GPEN · Question #428
Approximately how many packets are usually required to conduct a successful FMS attack onWEP?
The correct answer is B. 20.000. The FMS attack against WEP requires approximately 20,000 captured packets containing weak IVs to statistically recover the encryption key.
Question
Approximately how many packets are usually required to conduct a successful FMS attack onWEP?
Options
- A250.000
- B20.000
- C10.000,000
- Dl (with a weak IV)
How the community answered
(62 responses)- A11% (7)
- B79% (49)
- C3% (2)
- D6% (4)
Why each option
The FMS attack against WEP requires approximately 20,000 captured packets containing weak IVs to statistically recover the encryption key.
250,000 packets significantly overestimates the number required - the FMS attack is efficient enough through IV-based statistical analysis to succeed with far fewer captured frames.
The FMS (Fluhrer, Mantin, Shamir) attack exploits weaknesses in WEP's RC4 key scheduling algorithm by targeting packets with weak Initialization Vectors. Approximately 20,000 packets containing exploitable weak IVs are typically required to accumulate enough statistical correlations to recover the WEP key bytes through this cryptanalysis method.
10,000,000 packets is an extreme overestimate; the FMS attack targets specific weak IV patterns and does not require that volume of generic captured traffic.
A single packet with a weak IV is statistically insufficient - the FMS attack must aggregate correlations across many weak IV samples to recover each key byte with sufficient confidence.
Concept tested: FMS attack packet requirements for WEP key recovery
Topics
Community Discussion
No community discussion yet for this question.