Skip to content

OSINT investigation tool with GUI, risk scoring, multi-source analysis

Notifications You must be signed in to change notification settings

ashdeevv/osint-investigation-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🕵️ OSINT Investigation Tool

An Open Source Intelligence (OSINT) investigation tool with a graphical interface, risk scoring, and multi-source analysis.

This project is designed for educational, defensive security, and research purposes only.


🚀 Features

  • 🔍 Username investigation across multiple platforms
  • 📧 Email analysis (format, domain, breach checks via HIBP)
  • 🌐 Domain intelligence & subdomain discovery
  • 📍 OSINT-based location hints (best-effort)
  • 📱 Phone number exposure detection
  • 🧮 Global OSINT risk score
  • 🖥️ Graphical User Interface (Tkinter)
  • 📄 Report generation (TXT / JSON / PDF)

🛠️ Installation

Prerequisites

  • Python 3.9+
  • Git

Setup

git clone https://github.com/ashdeevv/osint-investigation-tool.git
cd osint-investigation-tool
python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

About

OSINT investigation tool with GUI, risk scoring, multi-source analysis

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages