mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00

* alphabet * another * associated * avoiding * base * because * constructors * defining * deterministic * directly * endlessly * entity * function * indefinitely * initial * interpreter * into * modifying * negotiate * nonexistent * observations * occasional * omission * orphaned * overridden * passing * primitive * produces * reassembly * repository * restore * shouldn't * something * statement * the * therefore * transferred * uninitialized * unsuccessful Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
11 lines
417 B
Text
11 lines
417 B
Text
# This test verifies that GSSAPI is correctly passing events to
|
|
# the Kerberos analyzer. The specific trace example is a
|
|
# SMB authentication event and therefore relies on the SMB
|
|
# analyzer as well.
|
|
|
|
# @TEST-EXEC: zeek -b -C -r $TRACES/krb/smb_gssapi.trace %INPUT
|
|
# @TEST-EXEC: btest-diff kerberos.log
|
|
# @TEST-EXEC: btest-diff-rst scripts.base.protocols.krb
|
|
|
|
@load base/protocols/krb
|
|
@load base/protocols/smb
|