Actions
Feature #3663
closedDNS: Parse and extract DNS NULL records
Effort:
Difficulty:
Label:
Protocol
Description
At the moment the DNS parser gives you "NULL" as rrtype, but the related metadata of those NULL records/DNS packets is missing. In the attached eve.json you can find the current output.
I would expect something like this (equivalent to the content from packet 18 in Wireshark output):
Null (data): 42617365313238
This is related to Feature #2970
Files
Actions