zeek/testing/btest/scripts/policy/protocols/conn/known-services-multi.zeek
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

10 lines
337 B
Plaintext

# A test case for when more than a single service is detected for a given
# (addr, port) pair.
# @TEST-EXEC: zeek -b -C -r $TRACES/ssl-and-ssh-using-sslh.trace %INPUT "Known::service_tracking = ALL_HOSTS"
# @TEST-EXEC: btest-diff known_services.log
@load base/protocols/ssh
@load base/protocols/ssl
@load protocols/conn/known-services