Aircrack-ng Suite
Setup monitor mode, dump and replay specific frames, and crack it, that's aircrack-ng suite.
Last updated
Was this helpful?
Setup monitor mode, dump and replay specific frames, and crack it, that's aircrack-ng suite.
Last updated
Was this helpful?
Aircrack-ng suite contains more air* tools, review the documentation on project homepage
Capture the network traffic on a specific access point (--bssid) and write into pcap files with (-w) prefix.
You might want to deasociate client to make it associate again in order to capture more handshakes and IVS.
To collect handshakes use --deauth mode to disassociate client form its base station (access point). The next number is a count. It states whether to disassociate one client (1) or all clients (0).
Aircrack is the final tool for all attack methods WEP, WPA, WPA2 ...
You have a pcap file with network traffic, bssid MAC address and a wordlist with password candidates.