mirror of
https://github.com/zeek/zeek.git
synced 2025-10-11 19:18:19 +00:00
testing/mysql: Add traces recorded with a free-tier MySQL instance
Not sure this adds much more coverage then there was, but minimally more recent software versions. The instances/passwords were ephemeral, so hostname and password hashes etc aren't useful to anyone.
This commit is contained in:
parent
672602dae7
commit
03dc21a861
8 changed files with 62 additions and 0 deletions
|
@ -0,0 +1,7 @@
|
|||
# Running with mysql --skip-ssl...
|
||||
|
||||
# @TEST-EXEC: zeek -b -r $TRACES/mysql/plain-amazon-rds.trace %INPUT
|
||||
#
|
||||
# @TEST-EXEC: btest-diff mysql.log
|
||||
|
||||
@load base/protocols/mysql
|
Loading…
Add table
Add a link
Reference in a new issue