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:
|
2021-11-15 14:19:03 +01:00
|
|
|
- Sigma: https://github.com/SigmaHQ/sigma/blob/2d36d62e88c45a59e22d17849b41ba346a1cb66a/rules/windows/process_creation/win_cl_invocation_lolscript.yml
|
|
|
|
- Sigma: https://github.com/SigmaHQ/sigma/blob/e5b3a1cc14aaad6f2acc569fab9849567f98df3e/rules/windows/powershell/powershell_script/powershell_cl_invocation_lolscript_count.yml
|
|
|
|
- Sigma: https://github.com/SigmaHQ/sigma/blob/e5b3a1cc14aaad6f2acc569fab9849567f98df3e/rules/windows/powershell/powershell_script/powershell_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'
|