Add a test with an encrypted MySQL connection

This commit is contained in:
Vlad Grigorescu 2018-10-29 15:58:06 -05:00
parent 6144ac536f
commit b0638dbdcf
3 changed files with 8 additions and 0 deletions

Binary file not shown.

View file

@ -0,0 +1,8 @@
# This tests how Bro deals with encrypted connections. Right now, it doesn't log them as it
# can't parse much of value. We're testing for an empty mysql.log file.
# @TEST-EXEC: touch mysql.log
# @TEST-EXEC: bro -b -r $TRACES/mysql/encrypted.trace %INPUT
# @TEST-EXEC: btest-diff mysql.log
@load base/protocols/mysql