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.
$ git clone https://github.com/dika-maulidal/aerotrack.git
$ cd aerotrack
$ pip install -r requirements.txt
$ python main.py
- ICAO
- OWNER
- Serial Number
- Last Action Date
- Registration History
- Flight History
- And Others.
- Retrieve ICAO codes, owner information, and registration dates.
- Display aircraft creation and expiration dates.
- Access detailed historical registration records.