6 lines
176 B
Plaintext
6 lines
176 B
Plaintext
# @TEST-EXEC: zeek -b -C -r $TRACES/ssh/sshguess.pcap %INPUT
|
|
# @TEST-EXEC: btest-diff notice.log
|
|
|
|
@load protocols/ssh/detect-bruteforcing
|
|
redef SSH::password_guesses_limit=10;
|