From f77b3b401936023b8fcecccdaa5306dd2b334a2a Mon Sep 17 00:00:00 2001 From: Oddvar Moe Date: Fri, 28 Jun 2019 17:53:45 +0200 Subject: [PATCH] Fixed spacing issue --- yml/OtherMSBinaries/Wsl.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/yml/OtherMSBinaries/Wsl.yml b/yml/OtherMSBinaries/Wsl.yml index 68afc82..490c12b 100644 --- a/yml/OtherMSBinaries/Wsl.yml +++ b/yml/OtherMSBinaries/Wsl.yml @@ -13,13 +13,13 @@ Commands: MitreLink: https://attack.mitre.org/techniques/T1202 OperatingSystem: Windows 10, Windows 19 Server - Command: wsl.exe -u root -e cat /etc/shadow - Description: Cats /etc/shadow file as root - Usecase: Performs execution of arbitrary Linux commands as root without need for password. - Category: Execute - Privileges: User - MitreID: T1202 - MitreLink: https://attack.mitre.org/techniques/T1202 - OperatingSystem: Windows 10, Windows 19 Server + Description: Cats /etc/shadow file as root + Usecase: Performs execution of arbitrary Linux commands as root without need for password. + Category: Execute + Privileges: User + MitreID: T1202 + MitreLink: https://attack.mitre.org/techniques/T1202 + OperatingSystem: Windows 10, Windows 19 Server Full_Path: - Path: C:\Windows\System32\wsl.exe Code_Sample: