wifite
Python script to automate wireless auditing using aircrack-ng tools
Install
- All systems
-
curl cmd.cat/wifite.sh
- Debian
-
apt-get install wifite
- Ubuntu
-
apt-get install wifite
- Arch Linux
-
pacman -S wifite
- Kali Linux
-
apt-get install wifite
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install wifite
- Raspbian
-
apt-get install wifite
- Dockerfile
- dockerfile.run/wifite
wifite
Python script to automate wireless auditing using aircrack-ng tools
Wifite is a tool to audit WEP or WPA encrypted wireless networks. It uses aircrack-ng, pyrit, reaver, tshark tools to perform the audit. This tool is customizable to be automated with only a few arguments and can be trusted to run without supervision.