Added and verified correct test results

This commit is contained in:
jrolli 2017-09-17 21:25:59 +00:00
parent 9ad93a5077
commit 45ee32db49
2 changed files with 13 additions and 2 deletions

View file

@ -0,0 +1,10 @@
#separator \x09
#set_separator ,
#empty_field (empty)
#unset_field -
#path kerberos
#open 2017-09-17-21-25-06
#fields ts uid id.orig_h id.orig_p id.resp_h id.resp_p request_type client service success error_msg from till cipher forwardable renewable client_cert_subject client_cert_fuid server_cert_subject server_cert_fuid
#types time string addr port addr port string string string bool string time time string bool bool string string string string
1165958411.822000 CHhAvVGS1DHFjwGM9 10.24.64.228 1227 10.24.8.44 445 - - - - - - - - - - - - - -
#close 2017-09-17-21-25-06

View file

@ -3,8 +3,9 @@
# SMB authentication event and therfore relies on the SMB # SMB authentication event and therfore relies on the SMB
# analyzer as well. # analyzer as well.
# @TEST-EXEC: bro -b -r $TRACES/krb/smb_gssapi.trace %INPUT # @TEST-EXEC: bro -b -C -r $TRACES/krb/smb_gssapi.trace %INPUT
# @TEST-EXEC: btest-diff kerberos.log # @TEST-EXEC: btest-diff kerberos.log
# @TEST-EXEC: btest-diff-rst scripts.base.protocols.krb
@load base/protocols/krb @load base/protocols/krb
@load base/protocols/smb @load policy/protocols/smb