Skip to content

Tool for using wireless signals to see if you're being followed.

Notifications You must be signed in to change notification settings

alphafox02/chasing_your_tail

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chasing_your_tail

Tool for using nearby wireless signals to help determine if you're being followed.

Modified paths to work on DragonOS Pi64. To install without further modification, make sure you are in the /home/ubuntu directory. You'll also need an external wireless card plugged into the Pi that's capable of monitor mode.

git clone https://github.com/alphafox02/chasing_your_tail.git
cd chasing_your_tail/kismet_logs
start kismet and select/start your wireless interface from the web interface
open another terminal
cd chasing_your_tail
python3 cyt_gui.py
click Run Chasing Your Tail

Released under the MIT License https://opensource.org/licenses/MIT

About

Tool for using wireless signals to see if you're being followed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.1%
  • Shell 3.9%