Skip to main content

performing-dns-enumeration-and-zone-transfer

Facilitates DNS enumeration and zone transfer to identify vulnerabilities and misconfigurations in target domains during authorized assessments.

Install this skill

or
94/100

Security score

The performing-dns-enumeration-and-zone-transfer skill was audited on Jun 12, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 176

Curl to non-GitHub URL

SourceSKILL.md
176curl -s -H 'accept: application/dns-json' 'https://dns.google/resolve?name=example.com&type=A'
low line 176

External URL reference

SourceSKILL.md
176curl -s -H 'accept: application/dns-json' 'https://dns.google/resolve?name=example.com&type=A'
Scanned on Jun 12, 2026
View Security Dashboard
Installation guide →