SSH interesting hostname login notice from Zeek

This rule is part of a beta feature. To learn more, contact Support.
zeek

Classification:

attack

Set up the zeek integration.

Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

Goal

Detect the SSH interesting hostname login notice.

Strategy

This rule monitors Zeek logs for the notice SSH::Interesting_Hostname_Login. The notice is generated if a login originates or responds with a host with a reverse hostname that looks suspicious.

Triage and response

  1. Identify the owners of the host that has been accessed.
  2. Work with the team to understand if this authentication was expected/legitimate.
    1. If it is determined that the activity is malicious:
    • Block the IP address, if it aligns with organization incident response processes.
    • Begin your organization’s incident response process and investigate.