tunnel_entropy_analysis
Calculate Shannon entropy per subdomain label to detect DNS tunneling by identifying abnormal entropy levels. Distinguishes normal DNS labels from encoded data used in tunneling.
Instructions
Calculates Shannon entropy per subdomain label to detect DNS tunneling. Normal DNS labels have entropy ~3.0-3.5, while encoded/encrypted data used in tunneling has entropy >4.0.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| queries | Yes | List of DNS query names (FQDNs) to analyze for tunneling entropy patterns |