https://github.com/DataSploit/datasploit
An #OSINT Framework to perform various recon techniques on Companies, People, Phone Number, Bitcoin Addresses, etc., aggregate all the raw data, and give data in multiple formats.
https://github.com/DataSploit/datasploit
Last synced: 23 days ago
JSON representation
An #OSINT Framework to perform various recon techniques on Companies, People, Phone Number, Bitcoin Addresses, etc., aggregate all the raw data, and give data in multiple formats.
- Host: GitHub
- URL: https://github.com/DataSploit/datasploit
- Owner: DataSploit
- License: gpl-3.0
- Fork: true (dvopsway/datasploit)
- Created: 2016-05-23T13:01:45.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-05-23T04:17:30.000Z (almost 5 years ago)
- Last Synced: 2024-05-23T10:33:10.913Z (11 months ago)
- Language: Python
- Homepage:
- Size: 11.5 MB
- Stars: 2,948
- Watchers: 183
- Forks: 424
- Open Issues: 108
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-bbht - datasploit - An #OSINT Framework to perform various recon techniques on Companies, People, Phone Number, Bitcoin Addresses, etc., aggregate all the raw data, and give data in multiple formats. (Frameworks / XSS)
- awesome-bbht - datasploit - An #OSINT Framework to perform various recon techniques on Companies, People, Phone Number, Bitcoin Addresses, etc., aggregate all the raw data, and give data in multiple formats. (Frameworks / XSS)
- awesome-rainmana - DataSploit/datasploit - An #OSINT Framework to perform various recon techniques on Companies, People, Phone Number, Bitcoin Addresses, etc., aggregate all the raw data, and give data in multiple formats. (Python)
- awesome-recon-tools - DataSploit - Performs automated OSINT on a domain/email/username/phone and finds relevant information from different sources. (Domain and Network Recon / Programs and Web Applications)
- awesome-hacking-lists - DataSploit/datasploit - An #OSINT Framework to perform various recon techniques on Companies, People, Phone Number, Bitcoin Addresses, etc., aggregate all the raw data, and give data in multiple formats. (Python)
- project-awesome - DataSploit/datasploit - An #OSINT Framework to perform various recon techniques on Companies, People, Phone Number, Bitcoin Addresses, etc., aggregate all the raw data, and give data in multiple formats. (Python)
README
[](http://www.toolswatch.org/2017/02/2016-top-security-tools-as-voted-by-toolswatch-org-readers/)
[](http://www.toolswatch.org/2017/09/black-hat-arsenal-europe-2017-lineup/)
[](http://www.toolswatch.org/2017/06/the-black-hat-arsenal-usa-2017-phenomenal-line-up-announced/)
[](http://www.toolswatch.org/2017/02/the-black-hat-arsenal-asia-2017-great-line-up/)
[](http://www.toolswatch.org/2016/09/the-black-hat-arsenal-europe-2016-line-up/)
[](http://www.toolswatch.org/2016/06/the-black-hat-arsenal-usa-2016-remarkable-line-up/)
[](http://reconvillage.org/) [](https://www.defcon.org/html/defcon-24/dc-24-demolabs.html)
[](http://datasploit.slack.com "Join our Slack community")
[](https://twitter.com/intent/user?screen_name=datasploit "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/](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](https://datasploit.github.io/datasploit/)
* [Twitter](https://twitter.com/datasploit)
* [Facebook](https://facebook.com/datasploit)