Ask Your Question

sudocdhome's profile - activity

2021-12-19 17:13:20 +0000 marked best answer how to decrypt 802.11 without all of EAPOL packets?

Hi, I am trying to solve a forensics challenge and now I'm stuck with a PCAP file which contains some 801.11 encrypted packets. I have the wifi-password, but it seems that I need 4 EAPOL packets to be able to decrypt the conversation. Unfortunately I cant find all required EAPOL packets in the PCAP. Is there any other way to decrypt this packets?

Wifi Password: 2bqWIk4cRFONqpvo24We Pcap file: here and also here

2021-12-19 17:13:19 +0000 received badge  Scholar (source)
2021-12-19 10:42:23 +0000 asked a question how to decrypt 802.11 without all of EAPOL packets?

how to decrypt 802.11 without all of EAPOL packets? Hi, I am trying to solve a forensics challenge and now I'm stuck wit