29ca26b32c
Updating MITRE Tactics & Techniques to align with existing classifications
22 lines
623 B
YAML
22 lines
623 B
YAML
title: End User Consent
|
|
id: 9b2cc4c4-2ad4-416d-8e8e-ee6aa6f5035a
|
|
status: experimental
|
|
description: Detects when an end user consents to an application
|
|
references:
|
|
- https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/security-operations-applications#end-user-consent
|
|
author: Bailey Bercik '@baileybercik', Mark Morowczynski '@markmorow'
|
|
date: 2022/07/28
|
|
tags:
|
|
- attack.credential_access
|
|
- attack.t1528
|
|
logsource:
|
|
product: azure
|
|
service: auditlogs
|
|
detection:
|
|
selection:
|
|
ConsentContext.IsAdminConsent: 'false'
|
|
condition: selection
|
|
falsepositives:
|
|
- Unknown
|
|
level: low
|