SignalHunt

Purple Team Simulator

Pick a rule on the left, choose which of its real log events actually happened, then run detection. See what fires, what almost fires, and what a rule needs that it didn't get — as a flow diagram, not just a pass/fail list.

LIN-2001

high

SSH Brute Force

Detects a burst of "Failed password" authentication events from sshd against the same source IP within a short window - password spraying or brute forcing against an exposed SSH service.

How this rule works

Fires when at least 10 event(s) matching `process` is "sshd" AND `action` is "auth_fail" happen from the same `src_ip` within 5 minute(s).

Available log events for this rule