subbrute
Subdomain scanner
A tool for automating the discovery of subdomains and DNS records by using open resolvers as a proxy to circumvent rate limiting.
A DNS meta-query spider that enumerates DNS records, and subdomains.
3k stars
132 watching
654 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lijiejie/subdomainsbrute | A tool for automatically discovering subdomains of given domains | 3,488 |
aboul3la/sublist3r | A tool designed to automate the process of discovering subdomains from a given domain name | 9,885 |
projectdiscovery/subfinder | A tool for passive subdomain enumeration using online sources | 10,277 |
projectdiscovery/shuffledns | A tool for enumerating and resolving subdomains using active bruteforce and wildcard filtering. | 1,327 |
darkoperator/dnsrecon | A Python script that provides tools for performing DNS-related tasks such as enumeration and reconnaissance. | 2,639 |
blacklanternsecurity/bbot | A multipurpose scanner built to automate reconnaissance, bug bounty, and assembly security testing | 5,289 |
infosec-au/altdns | Automates subdomain discovery through permutations and alterations of known domain patterns and words. | 2,333 |
blark/aiodnsbrute | A tool for brute-forcing domain names by sending DNS queries asynchronously | 644 |
edoverflow/can-i-take-over-xyz | A resource to guide security researchers on identifying subdomain takeover vulnerabilities in web services. | 4,867 |
blechschmidt/massdns | A high-performance DNS resolver designed to quickly resolve large numbers of domain names | 3,174 |
esc4icescesc/skanuvaty | A fast and concurrent DNS/network scanner that identifies subdomains and their corresponding IPs. | 886 |
d3mondev/puredns | A tool that resolves DNS queries and identifies valid domains by filtering out wildcard subdomains and DNS poisoning entries. | 1,714 |
dnscrypt/dnscrypt-proxy | A tool for encrypting and anonymizing DNS traffic using various protocols. | 11,459 |
oj/gobuster | A tool for automating the discovery of vulnerabilities in web applications and services by brute-forcing various types of inputs | 10,135 |
anirudhbiyani/findmytakeover | Detects DNS record misconfigurations that could be exploited by attackers | 135 |