d3mondev / puredns

Puredns is a fast domain resolver and subdomain bruteforcing tool that can accurately filter out wildcard subdomains and DNS poisoned entries.
GNU General Public License v3.0
1.65k stars 155 forks source link

[Feature request] Alterations #6

Closed shelld3v closed 2 years ago

shelld3v commented 3 years ago

Something like altdns, as an optional flag of resolve

d3mondev commented 2 years ago

There are so many different ways to generate permutations and alterations that I think this is better handled by external tools. There are already many that do this in different ways and their output can be piped to puredns. After consideration I will continue to focus puredns on resolving and detecting wildcards. Thanks for your suggestion!