• Stars
    star
    253
  • Rank 160,776 (Top 4 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created over 8 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.

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:


	  ____/ /____ _ / /_ ____ _ _____ ____   / /____  (_)/ /_
	  / __  // __ `// __// __ `// ___// __ \ / // __ \ / // __/
	 / /_/ // /_/ // /_ / /_/ /(__  )/ /_/ // // /_/ // // /_  
	 \__,_/ \__,_/ \__/ \__,_//____// .___//_/ \____//_/ \__/  
	                               /_/                        
						
         	   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

Social Media

More Repositories

1

icilambda

manage monitoring of aws machines based on tags
Python
9
star
2

sshmux

run commands over ssh on muliple servers by passing servers as a command line parameter
Python
9
star
3

magnify

A django based tool that enables you to generate dynamic reports from relational databases (mysql , mssql).
JavaScript
7
star
4

terraform_ecs

Terraform code for launching containers in AWS ECS service.
HCL
5
star
5

ec2_scheduler

Schedule stop and start of ec2 instances
Python
5
star
6

elk_setup

launch ELK without filters on centos 6
Shell
3
star
7

ipython-codes

My Playground for anything related to python.
Jupyter Notebook
2
star
8

read_rrd

read rrd files using shell script
Shell
2
star
9

s3ninja

Compress and upload large files to s3
Python
2
star
10

aws_scripts

Collection of various use cases in aws using boto like sanitization of environment and scaling group actions.
Python
2
star
11

csv_encrypt

Project to encrypt confidential data in a csv file
Python
2
star
12

saltstack

My playground for saltstack
Ruby
2
star
13

aws_audit

This projects aims to provide a python package so that you can perform auditing for an aws account
Python
2
star
14

terraform_aws

Just practicing terraform , coded an HA model in AWS
HCL
2
star
15

s3compress

Cli tool to compress an existing s3 bucket or prefix, compression format is bz2
Python
1
star
16

jenkins2_playground

Dumb stuff with jenkins 2, trying to learn pipeline features.
JavaScript
1
star
17

demo-aws-meetup

Cloudformation vs Terraform vs Ansible
HCL
1
star
18

HackathonRepo

JavaScript
1
star
19

djangular

Project created for learning django , djangorestframework and angular
Python
1
star
20

chef-repo

Created for Chef learning processes
Ruby
1
star