mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00

Remove caching_sha2_password parsing/state from the analyzer and implement the generic events. If we actually want to peak into the authentication mechanism, we could write a separate analyzer for it. For now, treat it as opaque values that are exposed to script land. The added tests show the --get-server-public-key in use where mysql_auth_more_data contains an RSA public key.
19 lines
988 B
Text
19 lines
988 B
Text
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
|
mysql auth plugin, F, caching_sha2_password, Vz\x08w+^\x04p\x02Tv\x01"~\x114\x14RP6\x00, 21
|
|
mysql handshake, root
|
|
mysql auth plugin, T, mysql_native_password, , 0
|
|
mysql auth switch request, caching_sha2_password, Vz\x08w+^\x04p\x02Tv\x01"~\x114\x14RP6\x00, 21
|
|
mysql auth more data, T, \xf7dS\x9eXe\xc4\xd6\xa9\xa7 \xfbC\xa6p\xaf\xdf\x9dB[B\x80\xa7\x80\xef\x0c\x95BC9#\x82, 32
|
|
mysql auth more data, F, \x03, 1
|
|
mysql ok, 0
|
|
mysql request, 3, select @@version_comment limit 1
|
|
mysql result row, [MySQL Community Server - GPL]
|
|
mysql ok, 0
|
|
mysql request, 3, select DATABASE(), USER() limit 1
|
|
mysql result row, [, root@localhost]
|
|
mysql ok, 0
|
|
mysql request, 3, select @@character_set_client, @@character_set_connection, @@character_set_server, @@character_set_database limit 1
|
|
mysql result row, [utf8mb4, utf8mb4, utf8mb4, utf8mb4]
|
|
mysql ok, 0
|
|
mysql request, 9,
|
|
mysql request, 1,
|