Detectionlowtest

Azure Container Registry Created or Deleted

Detects when a Container Registry is created 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 Sat Aug 07Updated Tue Aug 2393e0ef48-37c8-49ed-a02c-038aab23628ecloud
Log Source
Azureactivitylogs
ProductAzure← raw: azure
Serviceactivitylogs← raw: activitylogs
Detection Logic
Detection Logic1 selector
detection:
    selection:
        operationName:
            - MICROSOFT.CONTAINERREGISTRY/REGISTRIES/WRITE
            - MICROSOFT.CONTAINERREGISTRY/REGISTRIES/DELETE
    condition: selection
False Positives

Container Registry being created 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.

Container Registry created or deleted from unfamiliar users should be investigated. If known behavior is causing false positives, it can be exempted from the rule.

Rule Metadata
Rule ID
93e0ef48-37c8-49ed-a02c-038aab23628e
Status
test
Level
low
Type
Detection
Created
Sat Aug 07
Modified
Tue Aug 23
Path
rules/cloud/azure/activity_logs/azure_container_registry_created_or_deleted.yml
Raw Tags
attack.impactattack.t1485attack.t1496attack.t1489
View on GitHub