diff options
Diffstat (limited to 'ltshell.php')
-rw-r--r-- | ltshell.php | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ltshell.php b/ltshell.php new file mode 100644 index 0000000..fb1eee7 --- /dev/null +++ b/ltshell.php @@ -0,0 +1,12 @@ +<?php +/* +Plugin Name: LTS WebShell +Plugin URI: http://lukeshu.ath.cx/1/src/ +Description: A web shell (phpshell-2.2) +Version: 2.2-1 +Author: Luke Shumaker +Author URI: http://lukeshu.ath.cx/1/src/ +License: GPL2 +*/ +?> + |