zeek/testing/btest/scripts/policy/protocols/ssh/detect-bruteforcing.zeek
2019-04-16 16:08:57 -07:00

5 lines
172 B
Text

# @TEST-EXEC: bro -C -r $TRACES/ssh/sshguess.pcap %INPUT
# @TEST-EXEC: btest-diff notice.log
@load protocols/ssh/detect-bruteforcing
redef SSH::password_guesses_limit=10;