![]() |
|
|||||||
| Register | Search | Today's Posts | Mark Forums Read |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#136 (permalink) |
|
Registered Member
Join Date: Feb 2004
Posts: 10
|
One other thing I'd like to mention, when I do a weplab -a on my Kismet.dump file it says that there are XXXXX number of uniquie IVs which when I check Kismet seems to be the same number of data packets collected from my network. Does this seem right? The other number that Kismet shows is XXXX number of crypted packets collected, but that number doesn't seem to be referenced within weplab what-so-ever. So, are uniquie IV's crypted packets, or just uniquie data packets?
chesh |
|
|
|
|
#137 (permalink) | |
|
Registered Member
Join Date: Feb 2004
Posts: 10
|
Quote:
chesh Last edited by chesh : 10-14-2004 at 03:46 PM. |
|
|
|
|
|
#138 (permalink) | |
|
Registered Member
Join Date: Feb 2004
Posts: 10
|
Quote:
I saw in the latest version of Auditor (auditor-081004-01) you've already released this tool to them. Since it's already in the public, when are you planning on releasing a source download to the masses? chesh |
|
|
|
|
|
#139 (permalink) | |
|
Registered Member
Join Date: Sep 2004
Posts: 90
|
Quote:
If anyone wants the source early and is willing to provide some feedback/testing, drop me a note at jwright@hasborg.com. Thanks, -Josh
__________________
-Joshua Wright jwright@hasborg.com http://home.jwu.edu/jwright/ Today I stumbled across the world's largest hotspot. The SSID is "linksys". Check out the SANS advanced wireless auditing and assessment course: Los Angeles |
|
|
|
|
|
#140 (permalink) |
|
Emergence
Join Date: Jul 2004
Location: Paris
Posts: 389
|
When I load this into aircrack it says there is 880k worth of unique packets, but when I load it into weplab it says there is only 88k worth of packets. Why the difference?
Hard to tell. Post the first meg of your pcap file somewhere, this would help me and TopoLB to track down the problem. Also, airodump says that the network is a 54mb WPA encrypted network, when I know it's a BEFW11S4 using 128-bit WEP. That's a known bug in airodump 2.1. Will be fixed in the next release. it finished and told me that a key didn't exist in about 34secs. This was with aircrack fudge factor of 2. Maybe try increasing the fudge factor. Also if it's 802.1X aircrack will very likely fail. post-edit: messed up with the version number Last edited by devine : 10-15-2004 at 12:44 PM. |
|
|
|
|
#142 (permalink) | |
|
Registered Member
Join Date: Sep 2004
Posts: 90
|
Quote:
$ tcpdump -r bigfile.dump -w smallfile.dump -c 2000 Repeat until the "-c" number gives you what you want. Note: This will not work with tethereal, the "-c" behavior does not work when reading from a stored capture file. -Josh
__________________
-Joshua Wright jwright@hasborg.com http://home.jwu.edu/jwright/ Today I stumbled across the world's largest hotspot. The SSID is "linksys". Check out the SANS advanced wireless auditing and assessment course: Los Angeles |
|
|
|
|
|
#143 (permalink) |
|
Registered Member
Join Date: Jul 2004
Posts: 13
|
Speeding Up WPA PSK Attack
Joshua,
The KisMAC tool implements the WPA PSK attack using G4 Altivec acceleration to improve performance significantly. Maybe you can do something similar with MMX with your WPA code. The KisMAC source code is located at http://binaervarianz.de/projekte/pro...c/download.php and may be helpful. Kronk |
|
|
|
|
#144 (permalink) | |
|
Emergence
Join Date: Jul 2004
Location: Paris
Posts: 389
|
Quote:
![]() |
|
|
|
|
|
#147 (permalink) | |
|
Emergence
Join Date: Jul 2004
Location: Paris
Posts: 389
|
Quote:
|
|
|
|
|
|
#148 (permalink) |
|
Registered Member
Join Date: Sep 2002
Posts: 310
|
Wow, this is a massively long thread, and I will admit that I ceased reading about page 11.
1) Would you care to post the win32 source code somewhere? I'm interested in taking a peek at it, even though I'm terrible with C (I do java... need to work on C) 2) I popped wzcook into a hex editor and did the proper edits, and it works great. I figured I'd post the fixed binary, just so others wouldn't have to go download a hex editor. here3) Thanks for the work! |
|
|