wpaclean
Clean capture files to get only the 4-way handshake and a beacon. Part of Aircrack-ng network software suite. More information: <https://manned.org/wpaclean.1>.
Install
- All systems
-
curl cmd.cat/wpaclean.sh
- Debian
-
apt-get install aircrack-ng - Ubuntu
-
apt-get install aircrack-ng -
Alpine
-
apk add aircrack-ng - Arch Linux
-
pacman -S aircrack-ng - Kali Linux
-
apt-get install aircrack-ng - Fedora
-
dnf install aircrack-ng - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install aircrack-ng - OS X
-
brew install aircrack-ng - Raspbian
-
apt-get install aircrack-ng - Docker
-
docker run cmd.cat/wpaclean wpacleanpowered by Commando
Clean capture files to get only the 4-way handshake and a beacon. Part of Aircrack-ng network software suite. More information: <https://manned.org/wpaclean.1>.
-
Clean capture and save only the 4-way handshake and a beacon in the result:
wpaclean path/to/result.cap path/to/capture.cap -
Clean multiple captures and save 4-way handshakes and beacons in the result:
wpaclean path/to/result.cap path/to/capture1.cap path/to/capture2.cap ...
© tl;dr; authors and contributors