mirror of
https://github.com/zeek/zeek.git
synced 2025-10-17 14:08:20 +00:00
Add Kerberos analyzer btest.
This commit is contained in:
parent
3d13e404b1
commit
569f43d625
3 changed files with 100 additions and 0 deletions
6
testing/btest/scripts/base/protocols/krb/kinit.test
Normal file
6
testing/btest/scripts/base/protocols/krb/kinit.test
Normal file
|
@ -0,0 +1,6 @@
|
|||
# This test exercises many of the Linux kinit options against a KDC
|
||||
|
||||
# @TEST-EXEC: bro -b -r $TRACES/krb/kinit.trace %INPUT
|
||||
# @TEST-EXEC: btest-diff krb.log
|
||||
|
||||
@load base/protocols/krb
|
Loading…
Add table
Add a link
Reference in a new issue