1. Airmon-ng ( TO scan for a compatible wifi card)
2. Airmon-ng start (Usally Wlan0, But It will say up the top when you scan)
3. Airodump-ng mon0 ( If you cant find mon 0 it may be auth0, and it comes when you start airmon-ng start wlan0)
3. Stop the scanning of bssids, etc.. with CTRL + C (This is so the channel is able to lock it self on the correct channel.)
4. Airodump-ng -c (Channel Number) -w (The capture name you want) mon0 (or auth0)
5. "THE HANDSHAKE", Open a new terminal and type, aireplay-ng -0 1 -e(Your ESSID) mon0 (or Auth0) If this dosen't work Try
5.1 aireplay-ng -c (Station,Will appear below Dont use Not associated, if there isnt any stations just use Step "5") -a (Your BSSID) mon0 (or Auth0)
7. Dir (Typing This will allow you to see your captured file, Just for safe measures, Your captured files will always have -01 or -02 etc after the name you gave it, +.cap)
wifi