Skip to content

BillyV4/ID-entify

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

alt tag

By Carlos Ramírez L. | BillyV4 | V 1.0

ABOUT

ID-entify is a tool that allows you to search for information in the passive way related to a domain.

  • Emails
  • IP addresses
  • Subdomains
  • Information on WEB technology
  • Type of Firewall
  • NS and MX records

THE TOOLS USED IN THE INFORMATION SEARCH ARE:

  • Fierce
  • Dnsrecon
  • Dnsenum
  • Dig
  • Blindcrawl
  • OWASP Amass
  • Nslookup
  • Whatweb
  • Wafw00f
  • Nmap http-waf-detect http-waf-fingerprint
  • Whois
  • TheHarvester

TO EXECUTE THIS SCRIPT

Download the script

git clone https://github.com/BillyV4/ID-entify.git
cd ID-entify
chmod +x id-entify.sh

Run the script

Step 1:

The next command is to create a workspace with tmux in which programs are executed in the background, storing the information in the ./id-domain/Raw_Data/ folder.

id-entify -d google.com
Step 2:

When the programs are finished, the tmux workspace will be closed automatically, the filtered information will be stored in ./id-domain/Greep_Data/. To filter the information manually execute the following command

id-entify -g google.com

SCREENSHOT

Step 1:

alt tag

Step 2:

alt tag

About

Search for information related to domain: Emails - IP addresses - Sub-Domains - Information on WEB technology - Type of Firewall - NS and MX records.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published