Skip to content
An #OSINT Framework to perform various recon techniques, aggregate all the raw data, and give data in multiple formats.
Branch: master
Clone or download
Pull request Compare This branch is 91 commits behind DataSploit:master.
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
docs
domain
emails
ip
reports
username
.gitignore
LICENSE
README.md
__init__.py
active_default_file_check.py
active_scan.py
base.html
check_urls.txt
config_sample.py
contributors.txt
datasploit.py
datasploit_config.py
domainOsint.py
emailOsint.py
ipOsint.py
mkdocs.yml
osint_runner.py
requirements.txt
roadmap.txt
usernameOsint.py

README.md

ToolsWatch Best Tools

Arsenal-2017-EU - EUROPE

Arsenal-2017-US - USA

Arsenal-2017-ASIA - ASIA

Arsenal-2016-EU - EUROPE

Arsenal-2016-US - USA

DEFCON 25 ReconVillage

DEFCON 24 Demolabs

Overview of the tool:

  • 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.

Basic Usage:


	  ____/ /____ _ / /_ ____ _ _____ ____   / /____  (_)/ /_
	  / __  // __ `// __// __ `// ___// __ \ / // __ \ / // __/
	 / /_/ // /_/ // /_ / /_/ /(__  )/ /_/ // // /_/ // // /_  
	 \__,_/ \__,_/ \__/ \__,_//____// .___//_/ \____//_/ \__/  
	                               /_/                        
						
         	   Open Source Assistant for #OSINT            
                 website: www.datasploit.info               
	
Usage: domainOsint.py [options]

Options:
  -h,	    	--help			    show this help message and exit
  -d DOMAIN,	--domain=DOMAIN		Domain name against which automated Osint 
                                    is to be performed.

Required Setup:

  • Python 2.7 (because bunch of dependencies do not support Python 3.0)
  • Bunch of python libraries (use requirements.txt)

Detailed Tool Documentation:

https://datasploit.github.io/datasploit/

Lead Developers

Social Media

You can’t perform that action at this time.