{"id":16980409,"url":"https://github.com/a3h1nt/dnsrr","last_synced_at":"2025-08-22T13:17:37.113Z","repository":{"id":41744009,"uuid":"380180233","full_name":"A3h1nt/Dnsrr","owner":"A3h1nt","description":"DNSrr is a tool written in bash, used to enumerate all the juicy stuff from DNS.","archived":false,"fork":false,"pushed_at":"2022-08-01T05:09:18.000Z","size":3903,"stargazers_count":120,"open_issues_count":1,"forks_count":24,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-02-27T21:49:01.726Z","etag":null,"topics":["bash-script","dns","information-gathering-tool","reconnaissance"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/A3h1nt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-06-25T08:53:26.000Z","updated_at":"2025-02-27T11:22:52.000Z","dependencies_parsed_at":"2022-07-14T16:47:52.431Z","dependency_job_id":null,"html_url":"https://github.com/A3h1nt/Dnsrr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/A3h1nt%2FDnsrr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/A3h1nt%2FDnsrr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/A3h1nt%2FDnsrr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/A3h1nt%2FDnsrr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/A3h1nt","download_url":"https://codeload.github.com/A3h1nt/Dnsrr/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243853669,"owners_count":20358456,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bash-script","dns","information-gathering-tool","reconnaissance"],"created_at":"2024-10-14T01:51:29.286Z","updated_at":"2025-03-17T08:38:09.671Z","avatar_url":"https://github.com/A3h1nt.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DNSrr \nDNSrr is a tool written in bash, used to enumerate all the juicy stuff from DNS records, it uses different techniques like\n- DNS Forward Bruteforce\n- DNS Reverse Bruteforce\n- DNS Cache Snooping\n- DNS Zone Transfer\n\nTo get you all the information that you can get, from a DNS server.\n\n## Installation\nInstall it using git\n```bash\ngit clone https://github.com/A3h1nt/Dnsrr\n```\nGet Started\n```bash\n./dnsrr.sh --help\n```\n## Usage\n```bash\n------------------- USAGE ------------------\n-z    : Attempt Zone Transfer\n        Syntax: ./dns.sh -z [Nameserver] [Domain Name]\n-fb   : Forward Lookup Bruteforce\n        Syntax: ./dns.sh [Domain Name]\n        Syntax: ./dns.sh [Domain Name] [Wordlist]\n-rb   : Reverse Lookup Bruteforce\n        Syntax: ./dns.sh [Domain Name]\n-cs   : Perform DNS Cache Snooping\n        Syntax: ./dns.sh [Name Server] [Wordlist]\n-x    : Explain A Particular Option\n        Syntax: ./dns.sh -x [Option_Name]\n------------------------------------------------\n```\nDNSrr supports five different options, including the one that explains the other four options. So just incase you don't know what a particular option is doing, you can simply use `-x` option, to understand the technique behind it.\n\nExample:\n```bash\n# To explain zone transfer\n./dnsrr -x z\n```\n\n## Sample Execution\n### Zone Transfer\n![execution](/images/1.png)\n\n### Forward Lookup Bruteforce\n![execution](/images/2.png)\n\n## To Do\n- Add new techniques that can be used to enumerate data from DNS.\n- Report Bugs\n- Add any new/missing feature.\n\n## Contact Me\nPing me at [A3h1nt](https://twitter.com/A3h1nt).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa3h1nt%2Fdnsrr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa3h1nt%2Fdnsrr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa3h1nt%2Fdnsrr/lists"}