--- /dev/null
+requires:
+ min-version: 8
+
+checks:
+ - filter:
+ count: 1
+ match:
+ event_type: dns
+ dns.type: request
+ dns.queries[0].rrtype: "NULL"
+ - filter:
+ count: 1
+ match:
+ event_type: dns
+ dns.type: response
+ dns.rcode: NOERROR
+ dns.queries[0].rrtype: "NULL"
+ dns.answers[0].rdata: "VACKD\u0003\\xc5\\xe9\u0001"
--- /dev/null
+Verify the eve output for a DNS response with a NULL record type.
+
+The pcap contains the first two packets of
+https://redmine.openinfosecfoundation.org/attachments/2062.