I am trying to listen to handshake calls to my tethering android device.
I am starting my device in tether mode and I have no problem receiving the list of devices connected to my AP.
I want the list of devices that have performed a handshake with my AP without connecting.
I have tried reading wpa_supplicant
logs but the data is not available there.
I have tried listening to the packets using a VPN but it is not there as well.
Got any fresh ideas?