Re: how long does wep crack take
Tye F Hammerle <[email protected]> Mon, 28 Apr 2003 19:29:14 -0500
| Newsgroups | gmane.network.wireless.bsd.airtools |
|---|---|
| Message-ID | <[email protected]> |
Hi Matthias, DWL900 is a DLink? I called DLink to find out if they do weak iv filtering and they told me that they do not. I do not know if that was a good answer or not. If they are doing weak iv filtering you could capture packets for a long time and not get enough unique ones. YOu end up getting alot of duplicate iv's which do not help in cracking. I experienced this with cisco AP and pc card. I captured over 200mb of packets and could not crack any keys. What is your test setup? I used a laptop copying a 65mb ISO to a server on the wired network. I used a batch file to copy/delete/copy again the file. I did this until I had enough weak iv's. It took about 24 hours. I do not believe promiscusous mode matters when the card is in monitor mode. I used a Netgear MA-402 Ap and MA401 pcmica card and captured about 70 mb of packets with weak iv's. It took dwepcrack about 30 seconds to load the packets and 3 seconds to crack the WEP key. Tye [email protected] wrote: > hi, > > i am using bat on a openbsd 3.2 laptop with a prism2 card (compaq wl100) and > dstumbler works fine with: > > ifconfig wi0 up > prism2ctl wi0 -m > dstumbler wi0 -o > > I get the AP in my house, it is a DWL 900AP+. > But when i try to crack my WEP key (40bit), it takes years to capture enough > packets. after several hous, with a lot of traffic in my network i have a > few hundred packets. is this normal? > wat i do is: > > ifconfig wi0 up > wicontrol wi0 -p 3 -f 6 > prism2ctl wi0 -m > dwepdump -w wi0 (-a does not work at all!) > > is this correct? whey i try "prism2dump wi0" i get A LOT of packets running > by. > But what sounds strange to my is the output of "wicontrol wi0" > There is "Promiscuos mode [Off]" listed ion the output. is this normal? I > think it is enabled anyways, bacuse dstumbler works fine, but who knows. is it > possible to enable promiscuos mode with wicontrol, too? did not find an > answer in the man page. > > thank you for any help. > > best whishes > > matthias >