In the previous recipe, we learned to use the Aircrack suite to crack WEPs. In this one, we will use a GUI-based tool, Gerix, that makes the Aircrack suite easy to use and makes our Wireless Network audit much easier. Gerix is a Python-based tool built by J4r3tt.
Hands-on with Gerix
Getting ready
Install Gerix by using the following command:
git clone https://github.com/J4r3tt/gerix-wifi-cracker-2.git
How to do it...
Let's perform the following steps:
- Once it's downloaded, we go to the directory where its downloaded:
cd gerix-wifi-cracker-2. - We run the tool...