Tag Archives for hacking

Fix homebrew / metasploit with ruby 2.0 on OS X

If like me you use the Metasploit Framework (MSF) under OS X using homebrew, you have undoubtably had the issue with the latest release of ruby 2.0. Once I had upgraded to the latest version of ruby I ran the … Continue reading

13. March 2013 by Matt
Categories: apple, Tutorial | Tags: , , , , , , , , | Comments Off

OS X Packet Forwarding

Wow, first post of 2013. Here is a quick python script I put together to enable/disable packet forwarding in OS X. To be used in conjunction with arp spoofing etc.

19. February 2013 by Matt
Categories: apple, Hacking, Programming, Python | Tags: , , , , , , , , , , , | Leave a comment

Compiling reaver-wps

Reaver implements a brute force attack against Wifi Protected Setup (WPS) registrar PINs in order to recover WPA/WPA2 passphrases. Reaver has been designed to be a robust and practical attack against WPS, and has been tested against a wide variety … Continue reading

31. July 2012 by Matt
Categories: Hacking, linux, Tutorial, Wireless | Tags: , , , , , , , , , , , | Leave a comment

[Python] MySQL Brute

I have put together a basic MySQL bruteforcing script in python. Standard execution applies; supply the script with an ip, username and password list and let it run. Video of MySQlBrute in action: Here’s the code.  (Using pastebin until I … Continue reading

19. June 2012 by Matt
Categories: Hacking, linux, Programming, Python, Uncategorized, video | Tags: , , , , , , | Leave a comment

[Python] Auto live host discovery and nmap scanner

Here’s a little tool I wrote that scans a range of IP addresses to find live hosts, then launches an nmap scan against each live IP. Tested and running in BackTrack and other Debian based distributions. Requires fping and nmap … Continue reading

30. May 2012 by Matt
Categories: Hacking, internet, Programming, Python | Tags: , , , , , , , , , | Leave a comment

← Older posts