{"id":20432675,"url":"https://github.com/m0nad/dns-discovery","last_synced_at":"2025-04-12T20:52:57.175Z","repository":{"id":1711472,"uuid":"2441052","full_name":"m0nad/DNS-Discovery","owner":"m0nad","description":"DNS-Discovery is a multithreaded subdomain bruteforcer. ","archived":false,"fork":false,"pushed_at":"2020-01-04T19:11:12.000Z","size":95,"stargazers_count":147,"open_issues_count":0,"forks_count":41,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-12T20:52:53.256Z","etag":null,"topics":["bugbounty","c","dns","multithreading","network","network-analysis","security","security-tools"],"latest_commit_sha":null,"homepage":"","language":"C","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/m0nad.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":"2011-09-23T00:17:31.000Z","updated_at":"2025-03-15T00:06:10.000Z","dependencies_parsed_at":"2022-08-22T22:40:51.820Z","dependency_job_id":null,"html_url":"https://github.com/m0nad/DNS-Discovery","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/m0nad%2FDNS-Discovery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m0nad%2FDNS-Discovery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m0nad%2FDNS-Discovery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m0nad%2FDNS-Discovery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/m0nad","download_url":"https://codeload.github.com/m0nad/DNS-Discovery/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248631725,"owners_count":21136560,"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":["bugbounty","c","dns","multithreading","network","network-analysis","security","security-tools"],"created_at":"2024-11-15T08:16:07.736Z","updated_at":"2025-04-12T20:52:57.154Z","avatar_url":"https://github.com/m0nad.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DNS-Discovery\n\n## Introduction.\n\nDNS-Discovery is a multithreaded subdomain bruteforcer meant to be used by pentesters during the initial stages of testing. It uses a wordlist that concatenates with a given domain to search for subdomains.\n\nDNS-Discovery resolve and display IPv4 and IPv6.  It's similar to others tools, like dnsmap, but multithreaded.\n\n\n## Compiling\n```\n$ make \n```\n\n## Usage\n```\nusage: ./dns-discovery \u003cdomain\u003e [options]\noptions:\n\t-w \u003cwordlist file\u003e (default : wordlist.wl)\n\t-t \u003cthreads\u003e (default : 1)\n\t-r \u003cregular report file\u003e\n\t-c \u003ccsv report file\u003e\n\nex:\n$ ./dns-discovery google.com -w wordlist -t 5 -r reportfile\n   ___  _  ______    ___  _                              \n  / _ \\/ |/ / __/___/ _ \\(_)__ _______ _  _____ ______ __\n / // /    /\\ \\/___/ // / (_-\u003c/ __/ _ \\ |/ / -_) __/ // /\n/____/_/|_/___/   /____/_/___/\\__/\\___/___/\\__/_/  \\_, / \n                                                  /___/  \n        by m0nad\n\nDOMAIN: google.com\nTHREADS: 5\nREPORT: reportfile\nWORDLIST: wordlist\n\naccounts.google.com\nIPv4 address: 209.85.195.84\n\nads.google.com\nIPv4 address: 72.14.204.112\n\nipv6.google.com\nIPv6 address: 2001:4860:b009::68\n\n...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm0nad%2Fdns-discovery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm0nad%2Fdns-discovery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm0nad%2Fdns-discovery/lists"}