zeek_ssh_bruteforce
Detect SSH brute force attempts by analyzing failed authentication logs and flagging sources exceeding a configurable threshold.
Instructions
Detect SSH brute force attempts by identifying sources with multiple failed authentication attempts exceeding a threshold.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeTo | No | End time (ISO 8601) | |
| timeFrom | No | Start time (ISO 8601) | |
| threshold | No | Minimum failed attempts to flag (default 5) |