skytrack is a Python-based CLI tool for planespotting and aircraft OSINT that gathers detailed aircraft information and generates reports.
skytrack is a planespotting and aircraft OSINT tool made using Python 🛩🔍
This tool is designed for hobbyist plane spotters and professional aircraft analysts to perform open-source intelligence gathering on aircraft using tail numbers or ICAO designators. It helps users identify, enumerate, and document aircraft data for reconnaissance or research purposes.
The Tail Number to ICAO converter only supports USA-registered aircraft due to the specific mapping system used. skytrack requires Python 3 for optimal performance and depends on internet access to query external data sources such as FlightAware and ICAO listings.
git clone https://github.com/ANG13T/skytrack
cd skytrack
pip install -r requirements.txt
python skytrack.py
python skytrack.py
Launches the skytrack CLI tool for aircraft reconnaissance and OSINT.