NetStumbler.org Forums

Go Back   NetStumbler.org Forums > Software > Unix/Linux
Register Search Today's Posts Mark Forums Read

Closed Thread
 
LinkBack Thread Tools Display Modes
Old 09-05-2004   #106 (permalink)
bigbadbaugh
Registered Member
 
Join Date: Aug 2004
Posts: 25
Sounds good m8, keep up the good work...
bigbadbaugh is offline  
Old 09-06-2004   #107 (permalink)
firefighter99
Registered Member
 
Join Date: Apr 2004
Posts: 17
Quote:
Originally Posted by topolb
As regards the WPA, I also have it on my TODO list together with WPA2 and AES.
As far as I know WPA2==AES==802.11i
firefighter99 is offline  
Old 09-07-2004   #108 (permalink)
topolb
Registered Member
 
Join Date: Jun 2004
Posts: 67
Quote:
Originally Posted by firefighter99
As far as I know WPA2==AES==802.11i
Yes. Still possible to launch bruteforce and dictionary attacks.
topolb is offline  
Old 09-07-2004   #109 (permalink)
joswr1ght
Registered Member
 
Join Date: Sep 2004
Posts: 90
Quote:
Originally Posted by topolb
Yes. Still possible to launch bruteforce and dictionary attacks.
I just finished a dictionary tool for WPA-PSK networks. I'm planning to release it the first week in November, so check back with me then if anyone is interested.

Note: pbkdf2(4096) makes dictionary attacks against WPA very slow.

-Josh/jwright@hasborg.com
joswr1ght is offline  
Old 09-07-2004   #110 (permalink)
sylvain
Wireless Auditor
 
Join Date: Jun 2004
Location: Paris, France
Posts: 175
Quote:
Originally Posted by joswr1ght
I just finished a dictionary tool for WPA-PSK networks. I'm planning to release it the first week in November, so check back with me then if anyone is interested.

Note: pbkdf2(4096) makes dictionary attacks against WPA very slow.

