subbrute
SubBrute is a community driven project with the goal of creating the fastest, and most accurate subdomain enumeration tool. Some of the magic behind SubBrute is that it uses open resolvers as a kind of proxy to circumvent DNS rate-limiting (https://www.us-cert.gov/ncas/alerts/TA13-088A). This design also provides a layer of anonymity, as SubBrute does not send traffic directly to the target’s name servers.
Details
Category: Recon
Publisher: trickest
Created Date: 6/23/2021
Container: quay.io/trickest/subbrute:07d2925
Source URL: https://github.com/TheRook/subbrute
Parameters
subs
file
requiredCommand:
--subs
- A file with list of subdomainstarget
string
requiredCommand:
- Target domain.targets
file
requiredCommand:
--targets
- A file containing a newline delimited list of domains to brute force.verbose
boolean
Command:
--verbose
- Print debug information.resolvers
file
requiredCommand:
--resolvers
- A file with list of DNS resolvers. If this is empty tool will use internal resolver (default: resolvers.txt).print-data
boolean
Command:
-p
- Print data from found DNS records (default: False).process-count
string
Command:
--process_count
- Number of lookup threads to run (default: 8).