Airgeddon is a multipurpose shell script that is used to perform various wireless attacks. It has various features that allow it to do things such as performing handshake captures and evil twin attacks.
Using Airgeddon for Wi-Fi attacks
How to do it...
Let's perform the following steps:
- Airgeddon can be downloaded from GitHub using the following command.
git clone https://github.com/v1s1t0r1sh3r3/airgeddon.git
- We now move to the directory and run the tool using the following command:
./airgeddon.sh
We will see the following welcome screen:
- Running the command will open up the interface as shown in the preceding screenshot. If it asks for extra installations during the first run, we can simply press the Enter key...