5 ms·
What is the command for aircrack-ng to generate the pcap file with the handshake? (For those curious mac users, you can simply type "brew install aircrack-ng")
by chadyj 14y ago
What is the command for aircrack-ng to generate the pcap file with the handshake?
(For those curious mac users, you can simply type "brew install aircrack-ng")
- eli 14y agoNote that (I think) Apple typically uses Broadcomm wireless chips, which are not the best choice for this sort of thing.
- freshbreath 14y agoThat will install 'aircrack-ng', which can crack WEP ivs packets or a WPA/2 handshake. You will need airodump-ng to actually capture the handshake. I don't think the entire aircrack suite has been ported in homebrew.