![]() |
|
|||||||
| Register | Search | Today's Posts | Mark Forums Read |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
313373 W@rdr1\/3r
Join Date: Mar 2003
Location: The world!
Posts: 17
|
Can you explain me how does the --ascii option works in weplab?.
As I understand the option reduces the key space to keys from 00:00:00:... to 3F:3F:3F:... But I have convert a plaintext using MD5 to get a 128 key, but I see there are some bytes larger than the 3F. BTW, how do you get the 3F limit? Manuel. --ascii : If you are using bruteforce (-b) to crack the key, you can reduce the search to ascii bytes. By specifing --ascii each key byte can be in the range 0 - 0x3F. |
|
|
|
|
|
#2 (permalink) | |
|
Wireless Auditor
Join Date: Jun 2004
Location: Paris, France
Posts: 175
|
Quote:
|
|
|
|
|
|
|
#3 (permalink) | |
|
313373 W@rdr1\/3r
Join Date: Mar 2003
Location: The world!
Posts: 17
|
Quote:
For example in 128 bits mode, to get a 104 key you have to extend the plain text (ASCII string) to 64 bytes and the use MD5. Plaintext: sylviansylviansylviansylviansylviansylviansylvians ylviansylvians MD5 = WEP key (104) = F3:4C:19:30:9F:1D:F2:AE:AA:75:65:37:31:FE:7F:20 As I see there are bytes higher that 3F... Manuel. |
|
|
|
|
|
|
#4 (permalink) | |
|
Wireless Auditor
Join Date: Jun 2004
Location: Paris, France
Posts: 175
|
Quote:
|
|
|
|
|
|
|
#5 (permalink) | |
|
Registered Member
Join Date: Jun 2004
Posts: 67
|
Quote:
Actually yes. --ascii no not work with MD5, only for direct mapping. I think you can use dictionary attack instead and make john generate words with -i:alpha Remember to set --attacks 2 to select md5 mode. Cheers, |
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|