puredns
puredns copied to clipboard
Puredns is a fast domain resolver and subdomain bruteforcing tool that can accurately filter out wildcard subdomains and DNS poisoned entries.
subdomain names frequently have patterns of various kinds. Doing initial pass at the name discovery would produce an initial subdomain list. Searching thought that list and recognizing those patterns would...
It will be awesome if puredns can output the dns resolved domain along with the ip address.
The --rate-limit flag allows to control the qps of outbound queries during execution (separate from --rate-limit-trusted for trusted resolvers), however, this is not mentioned anywhere in the README or even...
add https://github.com/d3mondev/puredns/issues/17 so massdns can run as root on VPS Thanks.
hie how i you thanks for the tool .was wondering if puredns have a flag to bruteforce multiple domains like lets sya puredns -dL for a domain list thanks
I know this may be obvious for a lot of people but it wasn't for me. I am working on ubuntu 20 and I am not quite sure how to...
Hello, First of all, thank you for the awesome tool. 1) Wildcard subdomain that resolves to CNAME with status `NXDOMAIN` are not filtered. (have not checked if NOERROR with CNAME...
Add a --domains command line flag that takes a file containing domains to bruteforce.
When resolving or bruteforcing small lists, it would be useful to disable the use of public resolvers to help ensure no results are missed due to bad public resolvers. This...