puredns
DNS resolver
A tool that resolves DNS queries and identifies valid domains by filtering out wildcard subdomains and DNS poisoning entries.
Puredns is a fast domain resolver and subdomain bruteforcing tool that can accurately filter out wildcard subdomains and DNS poisoned entries.
2k stars
25 watching
160 forks
Language: Go
last commit: 3 months ago
Linked from 1 awesome list
bugbountydnsdns-bruteforcerdns-lookupdns-resolutiondns-resolverhackingmassdnsreconsubdomainsubdomain-bruteforcing
Related projects:
Repository | Description | Stars |
---|---|---|
semihalev/sdns | A high-performance DNS resolver with built-in support for DNSSEC and focus on preserving user privacy. | 962 |
pengelana/blocklist | A privacy-focused DNS resolver with multiple connection protocols and IPv4/IPv6 support. | 308 |
shinmera/dns-client | A pure-Lisp implementation of a DNS record client for querying and resolving DNS records. | 16 |
zfl9/chinadns-ng | A DNS resolver with enhanced features, supporting domain name routing, IP set management, and DoT protocol. | 1,132 |
blark/aiodnsbrute | A tool for brute-forcing domain names by sending DNS queries asynchronously | 644 |
projectdiscovery/shuffledns | A tool for enumerating and resolving subdomains using active bruteforce and wildcard filtering. | 1,327 |
c-ares/c-ares | A C library for performing asynchronous DNS queries. | 1,870 |
kazu-yamamoto/dns | A highly concurrent DNS library written in Haskell for resolving and transporting IP addresses across multiple platforms. | 64 |
projectdiscovery/dnsx | A tool for querying and manipulating DNS records | 2,191 |
safedns/dnstress | A tool that simulates heavy DNS traffic to test the performance of DNS servers. | 8 |
brannondorsey/whonow | A malicious DNS server that executes DNS Rebinding attacks on the fly by responding to domain queries with pre-defined IP addresses and rules. | 627 |
lazytitan33/dns-exfilnspector | Automatically decodes DNS Exfiltration queries to convert Blind RCE into proper RCE via Burp Collaborator | 8 |
sous-chefs/resolver | A cookbook that configures the system's DNS settings. | 28 |
bbc/node-radiodns | A Node.js library for resolving RadioDNS domains and lookups | 6 |
aio-libs/aiodns | A DNS resolver for asyncio written in Python | 538 |