- Performs OSINT on a domain / email / username / phone and find out information from different sources.
- Correlate and collaborate the results, show them in a consolidated manner.
- Tries to find out credentials, api-keys, tokens, subdomains, domain history, legacy portals, etc. related to the target.
- Use specific script / launch automated OSINT for consolidated data.
- Performs Active Scans on collected data.
- Generates HTML, JSON reports along with text files.
____/ /____ _ / /_ ____ _ _____ ____ / /____ (_)/ /_
/ __ // __ `// __// __ `// ___// __ \ / // __ \ / // __/
/ /_/ // /_/ // /_ / /_/ /(__ )/ /_/ // // /_/ // // /_
\__,_/ \__,_/ \__/ \__,_//____// .___//_/ \____//_/ \__/
/_/
Open Source Assistant for #OSINT
website: www.datasploit.info
Usage: datasploit.py [options]
Options:
-h, --help show this help message and exit
-i INPUT, --input INPUT Target to enumerate (domain/email/ip/username)
-f FILE, --file FILE Process a newline separated list of targets
-o OUTPUT, --output OUTPUT Write collector output (e.g., `text` for per-module reports)
- Python 3.12+
- Project dependencies from
requirements.txt/Pipfile - In Kali Linux, please install the requirements using the command
pip install --upgrade --force-reinstall -r requirements.txt
- Shubham Mittal - https://github.com/upgoingstar
- Sudhanshu Chauhan - https://github.com/sudhanshuc
- Kunal Aggarwal - https://github.com/KunalAggarwal