{"id":13526890,"url":"https://github.com/evilsocket/dnssearch","last_synced_at":"2025-04-12T23:39:29.342Z","repository":{"id":48041057,"uuid":"95959534","full_name":"evilsocket/dnssearch","owner":"evilsocket","description":"A subdomain enumeration tool.","archived":false,"fork":false,"pushed_at":"2021-08-10T10:26:39.000Z","size":722,"stargazers_count":897,"open_issues_count":7,"forks_count":136,"subscribers_count":34,"default_branch":"master","last_synced_at":"2025-04-12T23:39:24.152Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/evilsocket.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-07-01T11:12:56.000Z","updated_at":"2025-04-12T06:39:55.000Z","dependencies_parsed_at":"2022-07-22T00:33:01.682Z","dependency_job_id":null,"html_url":"https://github.com/evilsocket/dnssearch","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/evilsocket%2Fdnssearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evilsocket%2Fdnssearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evilsocket%2Fdnssearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evilsocket%2Fdnssearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evilsocket","download_url":"https://codeload.github.com/evilsocket/dnssearch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248647255,"owners_count":21139081,"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":[],"created_at":"2024-08-01T06:01:36.860Z","updated_at":"2025-04-12T23:39:29.323Z","avatar_url":"https://github.com/evilsocket.png","language":"Go","readme":"# dnssearch\n\nThis software is a subdomain enumeration tool.\n\n[![baby-gopher](https://raw.githubusercontent.com/drnic/babygopher-site/gh-pages/images/babygopher-badge.png)](http://www.babygopher.org) \n\n## Purpose\n\ndnssearch takes an input domain ( `-domain` parameter ) and a wordlist ( `-wordlist` parameter ), it will then perform concurrent DNS requests\nusing the lines of the wordlist as sub domains eventually bruteforcing every sub domain available on the top level domain.\n\nIt supports a custom file extension ( `-ext`, default to `php` ) and other optional arguments:\n\n    Usage of ./dnssearch:\n      -consumers int\n            Number of concurrent consumers. (default 8)\n      -domain string\n            Base domain to start enumeration from.\n      -wordlist string\n            Wordlist file to use for enumeration. (default \"names.txt\")\n      -a bool\n            Lookup A records ( default true )\n      -txt bool\n            Lookup TXT records ( default false )\n      -cname bool\n            Show CNAME results ( default false )\n       \n## Compilation\n\n    go get github.com/evilsocket/dnssearch\n    cd dnssearch\n    go build -o dnssearch main.go\n\n## Compilation and use with Docker\n\n    docker build -t dnssearch .\n    docker run -it --rm dnssearch\n\n## License\n\nThis project is copyleft of [Simone Margaritelli](http://www.evilsocket.net/) and released under the GPL 3 license.\n\n","funding_links":[],"categories":["Go","Go (531)"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevilsocket%2Fdnssearch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevilsocket%2Fdnssearch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevilsocket%2Fdnssearch/lists"}