Before login

Video

This section contains videos that are either embedded or linked, relating to IT/Hacking/Security/etc.

Video of the World's Worst Hacker. Ever.

 This video featured on Slashdot this morning. A "hacker" broke into a honeypot (somehow - goodness knows how he pulled that off with his skills) and has no idea how to manouvre his way around a linux system (most the time just seems like he's copying and pasting). Watch and be amused. This is the description from the page I found it on:

Fast Hacking with Autopwn

Sometimes, when you're performing a penetration test, you've got lots of things to accomplish in a very short time. It's times like these that you need Autopwn - an automated way to scan through a given range of systems, and try multiple exploits on their discovered vulnerabilities. With any luck, you'll end up with a command shell on that system, aiding significantly in a successful penetration test. Watch the video to find out how!

Meterpreter Reverse TCP Demo

 In this video, I demonstrate an attack on a Windows XP Machine, where I generate an executable payload using Metasploit, and then execute this on the XP Machine, which leads to a reverse Meterpreter shell being opened up on my Linux box. This situation is completely viable to be used in a corporate penetration test, as it reverse connects out, and quite often corporate firewalls allow any outgoing connections.