tunnel_txt_payload
Detects DNS tunneling by resolving TXT records for a domain and subdomains, identifying base64, hex, binary, and high-entropy payloads.
Instructions
Resolves TXT records for a domain and optional subdomains, then detects encoded payloads commonly used in DNS tunneling: base64, hex-encoded data, binary markers, and high-entropy content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Base domain to resolve TXT records for | |
| subdomains | No | Optional list of subdomains to also check for TXT record payloads |