From 53a40702059bbc8dbe5370628d8cb6311b8ee468 Mon Sep 17 00:00:00 2001 From: akshat pradhan Date: Tue, 9 Nov 2021 08:16:34 +0530 Subject: [PATCH] Fixed formating --- yml/OSBinaries/Ssh.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yml/OSBinaries/Ssh.yml b/yml/OSBinaries/Ssh.yml index c063039..f419ce5 100644 --- a/yml/OSBinaries/Ssh.yml +++ b/yml/OSBinaries/Ssh.yml @@ -11,7 +11,7 @@ Commands: Privileges: User MitreID: T1202 OperatingSystem: Windows 10 1809, Windows Server 2019 - - Command: ssh localhost calc.exe + - Command: ssh localhost calc.exe Description: Executes calc.exe. Usecase: Performs execution of specified file, can be used to bypass Application Whitelisting. Category: AWL Bypass