• Stars
    star
    417
  • Rank 103,829 (Top 3 %)
  • Language
    Python
  • Created about 1 year ago
  • Updated 11 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

skytrack is a planespotting and aircraft OSINT tool made using Python πŸ›©πŸ”

skytrack banner

About

skytrack is a command-line based plane spotting and aircraft OSINT reconnaissance tool made using Python. It can gather aircraft information using various data sources, generate a PDF report for a specified aircraft, and convert between ICAO and Tail Number designations. Whether you are a hobbyist plane spotter or an experienced aircraft analyst, skytrack can help you identify and enumerate aircraft for general purpose reconnaissance.

What is Planespotting & Aircraft OSINT?

Planespotting is the art of tracking down and observing aircraft. While planespotting mostly consists of photography and videography of aircraft, aircraft information gathering and OSINT is a crucial step in the planespotting process. OSINT (Open Source Intelligence) describes a methodology of using publicy accessible data sources to obtain data about a specific subject β€” in this case planes!

Aircraft Information

  • Tail Number πŸ›«
  • Aircraft Type βš™οΈ
  • ICAO24 Designation πŸ”Ž
  • Manufacturer Details πŸ› 
  • Flight Logs πŸ“„
  • Aircraft Owner ✈️
  • Model πŸ›©
  • Much more!

Usage

To run skytrack on your machine, follow the steps below:

$ git clone https://github.com/ANG13T/skytrack
$ cd skytrack
$ pip install -r requirements.txt
$ python skytrack.py

skytrack works best for Python version 3.

Preview

skytrack preview

Features

skytrack features three main functions for aircraft information gathering and display options. They include the following:

Aircraft Reconnaissance & OSINT

skytrack obtains general information about the aircraft given its tail number or ICAO designator. The tool sources this information using several reliable data sets. Once the data is collected, it is displayed in the terminal within a table layout.

skytrack display

PDF Aircraft Information Report

skytrack also enables you the save the collected aircraft information into a PDF. The PDF includes all the aircraft data in a visual layout for later reference. The PDF report will be entitled "skytrack_report.pdf"

skytrack display

Tail Number to ICAO Converter

There are two standard identification formats for specifying aircraft: Tail Number and ICAO Designation. The tail number (aka N-Number) is an alphanumerical ID starting with the letter "N" used to identify aircraft. The ICAO type designation is a six-character fixed-length ID in the hexadecimal format. Both standards are highly pertinent for aircraft reconnaissance as they both can be used to search for a specific aircraft in data sources. However, converting them from one format to another can be rather cumbersome as it follows a tricky algorithm. To streamline this process, skytrack includes a standard converter.

skytrack display

Further Explanation

ICAO and Tail Numbers follow a mapping system like the following:

ICAO address N-Number (Tail Number)

a00001 N1

a00002 N1A

a00003 N1AA

You can learn more about aircraft registration numbers here

⚠️ Converter only works for USA-registered aircraft

Data Sources & APIs Used

ICAO Aircraft Type Designators Listings

FlightAware

Wikipedia

Aviation Safety Website

Jet Photos Website

OpenSky API

Aviation Weather METAR

Airport Codes Dataset

Contributing

skytrack is open to any contributions. Please fork the repository and make a pull request with the features or fixes you want to implement.

Upcoming

  • Obtain Latest Flown Airports
  • Obtain Airport Information
  • Obtain ATC Frequency Information

Support

If you enjoyed skytrack, please consider becoming a sponsor or donating on buymeacoffee in order to fund my future projects.

To check out my other works, visit my GitHub profile.

More Repositories

1

SatIntel

SatIntel is an OSINT tool for Satellites πŸ›°. Extract satellite telemetry, receive orbital predictions, and parse TLEs πŸ”­
Go
674
star
2

DroneXtract

DroneXtract is a digital forensics suite for DJI drones πŸ”. Analyze sensor values, visualize flight maps, and audit for criminal activity πŸ—Ί
Go
262
star
3

fly-catcher

✈️ A device that detects for aircraft spoofing by monitoring for malicious ADS-B signals in the 1090MHz frequency. Built using a Raspberry Pi 3B and a FlightAware SDR
Jupyter Notebook
192
star
4

