DNS Protocol Examples
Examples of the DNS Protocol Nuclei Templates
Basic template
Basic DNS Request to detect if a CNAME record exists for an input.
Multiple matcher
An example showcasing multiple matchers of nuclei, allowing detection of Subdomains with CNAME records that point to either zendesk.com
or github.io
.
You can find even more examples of DNS templates in the nuclei-templates
repository on GitHub.
Was this page helpful?