Skip to content

Navigation Menu

Sign in
Sign up

Latest commit

History

62 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Fox-Hunting

Idea

You have a rogue access point. You take the bssid, and use the signal strength to locate said access point.

Initialization

pip3 install access_points --user

On linux systems you might want to install nmcli (recommended) or iwlist:

apt-get install network-manager # Ubuntu
pacman -S networkmanager # Arch Linux

Usage

usage: access_point_tracker.py [-h] [-a] [-c] [-s] bssid
positional arguments:
 bssid the bssid to track
optional arguments:
 -h, --help show this help message and exit
 -a, --all print all available access points
 -c, --clear clear tracking line on each update
 -s, --same hide same updates

About

Uses signal strength to locate a desired rogue access point.

Topics

Resources

Stars

9 stars

Watchers

5 watching

Forks

Releases

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /