LastPass brute force attempt

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

Set up the lastpass integration.

Goal

Detect a high number of failed login attempts for the user: {{@usr.name}} followed by a successful login.

Strategy

Monitor LastPass logs for a significant rise in failed login attempts along with successful logins for a user. This may indicate potential unauthorized access attempts or brute force attacks.

Triage and response

  1. Investigate the source of the failed login attempts to determine whether they are legitimate users experiencing issues or potential attackers.
  2. Analyze the patterns of failed login attempts for the user: {{@usr.name}}, including IP addresses and timestamps, to identify any common characteristics.
  3. Implement additional security measures, such as account lockouts or deactivations, multi-factor authentication enforcement, and notifications to users about suspicious login attempts.