Skip to content
English
  • There are no suggestions because the search field is empty.

Suspicious Login (Empty User Agent) [RULE-1155]

Attic flags sign-in attempts that exhibit patterns associated with cybercriminal behavior. One such pattern is a login attempt with an empty user agent, which is indicative of an adversary-in-the-middle (AITM) attack.

Rationale

AITM attacks involve phishing kits attempting to log into your accounts to capture passwords and cookies. These attacks often display specific patterns, such as empty user agents, that deviate from legitimate user behavior.

Fix

An automated fix is available through Attic.

Manual steps:

  1. Navigate to Microsoft Entra ID: https://entra.microsoft.com
  2. Temporarily block the account
  3. Revoke all active user sessions
  4. Investigate the authentication methods to see if a new one was added
  5. Check for any newly registered applications
  6. Review other suspicious activity by the account since the login attempt, using the Unified Audit Log: https://security.microsoft.com/auditlogsearch
  7. Before unblocking the account: change the account's password

Impact

Upon successful implementation of the fix, the potential AITM attack is mitigated, and the account's security is restored.

More Information