puredns
Puredns is a fast domain resolver and subdomain bruteforcing tool that can accurately filter out wildcard subdomains and DNS poisoned entries.
Details
Category: Recon
Publisher: trickest-mhmdiaa
Created Date: 12/29/2021
Container: quay.io/trickest/puredns:v2.1.1
Source URL: https://github.com/d3mondev/puredns
Parameters
Command:
- Available modes: bruteforce, resolveCommand:
--quiet
- quiet modeCommand:
- Domain name (available in 'bruteforce' mode only)Command:
--domains
- text file containing domains to bruteforceCommand:
--threads
- number of threads to use while filtering wildcards (default 100)Command:
- Wordlist used for bruteforcing in 'bruteforce' mode or list of domains in 'resolve' modeCommand:
--resolvers
- text file containing public resolversCommand:
--rate-limit
- limit total queries per second for public resolvers (0 = unlimited) (default unlimited)Command:
--trusted-only
- use only trusted resolvers (implies --skip-validation)Command:
--skip-sanitize
- do not sanitize the list of domains to testCommand:
--wildcard-batch
- number of subdomains to test for wildcards in a single batch (0 = unlimited) (default unlimited)Command:
--wildcard-tests
- number of tests to perform to detect DNS load balancing (default 3)Command:
--skip-validation
- do not validate results with trusted resolversCommand:
--resolvers-trusted
- text file containing trusted resolversCommand:
--rate-limit-trusted
- limit total queries per second for trusted resolvers (0 = unlimited) (default 500)Command:
--skip-wildcard-filter
- do not perform wildcard detection and filtering