sublist3r
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.
Details
Category: Recon
Publisher: trickest
Created Date: 6/23/2021
Container: quay.io/trickest/sublist3r:729d649
Source URL: https://github.com/aboul3la/Sublist3r
Parameters
ports
string
Command:
-p
- Scan the found subdomains against specific tcp portsdomain
string
requiredCommand:
-d
- Domain name to enumerate subdomains ofengines
string
Command:
-e
- Specify a comma-separated list of search enginesthreads
string
Command:
-t
- Number of threads to use for subbrute bruteforceverbose
boolean
Command:
-v
- Enable the verbose mode and display results in realtimebruteforce
boolean
Command:
-b
- Enable the subbrute bruteforce module