Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
datasploit — A tool to perform various OSINT techniques, aggregate all the raw data, visualise it on a dashboard, and facilitate alerting and monitoring on the data. | Kitploit
Tools/GitHubGitHub/dvopsway/datasploit
OSINT (Open Source Intelligence)ReconnaissanceData ExfiltrationInformation GatheringThreat Intelligence
GitHubdvopsway/datasploit

datasploit

A tool to perform various OSINT techniques, aggregate all the raw data, visualise it on a dashboard, and facilitate alerting and monitoring on the data.

View Repository
3056967 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

ToolsWatch Best Tools

Arsenal-2017-EU

Arsenal-2017-US

Arsenal-2017-ASIA

Arsenal-2016-EU

Arsenal-2016-US

DEFCON 25 ReconVillage DEFCON 24 Demolabs

Join Datasploit Slack

Follow Datasploit on Twitter

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:

root@kitploit:~

	  ____/ /____ _ / /_ ____ _ _____ ____   / /____  (_)/ /_
	  / __  // __ `// __// __ `// ___// __ \ / // __ \ / // __/
	 / /_/ // /_/ // /_ / /_/ /(__  )/ /_/ // // /_/ // // /_  
	 \__,_/ \__,_/ \__/ \__,_//____// .___//_/ \____//_/ \__/  
	                               /_/                        
						
         	   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)
  • In Kali Linux, please install the requirements using the command pip install --upgrade --force-reinstall -r requirements.txt

Detailed Tool Documentation:

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

Lead Developers

  • Shubham Mittal - https://github.com/upgoingstar
  • Sudhanshu Chauhan - https://github.com/sudhanshuc
  • Kunal Aggarwal - https://github.com/KunalAggarwal

Social Media

  • Official Website
  • Twitter
  • Facebook
Download Tool