Detectionhightest

Windows LAPS Credential Dump From Entra ID

Detects when an account dumps the LAPS password from Entra ID.

Convert In Phoenix Studio

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

Launch
andrewdanisCreated Wed Jun 26a4b25073-8947-489c-a8dd-93b41c23f26dcloud
Log Source
Azureauditlogs
ProductAzure← raw: azure
Serviceauditlogs← raw: auditlogs
Detection Logic
Detection Logic1 selector
detection:
    selection:
        category: 'Device'
        activityType|contains: 'Recover device local administrator password'
        additionalDetails.additionalInfo|contains: 'Successfully recovered local credential by device id'
    condition: selection
False Positives

Approved activity performed by an Administrator.

Rule Metadata
Rule ID
a4b25073-8947-489c-a8dd-93b41c23f26d
Status
test
Level
high
Type
Detection
Created
Wed Jun 26
Path
rules/cloud/azure/audit_logs/azure_auditlogs_laps_credential_dumping.yml
Raw Tags
attack.privilege-escalationattack.persistenceattack.t1098.005
View on GitHub