Sublist3r - Subdomain Enumeration
Sublist3r is a python tool designed to enumerate subdomains of websites using OSINT. It helps penetration testers and bug hunters collect and gather subdomains for the domain they are targeting. Sublist3r enumerates subdomains using many search engines such as Google, Yahoo, Bing, Baidu, and Ask. Sublist3r also enumerates subdomains using Netcraft, Virustotal, ThreatCrowd, DNSdumpster, and ReverseDNS.

Installation:

git clone https://github.com/aboul3la/Sublist3r.git
Dependencies:
sudo pip install -r requirements.txt
How To Use:
 python sublist3r.py -v -d example.com
where -V : Verbose, -d : Domain

Download::  

Linux & Windows : Sublis3r (Official Page)

0 comments :

Post a Comment

 
Top