Fixing some typos

This commit is contained in:
Santiago Bruno 2019-01-28 13:39:23 -03:00
parent a0136a78cd
commit cc8288c7d5
2 changed files with 4 additions and 4 deletions

View File

@ -4,7 +4,7 @@ Description: A utility included with .NET that is capable of compiling and execu
Author: 'Conor Richard'
Created: '2018-10-22'
Commands:
- Command: Microsoft.Worflow.Compiler.exe tests.xml results.xml
- Command: Microsoft.Workflow.Compiler.exe tests.xml results.xml
Description: Compile and execute C# or VB.net code in a XOML file referenced in the test.xml file.
Usecase: Compile and run code
Category: Execute
@ -12,7 +12,7 @@ Commands:
MitreID: T1127
MitreLink: https://attack.mitre.org/wiki/Technique/T1127
OperatingSystem: Windows 10S
- Command: Microsoft.Worflow.Compiler.exe tests.txt results.txt
- 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
Category: Execute
@ -20,7 +20,7 @@ Commands:
MitreID: T1127
MitreLink: https://attack.mitre.org/wiki/Technique/T1127
OperatingSystem: Windows 10S
- Command: Microsoft.Worflow.Compiler.exe tests.txt results.txt
- 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
Category: AWL Bypass

View File

@ -12,7 +12,7 @@ Commands:
MitreID: T1096
MitreLink: https://attack.mitre.org/wiki/Technique/T1096
OperatingSystem: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10
- Command: regedit C:\ads\file.txt:regfile.reg"
- Command: regedit C:\ads\file.txt:regfile.reg
Description: Import the target .REG file into the Registry.
Usecase: Import hidden registry data from alternate data stream
Category: ADS