|
1 | | ---- |
2 | | -name: BitLocker COM Hijacking Lateral Movement |
| 1 | +author: Ali Atashgar (AAtashGar) |
3 | 2 | id: b8f4c2a1-9e7d-4f3b-8a1c-5d9e7f2b6a3e |
4 | | -version: 1 |
5 | 3 | date: '2025-11-25' |
6 | | -author: Ali Atashgar (AAtashGar) |
7 | | -type: dataset |
8 | | -description: Simulated Windows Security and System events demonstrating the |
9 | | - BitLocker Network Unlock COM Object Hijacking lateral movement technique |
10 | | - (T1574.015 / T1546.015) using RemoteRegistry service enablement, HKCU CLSID |
11 | | - manipulation, and execution via baaupdate.exe or BdeUISrv.exe. |
| 4 | +description: Simulated Windows Security and System events demonstrating the BitLocker Network Unlock COM Object Hijacking lateral movement technique (T1574.015 / T1546.015) using RemoteRegistry service enablement, HKCU CLSID manipulation, and execution via baaupdate.exe or BdeUISrv.exe. |
12 | 5 | environment: NA |
13 | 6 | directory: bitlocker_com_hijacking |
14 | 7 | mitre_technique: |
15 | 8 | - T1546.015 |
16 | | -references: |
17 | | - - https://ipurple.team/2025/08/04/lateral-movement-bitlocker/ |
18 | | - - https://github.com/rtecCyberSec/BitlockMove |
19 | 9 | attack_data: |
20 | | - - file_name: windows-security.log |
21 | | - data: datasets/attack_techniques/T1546.015/ |
22 | | - bitlocker_com_hijacking/windows-security.log |
| 10 | + - name: windows-security.log |
| 11 | + data: datasets/attack_techniques/T1546.015/bitlocker_com_hijacking/windows-security.log |
23 | 12 | source: XmlWinEventLog:Security |
24 | | - sourcetype: XmlWinEventLog:Security |
25 | | - - file_name: windows-system.log |
26 | | - data: datasets/attack_techniques/T1546.015/ |
27 | | - bitlocker_com_hijacking/windows-system.log |
| 13 | + sourcetype: XmlWinEventLog |
| 14 | + - name: windows-system.log |
| 15 | + data: datasets/attack_techniques/T1546.015/bitlocker_com_hijacking/windows-system.log |
28 | 16 | source: XmlWinEventLog:System |
29 | | - sourcetype: XmlWinEventLog:System |
| 17 | + sourcetype: XmlWinEventLog |
0 commit comments