Tag Archives for hack
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
[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
Credential harvesting via ARP poison [UPDATED]
Is it me or when your programming skills improve you find yourself looking back over past programs you created and think to yourself why didn’t I do that like this? I spent a fair few hours over the past weekend … Continue reading
Bypassing iomega NAS password authentication
Iomega have a range of NAS devices running a propriety web based OS. This OS allows users to password encrypt folders to allow unauthorised access to its content. I found by adding the following to the URL (after /cgi-bin/makecgi-pro) you … Continue reading