mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-07 10:54:20 +02:00
Create WFMFormat.yml
This commit is contained in:
parent
baaa5bbc73
commit
ea5179287e
21
yml/OtherMSBinaries/WFMFormat.yml
Normal file
21
yml/OtherMSBinaries/WFMFormat.yml
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
---
|
||||||
|
Name: WFMFormat.exe
|
||||||
|
Description: Command-line tool used for pretty-print a dump file generated by Message Farm Analyzer tool.
|
||||||
|
Author: Tim Baker
|
||||||
|
Created: 2024-12-05
|
||||||
|
Commands:
|
||||||
|
- Command: WFMFormat.exe
|
||||||
|
Description: Executes the file 'tracerpt.exe' in the current working directory. If the file dumpfile.txt (any content) exists in the current directory no arguments are required.
|
||||||
|
Usecase: Proxy execution of binary
|
||||||
|
Category: Execute
|
||||||
|
Privileges: User
|
||||||
|
MitreID: T1127
|
||||||
|
OperatingSystem: Windows 10
|
||||||
|
Full_Path:
|
||||||
|
- Path: This is a standalone tool.
|
||||||
|
Detection:
|
||||||
|
- IOC: Child process from WFMFormat.exe
|
||||||
|
Resources:
|
||||||
|
- Link: https://www.microsoft.com/en-us/download/details.aspx?id=103244
|
||||||
|
Acknowledgement:
|
||||||
|
- Person: Tim Baker (https://www.dotsec.com)
|
Loading…
x
Reference in New Issue
Block a user