Skip to content

gspencer90/cyt-fork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chasing Your Tail Remix

Requirements

  • Python 3.9+
  • Kismet

Quickstart

  1. Install Kismet and Python if not already installed - sudo apt-get
  2. Run cyt-fork/scripts/setup.sh - ./scripts/setup.sh
  3. Activate a virtual environment - python3 -m venv .venv && souce .venv/bin/activate
  4. Open two terminals. In one run Kismet, ensuring that it outputs logs to cyt-fork/logs. In the second terminal, run the CYT app - python app/main.py

Device Types to Monitor (possibly)

  • Probing Devices (AutogroupProbe)
  • SSIDs (WiFi Wireless Access Points)
  • BlueTooth
  • IoT (OBD, wearables, headphones, etc.)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published