Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 1.26 KB

README.md

File metadata and controls

37 lines (30 loc) · 1.26 KB

About

This OSINT (Open Source Intelligence) tool is designed to simplify the process of obtaining and analyzing aircraft-related data. It provides a convenient way to retrieve information such as ICAO codes, ownership details, aircraft creation dates, and expiration dates. By leveraging data from sources like FlightAware and FAA, this tool supports aviation investigations and research by offering a clear and formatted presentation of crucial aircraft registration details.

This repository is inspired by ANG13T.

USAGE

$ git clone https://github.com/dika-maulidal/aerotrack.git
$ cd aerotrack
$ pip install -r requirements.txt
$ python main.py

Aircraft Information

  • ICAO
  • OWNER
  • Serial Number
  • Last Action Date
  • Registration History
  • Flight History
  • And Others.

Preview

aircraftimages

Key Feutures

  • Retrieve ICAO codes, owner information, and registration dates.
  • Display aircraft creation and expiration dates.
  • Access detailed historical registration records.

Data Sources