Combo Tools Dev OSINT is a professional, modular Python-based Open-Source Intelligence (OSINT) framework designed for authorized security assessments (1 Viewer)

Currently reading:
 Combo Tools Dev OSINT is a professional, modular Python-based Open-Source Intelligence (OSINT) framework designed for authorized security assessments (1 Viewer)

Recently searched:

sadhacked

Member
LV
3
Joined
Feb 9, 2022
Threads
34
Likes
86
Awards
7
Credits
6,129Ā©
Cash
7$
ECash
0.00$
## Features
  • Email Intelligence - Format validation, MX records, WHOIS, Gravatar, HIBP integration
  • Phone Number Intelligence - Validation, carrier, timezone, number type detection
  • Domain Intelligence - WHOIS, DNS records, reverse DNS, SSL certificates, subdomains
  • IP Intelligence - Geolocation, ASN lookup, reverse DNS, threat intelligence
  • Username Intelligence - Availability checks across 18+ platforms
  • Website Intelligence - Security headers, technology fingerprinting (80+ techs), WAF detection, SSL analysis
  • Metadata Analysis - EXIF data from images, PDF metadata, Office document metadata
  • Reporting - JSON, CSV, HTML, and PDF export formats
## Quick Start

Code:
## Usage
### Command Line
```bash
# Email investigation
python devosint.py --email user@example.com
# Phone number investigation
python devosint.py --phone +14155552671
# Domain investigation
python devosint.py --domain example.com
# IP address investigation
python devosint.py --ip 8.8.8.8
# Username investigation
python devosint.py --username johndoe
# Website investigation
python devosint.py --website https://example.com
# File metadata analysis
python devosint.py --metadata ./photo.jpg

1782630371929


Download:



 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Tips
Recently searched:

Similar threads

Users who are viewing this thread

Top Bottom