You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To filter for four-way handshake packets in Wireshark
eapol
To filter for four-way handshake packets in tcpdump or to set a capture filter to only grab four-way handshake packets.
ether proto 0x888e
Beacons
wireshark filter for beacon frames
wlan.fc.type_subtype == 0x0008
Management Frames
wireshark filter for management frames
wlan.fc.type == 0
Probe Requests
Find clients looking for SSID names. Useful if you are looking to stand up an Evil Twin and would like a specific client to connect to you.
Probe requests can have privacy implications. If you capture SSID names and they are unique, you are able to query https://wigle.net to potentially find home locations/work locations