From e2cabd0cba40be3bc5e4efec475cfab0887eada4 Mon Sep 17 00:00:00 2001 From: Michael Haag <“mike@redcanary.com git config --global user.name “Michael Haag> Date: Fri, 31 Aug 2018 08:17:28 -0400 Subject: [PATCH] T1075 fix final fix for #317 --- atomics/T1075/T1075.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/atomics/T1075/T1075.yaml b/atomics/T1075/T1075.yaml index 0bdc358d..cd6931ed 100644 --- a/atomics/T1075/T1075.yaml +++ b/atomics/T1075/T1075.yaml @@ -37,6 +37,16 @@ atomic_tests: supported_platforms: - windows + input_arguments: + user_name: + description: username + type: string + default: Administrator + domain: + description: domain + type: string + default: atomic.local + executor: name: command_prompt command: |