mikekonan / probequest

Toolkit for Playing with Wi-Fi Probe Requests

Home Page:https://probequest.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProbeQuest

PyPI Package Latest Release PyPI Package Downloads Per Month PyPI Package Python Versions Build Status Master Branch Build Status Develop Branch Code Coverage LGTM Grade LGTM Alerts Documentation Status

Toolkit allowing to sniff and display the Wi-Fi probe requests passing nearby 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

About

Toolkit for Playing with Wi-Fi Probe Requests

https://probequest.readthedocs.io/en/latest/

License:GNU General Public License v3.0


Languages

Language:Python 100.0%