wiire-a / pixiewps

An offline Wi-Fi Protected Setup brute-force utility
Other
1.53k stars 311 forks source link

How to get authkey value from pcap file #97

Open daxueba opened 5 years ago

daxueba commented 5 years ago

How to get authkey value from pcap file?

daxueba commented 5 years ago

I cannt find it from wireshark。

binarymaster commented 5 years ago

I cannt find it from wireshark

Of course, because AuthKey is a private derived key, which is not sent in a WPS transaction.

daxueba commented 5 years ago

in man pixiewps -e -s -z -S -n -m -b but -S, --dh-small (deprecated) Now,Where I can get this value from?