Merge pull request #28 from sbruno/master

Fixing some typos
This commit is contained in:
Oddvar Moe 2019-02-01 11:14:29 +01:00 committed by GitHub
commit 49276ae8e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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