Elastic low stable kql

Successful SSH Authentication from Unusual IP Address

This rule leverages the new_terms rule type to detect successful SSH authentications by an IP- address that has not been authenticated in the last 5 days. This behavior may indicate an attacker attempting to gain access to the system using a valid account.

View Source

Detection Logic

event.category:authentication and host.os.type:linux and event.action:ssh_login and event.outcome:success

Field Validations

Loading…

Comments (0)

Loading comments...