Update Microsoft.Workflow.Compiler.yml Tags

Added Tags:
Execute VB.Net
Execute C#
Input Custom Format
This commit is contained in:
hegusung 2024-10-13 13:39:18 +02:00 committed by GitHub
parent bb2ab8ccda
commit 699d8e9809
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: