29ca26b32c
Updating MITRE Tactics & Techniques to align with existing classifications
23 lines
626 B
YAML
23 lines
626 B
YAML
title: Bitlocker Key Retrieval
|
|
id: a0413867-daf3-43dd-9245-734b3a787942
|
|
status: experimental
|
|
description: Monitor and alert for Bitlocker key retrieval.
|
|
references:
|
|
- https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/security-operations-devices#bitlocker-key-retrieval
|
|
author: Michael Epping, '@mepples21'
|
|
date: 2022/06/28
|
|
tags:
|
|
- attack.defense_evasion
|
|
- attack.t1078.004
|
|
logsource:
|
|
product: azure
|
|
service: auditlogs
|
|
detection:
|
|
selection:
|
|
Category: KeyManagement
|
|
OperationName: Read BitLocker key
|
|
condition: selection
|
|
falsepositives:
|
|
- Unknown
|
|
level: medium
|