{"id":43553145,"url":"https://github.com/buffrr/walk","last_synced_at":"2026-02-03T19:35:54.069Z","repository":{"id":57624510,"uuid":"349921183","full_name":"buffrr/walk","owner":"buffrr","description":"DNS zone walking by following denial of existence proofs","archived":false,"fork":false,"pushed_at":"2021-03-21T08:44:24.000Z","size":3,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-11T11:58:03.429Z","etag":null,"topics":["dns","dnssec","nsec"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/buffrr.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":"2021-03-21T06:48:42.000Z","updated_at":"2024-10-18T02:27:07.000Z","dependencies_parsed_at":"2022-08-26T22:20:17.457Z","dependency_job_id":null,"html_url":"https://github.com/buffrr/walk","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/buffrr/walk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buffrr%2Fwalk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buffrr%2Fwalk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buffrr%2Fwalk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buffrr%2Fwalk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/buffrr","download_url":"https://codeload.github.com/buffrr/walk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buffrr%2Fwalk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29054821,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T15:43:47.601Z","status":"ssl_error","status_checked_at":"2026-02-03T15:43:46.709Z","response_time":96,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["dns","dnssec","nsec"],"created_at":"2026-02-03T19:35:53.878Z","updated_at":"2026-02-03T19:35:54.052Z","avatar_url":"https://github.com/buffrr.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Walk\n\nDNS zone walking by following denial of existence proofs. It walks a zone by checking the next domain in the NSEC record.\nFor this to work, the zone must be DNSSEC signed.\n\nThis tool doesn't work for zones that use online signing.\n\n## Usage\n\n```\nUsage: walk [@nameserver] [options] zone\n\n[options]:\n  -f    Do a full zone walk\n  -p string\n        Specify port number (default \"53\")\n  -s string\n        Start walk with this owner name\n```\n\n### Basic example\n\n```bash\n$ walk @1.1.1.1 ietf.org\n_dmarc.ietf.org.  A NS SOA MX TXT AAAA RRSIG NSEC DNSKEY SPF\nietf1._domainkey.ietf.org.  TXT RRSIG NSEC\nalt-meeting-sandbox.ietf.org.  TXT RRSIG NSEC\nanalytics.ietf.org.  CNAME RRSIG NSEC\n...\n```\n\n### Full zone walk\n\nThis is dumps the ICANN root zone\n\n```bash\n$ walk @a.root-servers.net -f  .\n```\n\n\n## Credits\n\nThis project is based on [ldns-walk](https://linux.die.net/man/1/ldns-walk) written in C. \n\n## License\n\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuffrr%2Fwalk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbuffrr%2Fwalk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuffrr%2Fwalk/lists"}