Files
blue-team-tools/rules/cloud/azure/azure_change_to_authentication_method.yml
T
Mark Morowczynski b24e6d197b Update tags for MITRE ATT&CK
Update tags for MITRE ATT&CK
2023-01-29 11:29:12 -08:00

28 lines
845 B
YAML

title: Change to Authentication Method
id: 4d78a000-ab52-4564-88a5-7ab5242b20c7
status: test
description: Change to authentication method could be an indicator of an attacker adding an auth method to the account so they can have continued access.
references:
- https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/security-operations-privileged-accounts
author: AlertIQ
date: 2021/10/10
modified: 2022/12/25
tags:
- attack.credential_access
- attack.t1556
- attack.persistence
- attack.defense_evasion
- attack.t1098
logsource:
product: azure
service: auditlogs
detection:
selection:
LoggedByService: 'Authentication Methods'
Category: 'UserManagement'
OperationName: 'User registered security info'
condition: selection
falsepositives:
- Unknown
level: medium