tunnel_full_scan
Runs all six DNS tunneling detection checks, aggregates the results, and returns an overall tunnel probability score from 0 to 100.
Instructions
Comprehensive DNS tunneling detection that runs all 6 individual tunnel checks (entropy, length, TXT payload, record anomaly, tool signatures, covert channel), aggregates findings, and returns an overall tunnel probability score (0-100).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| queries | Yes | List of DNS query names (FQDNs) to run the complete tunneling detection suite against | |
| timestamps | No | Optional array of Unix timestamps (milliseconds) for each query, used in beaconing/covert channel detection |