/probequest

Toolkit for Playing with Wi-Fi Probe Requests

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

ProbeQuest

PyPI Package Build Status Code Coverage Documentation Status

Toolkit allowing to sniff and display the Wi-Fi probe requests passing near your wireless interface.

Probe requests are sent by a station to elicit information about access points, in particular to determine if an access point is present or not in the nearby environment. Some devices (mostly smartphones and tablets) use these requests to determine if one of the networks they have previously been connected to is in range, leaking personal information.

Further details are discussed in this paper.

ProbeQuest - Demo

Installation

pip3 install --upgrade probequest

Documentation

The project is documented here.

In the Media

ProbeQuest has appeared in the following media:

License

GPL version 3