DNS Base64 Decoder app icon

DNS Base64 Decoder

Decodes Base64-encoded DNS wire-format messages in SPL.

Built by
splunk product badge

Latest Version 3.0.0
March 27, 2026
Compatibility
Splunk Enterprise, Splunk Cloud
Platform Version: 10.3, 10.2, 10.1, 10.0, 9.4, 9.3, 9.2, 9.1, 9.0
Rating

0

(0)

Log in to rate this app
Support
DNS Base64 Decoder support icon
Not Supported
# DNS Decoder — Splunk Custom Search Command Decodes Base64-encoded DNS wire-format messages in SPL. ## Test It ```spl | makeresults | eval dns_answer="6RmBgAABAAIAAQAAEmRpcmVjdG9yeS1zZWFyY2gtYQR3YngyA2NvbQAAQQABwAwABQABAAAAPAAQDXByb2QtYWNobS1jaTHAH8A5AAUAAQAAADwAQBh3eHQtY2ktaW5ncmVzc2dhdGV3YXktZHMTd3h0Y2ktcHJvZC1hY2htLWNpMQRwcm9kBWluZnJhBXdlYmV4wCTAggAGAAEAAABeAEUGbnMtODg4CWF3c2Rucy00NwNuZXQAEWF3c2Rucy1ob3N0bWFzdGVyBmFtYXpvbsAkAAAAAQAAHCAAAAOEABJ1AAABUYA=" | dnsdecode field=dns_answer | table dns_query_name dns_query_type dns_rcode dns_answer_count dns_answers ``` ## Usage in SPL ```spl index=dns sourcetype=your_dns_logs | dnsdecode field=dns_answer | table _time dns_query_name dns_query_type dns_rcode dns_answer_count dns_answers ```

Categories

Network Device

Created By

John Ciavarella

Type

addon

Downloads

4

Resources

Log in to report this app listing