Completed template update of OterMSBinaries

This commit is contained in:
Conor Richard
2018-09-21 22:58:00 -04:00
parent 95dc80b8cd
commit 58e88b98f9
17 changed files with 189 additions and 67 deletions

View File

@@ -1,14 +1,25 @@
---
Name: Mftrace.exe
Description: Execute
Author: ''
Description: Trace log generation tool for Media Foundation Tools.
Author: 'Oddvar Moe'
Created: '2018-05-25'
Categories: []
Commands:
- Command: Mftrace.exe cmd.exe
Description: Launch cmd.exe as a subprocess of Mftrace.exe.
Usecase: Local execution of cmd.exe as a subprocess of Mftrace.exe.
Category: Execution
Privileges: User
MitreID: T1218
MitreLink: https://attack.mitre.org/wiki/Technique/T1218
OperatingSystem: Windows
- Command: Mftrace.exe powershell.exe
Description: Launch cmd.exe as a subprocess of Mftrace.exe.
Usecase: Local execution of powershell.exe as a subprocess of Mftrace.exe.
Category: Execution
Privileges: User
MitreID: T1218
MitreLink: https://attack.mitre.org/wiki/Technique/T1218
OperatingSystem: Windows
Full Path:
- C:\Program Files (x86)\Windows Kits\10\bin\10.0.16299.0\x86
- C:\Program Files (x86)\Windows Kits\10\bin\10.0.16299.0\x64
@@ -18,4 +29,6 @@ Code Sample: []
Detection: []
Resources:
- https://twitter.com/0rbz_/status/988911181422186496 (Currently not accessible)
Notes: Thanks to fabrizio - @0rbz_
Acknowledgement:
- Person: fabrizio
Handle: '@0rbz_'