diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2011-11-27 11:13:51 -0500 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2011-11-27 11:13:51 -0500 |
commit | 66c84cedfb411ad6ca0508d9f45d6d33c8ad474d (patch) | |
tree | bf06c78a2e51703344c42b0a4ad867447b0384cd /ltshell.php |
This directory was identified as ltshell-2.2-1. I think it is rebranded phpshell-2.2.
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 +*/ +?> + |