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.
Name:subbrute
Category:Recon
Publisher:trickest
Created:6/23/2021
Container:
quay.io/trickest/subbrute:07d2925
Output Type:
License:Unknown
Source:View Source
Parameters
--subs
A file with list of subdomains
Target domain.--targets
A file containing a newline delimited list of domains to brute force.--verbose
Print debug information.--resolvers
A file with list of DNS resolvers. If this is empty tool will use internal resolver (default: resolvers.txt).-p
Print data from found DNS records (default: False).--process_count
Number of lookup threads to run (default: 8).