aircrack-ng

802.11 wireless network auditing and password cracking tool

brewmacoslinux
Try with needOr install directly
Source

About

Next-generation aircrack with lots of new features

Commands

aircrack-ngairmon-ngairodump-ngaireplay-ngairbase-ngairtun-ngpacketforge-ngeasside-ngtkiptun-ngwesside-ng

Examples

Enable monitor mode on wireless interface$ airmon-ng start wlan0
Capture wireless traffic and save to file$ airodump-ng -w capture --bssid AA:BB:CC:DD:EE:FF mon0
Crack WPA/WPA2 password from captured handshake$ aircrack-ng -w wordlist.txt -b AA:BB:CC:DD:EE:FF capture-01.cap