payload-wizard

AI assistant that utilizes GPT language models to interpret and generate cybersecurity payloads πŸͺ„
TypeScript
183
star
5

netspionage

Network Forensics CLI utility that performs Network Scanning, OSINT, and Attack Detection
Python
178
star
6

python-for-aerospace

Notebook Companion for the Python for Aerospace Course πŸπŸš€βœ¨
Jupyter Notebook
134
star
7

ESP8266-WiCon-Kit

A compact and portable WiFi reconnaissance suite based on the ESP8266
C
103
star
8

aerospace-hacking-tools

An astronomical collection of space-related cybersecurity tools πŸš€βœ¨
JavaScript
92
star
9

designr

A chrome extension that inspects CSS styles and saves snapshots of web components and designs πŸŽ¨βœ¨πŸ“Έ
JavaScript
78
star
10

astroguard

Code auditing and profiling tool based on gcc for C programs to adhere to NASA's JPL Rule of 10 πŸš€
C
61
star
11

ctv

Highly configurable tree view file visualizer CLI tool made with Rust
Rust
46
star
12

nRFi-Monitor

A 2.4GHz band and WiFi analyzer toolkit made with the D1 Mini and NRF24L01
C++
33
star
13

satellite-hacking-workshop

Files for Aerospace Cybersecurity: Satellite Hacking Workshop
Python
29
star
14

url_genie

Malicious URL Detection Model NN optimized by Genetic Algorithms 🧬
Jupyter Notebook
28
star
15

drone-hacking-workshop

Files and Programs for UAV and Drone Cybersecurity Workshop
Python
22
star
16

ADSB-Spoof-Detector

A neural network that detects spoofed aircraft via ADS-B input
Jupyter Notebook
14
star
17

ClimaCast

Meteorology reports and forecasts, satellite pass predictions, communications decoding, and imagery analysis for NOAA satellites 🌧 πŸ›° πŸ“‘
Python
13
star
18

intellishell

AI-powered terminal session logger and analyzer. Save a summary of each session and query for it within a catalog πŸ“ŸπŸ€–
Ruby
13
star
19

ANG13T

Repo for my new website and README
9
star
20

Magenta

Magenta - An Organized and Efficient Programming Language made using Java
Java
9
star
21

duck-duck-boom

A VS Code Extension to import USB Rubber Ducky keystroke injection payloads quickly!
TypeScript
9
star
22

bashsweep

Tool for automating bash cleanup tasks with cron jobs 🧹✨
Shell
8
star
23

Digital_Rain_Payload

Digital Rain Prank HID Payload written in Ducky Script. Works on MacOS with Homebrew
8
star
24

angelina-tsuboi.github.io

CSS
7
star
25

IAQ_Device_Dev_Log

SCSS
5
star
26

ERC20_Token

Solidity
5
star
27

Ambience

Ambience is a Discord bot designated to help you focus and work with the use of calming and soothing background noise.
JavaScript
5
star
28

hack-the-orbit

Hack the Orbit interactive CTF workshop files πŸ›°οΈ
Python
5
star
29

drone-swarmer

Drone Swarmer is an ESP8266 device based on RemoteIDSpoofer that spoofs "ghost" drones by exploiting an Open Drone ID vulnerability using Wi-Fi beacon broadcasts πŸ“‘ πŸ›œ
C
5
star
30

Give-A-Star

A Star PCB Board based on the ESP32-S2 and D1 Mini to teach the basics of soldering β­οΈπŸŽπŸŽ„
C
4
star
31

fake_news_detection

Access the validity of websites for information and to evaluate sources for misleading information using ML models
Jupyter Notebook
4
star
32

CursorPop

A simple, lightweight JS library for making custom cursor particles. Make your cursor POP!
JavaScript
4
star
33

Pocket_CPR

A CPR trainer right around your wrist! Pocket CPR is an Apple Watch app that teaches the basics of CPR through tutorials and interactive cadence timers.
Swift
4
star
34

rgb-cat

A cat-shaped RGB PCB badge to teach the basics of soldering 😺
3
star
35

