Adding a trace with a DNSKEY RR.

Still had this sitting in my inbox, but seems Bro is doing everything
right.
This commit is contained in:
Robin Sommer 2013-07-25 13:31:57 -07:00
parent fb64cb6c01
commit 64fc80d7e4
5 changed files with 19 additions and 1 deletions

View file

@ -1,4 +1,8 @@
2.1-895 | 2013-07-29 14:07:35 -0700
* Adding a test for a DNSKEY RR. (Robin Sommer)
2.1-894 | 2013-07-29 16:44:41 -0400
* Updates for the Intel Framework. (Seth Hall)

View file

@ -1 +1 @@
2.1-894
2.1-895

View file

@ -0,0 +1,10 @@
#separator \x09
#set_separator ,
#empty_field (empty)
#unset_field -
#path dns
#open 2013-07-25-20-29-44
#fields ts uid id.orig_h id.orig_p id.resp_h id.resp_p proto trans_id query qclass qclass_name qtype qtype_name rcode rcode_name AA TC RD RA Z answers TTLs rejected
#types time string addr port addr port enum count string count string count string count string bool bool bool bool count vector[string] vector[interval] bool
1359565680.761790 UWkUyAuUGXf 192.168.6.10 53209 192.168.129.36 53 udp 41477 paypal.com 1 C_INTERNET 48 DNSKEY 0 NOERROR F F T F 1 - - F
#close 2013-07-25-20-29-44

Binary file not shown.

View file

@ -0,0 +1,4 @@
# Making sure DNSKEY gets logged as such.
#
# @TEST-EXEC: bro -r $TRACES/dns-dnskey.trace
# @TEST-EXEC: btest-diff dns.log