pwnagotchi icon indicating copy to clipboard operation
pwnagotchi copied to clipboard

undirected PROBE REQUEST and EAP REQUEST/RESPONSE ID frames missing

Open ZerBea opened this issue 4 years ago • 2 comments

Is your feature request related to a problem? Please describe. No

Describe the solution you'd like Store all undirected proberequests

Describe alternatives you've considered There are no alternatives.

Additional context See explanation from following comment.

ZerBea avatar Mar 13 '20 07:03 ZerBea

pwnagotchi should store all undirected proberequests, too. They may contain nice information. nctest.zip Just do: $ hcxpcapngtool -o eapol.22000 -E wordlist test.pcap $ hashcat -m 22000 --nonce-error-corrections=8 eapol.22000 wordlist and you'll know what I mean.

Remarks: test.pcap was converted from pcapng to pcap so that older tools are able to read it.

ZerBea avatar Mar 13 '20 07:03 ZerBea

In addition to that, please consider to store EAP REQUEST ID and EAPO RESPONSE ID frames. This frames contain useful information to recover the PSK, too.

ZerBea avatar Sep 09 '20 06:09 ZerBea