2018-06-09 00:15:06 +02:00
|
|
|
---
|
|
|
|
Name: CL_Invocation.ps1
|
2018-09-26 11:41:58 +02:00
|
|
|
Description: Aero diagnostics script
|
|
|
|
Author: 'Oddvar Moe'
|
2021-01-10 16:04:52 +01:00
|
|
|
Created: 2018-05-25
|
2018-06-09 00:15:06 +02:00
|
|
|
Commands:
|
2021-12-14 15:57:32 +01:00
|
|
|
- Command: . C:\Windows\diagnostics\system\AERO\CL_Invocation.ps1 \nSyncInvoke <executable> [args]
|
2018-06-09 00:15:06 +02:00
|
|
|
Description: Import the PowerShell Diagnostic CL_Invocation script and call SyncInvoke to launch an executable.
|
2018-09-26 11:41:58 +02:00
|
|
|
Usecase: Proxy execution
|
|
|
|
Category: Execute
|
|
|
|
Privileges: User
|
|
|
|
MitreID: T1216
|
|
|
|
OperatingSystem: Windows 10
|
2018-12-10 14:28:12 +01:00
|
|
|
Full_Path:
|
2018-09-26 11:41:58 +02:00
|
|
|
- Path: C:\Windows\diagnostics\system\AERO\CL_Invocation.ps1
|
|
|
|
- Path: C:\Windows\diagnostics\system\Audio\CL_Invocation.ps1
|
|
|
|
- Path: C:\Windows\diagnostics\system\WindowsUpdate\CL_Invocation.ps1
|
2021-01-10 16:04:52 +01:00
|
|
|
Code_Sample:
|
2018-09-26 11:41:58 +02:00
|
|
|
- Code:
|
|
|
|
Detection:
|
2023-06-19 23:40:24 +02:00
|
|
|
- Sigma: https://github.com/SigmaHQ/sigma/blob/6312dd1d44d309608552105c334948f793e89f48/rules/windows/process_creation/proc_creation_win_lolbin_cl_invocation.yml
|
2023-10-18 17:30:34 +02:00
|
|
|
- Sigma: https://github.com/SigmaHQ/sigma/blob/6312dd1d44d309608552105c334948f793e89f48/rules/windows/powershell/powershell_script/posh_ps_cl_invocation_lolscript.yml
|
2018-06-09 00:15:06 +02:00
|
|
|
Resources:
|
2021-01-10 16:04:52 +01:00
|
|
|
- Link:
|
2018-09-26 11:41:58 +02:00
|
|
|
Acknowledgement:
|
|
|
|
- Person: Jimmy
|
|
|
|
Handle: '@bohops'
|
|
|
|
- Person: Pierre-Alexandre Braeken
|
|
|
|
Handle: '@pabraeken'
|