EXPLORE
← Back to Explore
sigmahighHunting

Anomalous User Activity

Indicates that there are anomalous patterns of behavior like suspicious changes to the directory.

MITRE ATT&CK

privilege-escalationpersistence

Detection Query

selection:
  riskEventType: anomalousUserActivity
condition: selection

Author

Mark Morowczynski '@markmorow', Gloria Lee, '@gleeiamglo'

Created

2023-09-03

Data Sources

azureriskdetection

Platforms

azure

Tags

attack.privilege-escalationattack.t1098attack.persistence
Raw Content
title: Anomalous User Activity
id: 258b6593-215d-4a26-a141-c8e31c1299a6
status: test
description: Indicates that there are anomalous patterns of behavior like suspicious changes to the directory.
references:
    - https://learn.microsoft.com/en-us/entra/id-protection/concept-identity-protection-risks#anomalous-user-activity
    - https://learn.microsoft.com/en-us/entra/architecture/security-operations-user-accounts#unusual-sign-ins
author: Mark Morowczynski '@markmorow', Gloria Lee, '@gleeiamglo'
date: 2023-09-03
tags:
    - attack.privilege-escalation
    - attack.t1098
    - attack.persistence
logsource:
    product: azure
    service: riskdetection
detection:
    selection:
        riskEventType: 'anomalousUserActivity'
    condition: selection
falsepositives:
    - We recommend investigating the sessions flagged by this detection in the context of other sign-ins from the user.
level: high