zeek/testing/btest/scripts/base/protocols/ssh
Johanna Amann af77a7a83b Analyzer failure logging: tweaks and test fixes
The main part of this commit are changes in tests. A lot of the tests
that previously relied on analyzer.log or dpd.log now use the new
analyzer-failed.log.

I verified all the changes and, as far as I can tell, everything
behaves as it should. This includes the external test baselines.

This change also enables logging of file and packet analyzer to
analyzer_failed.log and fixes some small behavior issues.

The analyzer_failed event is no longer raised when the removal of an
analyzer is vetoed.

If an analyzer is no longer active when an analyzer violation is raised,
currently the analyzer_failed event is raised. This can, e.g., happen
when an analyzer error happens at the very end of the connection. This
makes the behavior more similar to what happened in the past, and also
intuitively seems to make sense.

A bug introduced in the failed service logging was fixed.
2025-06-03 15:56:42 +01:00
..
basic.test GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00
curve25519_kex.test GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00
fingerprints.zeek Deprecate "ssh1_server_host_key" parameters *e* and *p* 2020-11-13 22:58:56 -08:00
half-duplex-client.zeek Analyzer failure logging: tweaks and test fixes 2025-06-03 15:56:42 +01:00
half-duplex-server.zeek Analyzer failure logging: tweaks and test fixes 2025-06-03 15:56:42 +01:00
http-port-22.test Analyzer failure logging: tweaks and test fixes 2025-06-03 15:56:42 +01:00
one-auth-fail-only.test General btest cleanup 2020-08-11 11:26:22 -07:00
pre-banner.test SSH: make banner parsing more robust 2025-03-18 16:19:33 +00:00
set_version.zeek Change SSH version field to be &optional. 2021-06-17 09:24:46 +02:00
ssh-reverse-connection.zeek Added several events for detailed info on the SSH2 key init directions 2022-12-05 12:35:05 +01:00
ssh_dh_gex_direction.zeek Added several events for detailed info on the SSH2 key init directions 2022-12-05 12:35:05 +01:00
ssh_segmented_encryption_transition.zeek GH-566: fix cases where ssh_encrypted_packet event wasn't raised 2019-09-03 17:34:24 -07:00
ssh_version_199.zeek [SSH] Handle SSH version 1.99 2020-11-14 15:33:34 +01:00