Detectionmediumtest

Azure Application Security Group Modified or Deleted

Identifies when a application security group is modified or deleted.

Convert In Phoenix Studio

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

Launch
Austin SongerCreated Mon Aug 16Updated Tue Aug 23835747f1-9329-40b5-9cc3-97d465754ce6cloud
Log Source
Azureactivitylogs
ProductAzure← raw: azure
Serviceactivitylogs← raw: activitylogs
Detection Logic
Detection Logic1 selector
detection:
    selection:
        operationName:
            - MICROSOFT.NETWORK/APPLICATIONSECURITYGROUPS/WRITE
            - MICROSOFT.NETWORK/APPLICATIONSECURITYGROUPS/DELETE
    condition: selection
False Positives

Application security group being modified or deleted may be performed by a system administrator.

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

Application security group modified or deleted 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
835747f1-9329-40b5-9cc3-97d465754ce6
Status
test
Level
medium
Type
Detection
Created
Mon Aug 16
Modified
Tue Aug 23
Path
rules/cloud/azure/activity_logs/azure_application_security_group_modified_or_deleted.yml
Raw Tags
attack.impact
View on GitHub