mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2024-12-29 08:17:51 +01:00
23dd0236ae
* Add detection links for scripts * Add detection links for OtherMSBins. Fixed and updated as needed. * Add detection links for MSBins. Fixed and updated as needed. * Add detection links for oslibraries * Updating template for Detections * Removing empty Detection:Sigma entries * Remove redundant blank line * Replacing commit URL with file URL Co-authored-by: root <root@DESKTOP-5CR935D.localdomain> Co-authored-by: Wietze <wietze@users.noreply.github.com>
29 lines
1.0 KiB
YAML
29 lines
1.0 KiB
YAML
---
|
|
Name: CL_Mutexverifiers.ps1
|
|
Description:
|
|
Author: 'Oddvar Moe'
|
|
Created: 2018-05-25
|
|
Commands:
|
|
- Command: . C:\\Windows\\diagnostics\\system\\AERO\\CL_Mutexverifiers.ps1 \nrunAfterCancelProcess calc.ps1
|
|
Description: Import the PowerShell Diagnostic CL_Mutexverifiers script and call runAfterCancelProcess to launch an executable.
|
|
Usecase: Proxy execution
|
|
Category: Execute
|
|
Privileges: User
|
|
MitreID: T1216
|
|
OperatingSystem: Windows 10
|
|
Full_Path:
|
|
- Path: C:\Windows\diagnostics\system\WindowsUpdate\CL_Mutexverifiers.ps1
|
|
- Path: C:\Windows\diagnostics\system\Audio\CL_Mutexverifiers.ps1
|
|
- Path: C:\Windows\diagnostics\system\WindowsUpdate\CL_Mutexverifiers.ps1
|
|
- Path: C:\Windows\diagnostics\system\Video\CL_Mutexverifiers.ps1
|
|
- Path: C:\Windows\diagnostics\system\Speech\CL_Mutexverifiers.ps1
|
|
Code_Sample:
|
|
- Code:
|
|
Detection:
|
|
Resources:
|
|
- Link: https://twitter.com/pabraeken/status/995111125447577600
|
|
Acknowledgement:
|
|
- Person: Pierre-Alexandre Braeken
|
|
Handle: '@pabraeken'
|
|
---
|