diff --git a/yml/OSBinaries/Microsoft.Workflow.Compiler.yml b/yml/OSBinaries/Microsoft.Workflow.Compiler.yml index c26c0c2..a711f8e 100644 --- a/yml/OSBinaries/Microsoft.Workflow.Compiler.yml +++ b/yml/OSBinaries/Microsoft.Workflow.Compiler.yml @@ -11,6 +11,10 @@ Commands: Privileges: User MitreID: T1127 OperatingSystem: Windows 10S, Windows 11 + Tags: + - Execute: VB.Net + - Execute: Csharp + - Input: Custom Format - Command: Microsoft.Workflow.Compiler.exe tests.txt results.txt Description: Compile and execute C# or VB.net code in a XOML file referenced in the test.txt file. Usecase: Compile and run code @@ -18,6 +22,10 @@ Commands: Privileges: User MitreID: T1127 OperatingSystem: Windows 10S, Windows 11 + Tags: + - Execute: VB.Net + - Execute: Csharp + - Input: Custom Format - Command: Microsoft.Workflow.Compiler.exe tests.txt results.txt Description: Compile and execute C# or VB.net code in a XOML file referenced in the test.txt file. Usecase: Compile and run code @@ -25,6 +33,10 @@ Commands: Privileges: User MitreID: T1127 OperatingSystem: Windows 10S, Windows 11 + Tags: + - Execute: VB.Net + - Execute: Csharp + - Input: Custom Format Full_Path: - Path: C:\Windows\Microsoft.Net\Framework64\v4.0.30319\Microsoft.Workflow.Compiler.exe Code_Sample: