sublist3r(1) | tool designed to enumerate subdomains of websites using OSINT | sublist3r(1) |
sublist3r - tool designed to enumerate subdomains of websites using OSINT
sublist3r [ARGS] ...
This package contains a Python security 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 over the network. 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.
Subbrute was integrated with Sublist3r to increase the possibility of finding more subdomains using bruteforce with an improved wordlist.
sublist3r -d google.com
sublist3r -d example.com -p 80,443
sublist3r -v -d example.com
sublist3r -b -d example.com
sublist3r -e google,yahoo,virustotal -d example.com
Written by Ahmed Aboul-Ela
This manual page was written by Guilherme de Paula Xavier Segundo <guilherme.lnx@gmail.com> for the Debian project (but may be used by others).
22 Aug 2022 | sublist3r-1.1 |