Detectionmediumtest

Azure Owner Removed From Application or Service Principal

Identifies when a owner is was removed from a application or service principal in Azure.

Convert In Phoenix Studio

Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.

Launch
Austin SongerCreated Fri Sep 03Updated Sun Oct 09636e30d5-3736-42ea-96b1-e6e2f8429fd6cloud
Log Source
Azureactivitylogs
ProductAzure← raw: azure
Serviceactivitylogs← raw: activitylogs
Detection Logic
Detection Logic1 selector
detection:
    selection:
        properties.message:
            - Remove owner from service principal
            - Remove owner from application
    condition: selection
False Positives

Owner being removed may be performed by a system administrator.

Verify whether the user identity, user agent, and/or hostname should be making changes in your environment.

Owner removed from unfamiliar users should be investigated. If known behavior is causing false positives, it can be exempted from the rule.

MITRE ATT&CK
Rule Metadata
Rule ID
636e30d5-3736-42ea-96b1-e6e2f8429fd6
Status
test
Level
medium
Type
Detection
Created
Fri Sep 03
Modified
Sun Oct 09
Path
rules/cloud/azure/activity_logs/azure_owner_removed_from_application_or_service_principal.yml
Raw Tags
attack.defense-evasion
View on GitHub