FastOSINT is a pretty good Open Source Intelligence CLI tool
Warning
You should not use this for any illegal activities. Educational purposes only!
| № | Link |
|---|---|
| 1 | Title |
| 2 | Description |
| 3 | Table of Contents |
| 4 | Requirements |
| 5 | Installation |
| 6 | Features |
| 7 | Screenshots |
- Clone repository
git clone https://github.com/desyatkoff/fast-osint.git - Go to the repository directory
cd fast-osint/ - Create Python virtual environment
python3 -m venv .venv - Activate the virtual environment
- Windows
.venv\Scripts\activate - Linux/macOS
source .venv/bin/activate
- Windows
- Install required libraries
pip3 install -r requirements.txt - Launch FastOSINT
python3 main.py - Done! :)
FastOSINT can find info about ...:
- Email
- GitHub
- Spotify
- Chess
- Phone number
- Number validity
- Number type
- Country
- Region
- City
- Internet Protocol address (IPv4)
- IP
- Country
- Region
- City
- Location (latitude and longitude)
- Internet Service Provider
- Organization

