From bdfb0c8e5b9577e7a3775096fb8a1ec0f73bfa4d Mon Sep 17 00:00:00 2001 From: caseysmithrc <30840394+caseysmithrc@users.noreply.github.com> Date: Sun, 2 Sep 2018 07:32:15 -0600 Subject: [PATCH] typo --- atomics/T1050/T1050.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/atomics/T1050/T1050.yaml b/atomics/T1050/T1050.yaml index 91de23cf..50fdcab1 100644 --- a/atomics/T1050/T1050.yaml +++ b/atomics/T1050/T1050.yaml @@ -13,7 +13,7 @@ atomic_tests: binary_path: description: Name of the service binary, include path. type: Path - default: C:\AtomicRedTeam\atomics\T1050\bin\AtomicSerivce.exe + default: C:\AtomicRedTeam\atomics\T1050\bin\AtomicService.exe executor: name: command_prompt command: | @@ -29,7 +29,7 @@ atomic_tests: binary_path: description: Name of the service binary, include path. type: Path - default: C:\AtomicRedTeam\atomics\T1050\bin\AtomicSerivce.exe + default: C:\AtomicRedTeam\atomics\T1050\bin\AtomicService.exe executor: name: powershell command: |