There are more like 9000 weak IVs. The AirSnort homepage claims that it
needs between 5 and 10 million packets to bust the actual WEP key, using all
methods including weak IVs.
That sounds like a lot, but the actual number required is going to depend
heavily on what kind of data you are receiving, average packet size, and so
on. It can take as little as a half an hour to crack the key, if you are
generating a lot of traffic. If the hacker knows you're receiving video, I'm
sure that opens a whole new bag of specialized tricks. The video data is
sent in frames with a predictable structure, and a burst of fast updates can
provide several packets with different IVs where the plaintext data is
almost identical. All of that makes it much easier to crack the key.
You'd have to change keys on the router and on the client, and since these
actions are neither slow nor synchronized, you'd have an interruption in
service every half hour, if you *really* want some security.
Bottom line is that WEP is not adequate to the task. It will shut out casual
hackers looking for easy marks, but anyone with a good tool and a very small
amount of patience will be able to break your key, unless you're willing to
put up with frequent interruptions of service. In any case, you should
probably be more concerned with internet service hijackers than with video
eavesdroppers.
I'd suggest using MAC filtering to allow only your hosts to associate with
the AP. I'd also turn off SSID broadcast, and use open authentication.
Shared-key authentication just provides WEP crackers with a side-by-side
comparison of plain and encrypted text to help them crack your key.
"Ian Stirling" <(E-Mail Removed)> wrote in message
news:bm43vi$8hj$1$(E-Mail Removed)...
> I'm currently deploying a wireless network around my house.
>
> To eliminate the vanishingly small possibility of someone coming round
> and sitting outside for a few hours while I'm watching movies over it,
> and cracking the WEP key, I'd like to change the keys frequently.
>
> What's the worst case proportion of weak packets, or in other words
> the minimum number of packets that need to be sniffed to get the ~3000
> weak ones?
>
> Automatically changed of course, not manually.
>
> --
> http://inquisitor.i.am/ | private.php?do=newpm&u= | Ian
Stirling.
> ---------------------------+-------------------------+--------------------
------
> Q: What do you call a train that doesn't stop at stations?
> A: Thomas the Bastard. --
Ben