-Josh/jwright@hasborg.com
I'm definitevely interested.
sylvain is offline  
Old 09-07-2004   #111 (permalink)
RaiD
)(WARDRIVER
 
Join Date: Jul 2003
Location: St. Louis.MO
Posts: 45
Same here...any preliminary screenshots?
__________________
"IRC is just multi-player notepad."
GET FIREFOX!
RaiD is offline  
Old 09-07-2004   #112 (permalink)
joswr1ght
Registered Member
 
Join Date: Sep 2004
Posts: 90
Quote:
Originally Posted by RaiD
Same here...any preliminary screenshots?
I'm not much for UI design (love those Unix tools though), but here goes. I'm going to release this tool in the first teaching of the SANS Wireless Auditing class in New Orleans in November (I am the author of this material), and will make it publicly available after that.

screen shot

This tool is an implementation of Robert Moskowitz's paper "Weakness in Passphrase Choice in WPA Interface" at http://wifinetnews.com/archives/002452.html. It kind of sucks, since it's pretty slow. I've done everything to optimize it that I believe can be done, but 4096 hmac-sha1 passes take quite a bit of time to derive the PMK from a dictionary word. I'm looking forward to comments after releasing publicly.

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
joswr1ght is offline  
Old 09-07-2004   #113 (permalink)
RaiD
)(WARDRIVER
 
Join Date: Jul 2003
Location: St. Louis.MO
Posts: 45
Hey that's really cool...you're right, there are a lot of words to try, but 185 seconds isn't bad for an 18 character password. Thanks for sharing that screenshot with us.
__________________
"IRC is just multi-player notepad."
GET FIREFOX!
RaiD is offline  
Old 09-07-2004   #114 (permalink)
topolb
Registered Member
 
Join Date: Jun 2004
Posts: 67
Good job josh!
It looks promissing.
topolb is offline  
Old 09-08-2004   #115 (permalink)
Master1977
Registered Member
 
Join Date: Sep 2004
Posts: 9
Windows

I am using weplab v0.1.0-beta-w32_01 for windows off course. Is it possible to use it to capture packets ?

If yes, how can I specify the interface and put it in monitor mode ??

weplab -c -i wlan0 --debug 1 --caplen 150 packets.log

Doesn't seems to be lucky enough.

Thanks for the help.
Master1977 is offline  
Old 09-08-2004   #116 (permalink)
topolb
Registered Member
 
Join Date: Jun 2004
Posts: 67
Quote:
Originally Posted by Master1977
I am using weplab v0.1.0-beta-w32_01 for windows off course. Is it possible to use it to capture packets ?

If yes, how can I specify the interface and put it in monitor mode ??

weplab -c -i wlan0 --debug 1 --caplen 150 packets.log

Doesn't seems to be lucky enough.

Thanks for the help.

Sorry, capture is not available for windows.
I suggest you to use another tool to capture packets (like Airopeek), then convert the files into pcap format with ethereal and finally use weplab.

For the moment I do no plan to use any commercial driver to make weplab capture on windows. Unless it appears a fully open source method to make it, (or I change my mind) you will need to use another tool for capture on win.
topolb is offline  
Old 09-09-2004   #117 (permalink)
Master1977
Registered Member
 
Join Date: Sep 2004
Posts: 9
Quote:
Originally Posted by topolb
Sorry, capture is not available for windows.
I suggest you to use another tool to capture packets (like Airopeek), then convert the files into pcap format with ethereal and finally use weplab.
That's cool. Which tool may I use ? Is there a freeware ?
Airopeek is not supported by my wireless card, a belkin 54Mb pci.
Ethreal seems to capture my wireless traffic smoothly, can I just use that ?
Hmm I see the traffic in clear in ethreal is that because I've put my key in the driver, I mean should I capture the traffic without the network key setup on the device that is capturing ?

Given I'll use a certain tool and convert the captured files with pcap is there any settings to specify in weplab to maximize the probability of success or reduce time (I dunno like --fcs)?

Quote:
Originally Posted by topolb
For the moment I do no plan to use any commercial driver to make weplab capture on windows. Unless it appears a fully open source method to make it, (or I change my mind) you will need to use another tool for capture on win.
I see. Well capture it's not a big deal, you can always use third party tools.

By the way, really a great software can't wait to try it out, thanks for working on it and sharing it.

Ps: just to be a nag, are you gonna convert 0.11 for win32 ?

Last edited by Master1977 : 09-09-2004 at 05:31 PM. Reason: Incomplete
Master1977 is offline  
Old 09-09-2004   #118 (permalink)
bigbadbaugh
Registered Member
 
Join Date: Aug 2004
Posts: 25
You could always try Devines Aircrack that now users Airodump which can caputure packets on Windows.

You just need the Airopeek .DLL and a few other things to get it working.
bigbadbaugh is offline  
Old 09-10-2004   #119 (permalink)
devine
Emergence
 
Join Date: Jul 2004
Location: Paris
Posts: 389
Quote:
Originally Posted by Master1977
Ethreal seems to capture my wireless traffic smoothly, can I just use that ?
You can't capture 802.11 frames with Ethereal on Windows. With it you'll only be able to collect useless ethernet packets. Best advice I can give you is to boot a knoppix and see if your card is supported under Linux.
devine is offline  
Old 09-10-2004   #120 (permalink)
Master1977
Registered Member
 
Join Date: Sep 2004
Posts: 9
Quote:
Originally Posted by bigbadbaugh
You could always try Devines Aircrack that now users Airodump which can caputure packets on Windows.

You just need the Airopeek .DLL and a few other things to get it working.
Just tried that, the first Dll it needs is peek.dll that after being copied to the right folder from Airopeek it says "PeekOpenAdapter() Failed". Still my card isn't supported.

Thanks for the help !

Last edited by Master1977 : 09-10-2004 at 02:57 AM.
Master1977 is offline  
Closed Thread


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Google
 
Web NetStumbler.org

All times are GMT -7. The time now is 10:10 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0 ©2007, Crawlability, Inc.


All messages express the views of the author and are for entertainment purposes only. Netstumbler.org cannot be held responsible for the authenticity of the content or the actions of its members. By using this site and its services, you warrant that you will not post any messages that are discriminating, obscene, hateful, threatening, or otherwise violates any laws and you release Netstumbler.org from any future claims of any kind whatsoever including, but not limited to, addiction and loss of productivity. All forum messages, private messages and any other content are properties of Netstumbler.org. Even if publicly available, personal or copyrighted information are not to be posted without the consent of the owner. Distribution of licensed and copyrighted materials in any way not endorsed by the copyright owner is strictly prohibited. You may not use this site and its resources to spam other sites or individuals or perform any action that violates any law. Items sold or bought in the For Sale forum are sold as is and no warranty or insurance of any kind is provided. Netstumbler.org cannot be held responsible for the outcome of any transactions and no warranty of any kind is provided, either express or implied. Vulgar words are not allowed in the subject lines ; they may be used in the message body in any forum. The Administrator, Super Moderators and Moderators of Netstumbler.org have the right to remove, edit, move or close any thread for any reason and to reveal your identity and other known information in the event of a complaint or legal action arising from any message posted by you.