fingerprint-biosec

Python
3
star
36

snowflake-zsh-theme

❄️ β˜ƒοΈ An elegant, simple, and neat ZSH theme including an aesthetically pleasing cool color palette that harmonizes with dark themes
Shell
3
star
37

DealsForMeals

DealsForMeals is an app that aims to help low-income families with finding the best deals. The app eliminates the need to sort through dozens of websites of each individual food bank, and shortens the distance from accessible food to hungry stomachs.
HTML
3
star
38

star_necklace_attiny13_smd

Star-shaped blinky necklace powered by the ATtiny13A! SMD and programmable via ICSP 🌟
3
star
39

555-LED-Chaser

LED Chaser circuit based on the NE555 and the CD4017 sponsored by Hack Club πŸš€
2
star
40

IAQ_Device_Web_App

JavaScript
2
star
41

CLI_Productivity_Dev_Tools

Productivity tools for developers using the CLI
JavaScript
2
star
42

pcb-soldering-workshop

Slideshow, KiCad PCB Files, and Assets for the PCB and Soldering Workshop
2
star
43

Dropbox_Blockchain

I created a Dropbox like app that puts all your files onto the blockchain
JavaScript
2
star
44

555-plane-pcb

555 IC Circuit of Airplane PCB with Astable Dual LED Flashing ✈️✨
2
star
45

AVBEAR_NFT_Generation

Aviation Bears (AVBEAR) NFT generation script using the HashLips engine
JavaScript
2
star
46

dna-encryption-algorithm

DNA-based End-to-End Encrypted EFS Database created using Python 🧬
Python
2
star
47

usbnugget.com

Source code for usbnugget.com quickstart website
HTML
2
star
48

DealsForMeals_App

DealsForMeals is an app that aims to help low-income families with finding the best deals. The app eliminates the need to sort through dozens of websites of each individual food bank, and shortens the distance from accessible food to hungry stomachs.
SCSS
2
star
49

Face_Recognition

Recognizes faces using Python
Python
1
star
50

aviation-cybersecurity-workshop

Python
1
star
51

Easie-CLI_Tools

Make petty, time wasting tasks easie with the command line!
JavaScript
1
star
52

AP_CS_A_Prep

Java
1
star
53

angelinatsuboi.net

My personal website
HTML
1
star
54

Storm_Viewer

Basic Iphone app made with Swift
Swift
1
star
55

Interactive_Periodic_Table

This is a Periodic Table I made using JS
HTML
1
star
56

Nasa_API_App

This app displays recent NASA data in a nice manner
JavaScript
1
star
57

Arduino_Memory_Game

Simon-like memory game made using the Arduino
C++
1
star
58

Reminders_Java

This is a Java app to store all your reminders
Java
1
star
59

Computer_Science_Problems

Java
1
star
60

Hourglass_Scheduler

Your Smart AI Schedule Planner
HTML
1
star
61

Sentiment-Analyzer

Part 1 of learning AI projects. A simple Sentiment Analyzer made with Flask
CSS
1
star
62

Hexabin

A Node.js/Express.js REST API to GET and CONVERT binary, hexadecimal, octal, and decimal formats.
JavaScript
1
star
63

4N35_LED_Control

A simple project which controls an LED using a 4N35 optocoupler
C++
1
star
64

Guessing_Game

2nd project for learning app dev
Swift
1
star
65

homebrew-ctv

Homebrew tap for ctv!
Ruby
1
star
66

Interactive_Map

This is an interactive JS map that displays data about countries
JavaScript
1
star
67

Jarvis_AI

This is a desktop version of JARVIS I made on my desktop
Python
1
star
68

Rock-Paper-Scissors-CLI

A CLI app that lets you play Rock, Paper, Scissors!
JavaScript
1
star
69

Flappy-Bird

C++
1
star
70

Quadratic-Equations

HTML
1
star
71

React_Todo_App

This is a simple todo app made using React
JavaScript
1
star
72

Sudoku_Prototype

JavaScript
1
star
73

Nugget-Workshops

Presentations & assets for Nugget related workshops
Python
1
star