RSA ID Plus - Locked Administrator Account Detected
| Id | 488c759d-a82e-44cd-91bb-d766573918d7 |
| Rulename | RSA ID Plus - Locked Administrator Account Detected |
| Description | Raises an alert when an admin account is locked out of the Admin console (RSAIDPlus Admin Events). |
| Severity | Medium |
| Tactics | Impact CredentialAccess |
| Required data connectors | RSAIDPlus_AdminLogs_Connector |
| Kind | Scheduled |
| Query frequency | 30m |
| Query period | 1d |
| Trigger threshold | 0 |
| Trigger operator | GreaterThan |
| Source Uri | https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/RSAIDPlus_AdminLogs_Connector/Analytic Rules/RSAIDPlus_AdminLockoutAlert.yaml |
| Version | 1.0.0 |
| Arm template | 488c759d-a82e-44cd-91bb-d766573918d7.json |
RSAIDPlus_AdminLogs_CL
|where activityKey == 'LOCKED_ADMIN_ACCOUNT'
|project TimeGenerated, customerName, adminUserName, adminUserRole, activityKey, sourceIPAddress
queryPeriod: 1d
query: |
RSAIDPlus_AdminLogs_CL
|where activityKey == 'LOCKED_ADMIN_ACCOUNT'
|project TimeGenerated, customerName, adminUserName, adminUserRole, activityKey, sourceIPAddress
name: RSA ID Plus - Locked Administrator Account Detected
entityMappings:
- fieldMappings:
- columnName: sourceIPAddress
identifier: Address
entityType: IP
- fieldMappings:
- columnName: adminUserName
identifier: Name
entityType: Account
- fieldMappings:
- columnName: customerName
identifier: HostName
entityType: Host
queryFrequency: 30m
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/RSAIDPlus_AdminLogs_Connector/Analytic Rules/RSAIDPlus_AdminLockoutAlert.yaml
alertDetailsOverride:
alertDisplayNameFormat: RSA ID Plus Administrator - {{{adminUserName}} is locked out.
alertDescriptionFormat: 'Administrator - {{{adminUserName}} with Role - {{{adminUserRole}} got locked out of Admin Console at: {{{TimeGenerated}}'
requiredDataConnectors:
- connectorId: RSAIDPlus_AdminLogs_Connector
dataTypes:
- RSAIDPlus_AdminLogs_CL
description: |
'Raises an alert when an admin account is locked out of the Admin console (RSAIDPlus Admin Events).'
kind: Scheduled
incidentConfiguration:
groupingConfiguration:
lookbackDuration: 2h
reopenClosedIncident: false
matchingMethod: AllEntities
enabled: true
createIncident: true
version: 1.0.0
eventGroupingSettings:
aggregationKind: SingleAlert
status: Available
severity: Medium
relevantTechniques: []
triggerOperator: GreaterThan
triggerThreshold: 0
customDetails:
Administrator: adminUserName
Administrator_Type: adminUserRole
Customer_Name: customerName
Activity: activityKey
tactics:
- Impact
- CredentialAccess
id: 488c759d-a82e-44cd-91bb-d766573918d7