Oracle has finally issued an update for Java 7 (v 1.7.0_07) which solves the problem of the CVE-2012-4681 vulnerability which allowed hackers (like us) so easily own a machine. Luckily for us there are plenty of machines out there (I’m guessing by the time of this post 95% of machines) are still un-patched. With this [...]
How to Hack Username and Passwords over W-Fi
Disclaimer: This article is intended soley for information purposes. In it, I will discuss the use of an attack known as a “Man In The Middle” (MITM), in order to capture UserID and Passwords that pass through connections. The misuse of this method, or the information arising from it, may be considered illegal and [...]
How to use Grep – A Unix Based Command-Line Search Tool
Grep (global / regular expression / print) is a unix based command-line text search utility. It was first developed way back in 1973 (yes they had computers back then) and to this day it remains an excellent tool for printing data to the screen. In the past i used Grep for pulling data out of [...]
Kick devices off a WiFi network using your Android phone
I first heard about this awesome app on an IRC chatroom back in the summer of 2011. This clever little app spoofs ARP replies to trick other devices on the network into thinking you are the router. WiFi Kill then stops their packets making the user think that the network has stalled. Advantages are small but [...]
