From 4fffd2bd924f7353f01cca0f647d1619fd6abcba Mon Sep 17 00:00:00 2001 From: Carrie Roberts Date: Thu, 27 Oct 2022 15:35:07 -0500 Subject: [PATCH] add dependency executor since it is different than attack cmds (#2203) Co-authored-by: Michael Haag <5632822+MHaggis@users.noreply.github.com> --- atomics/T1546.007/T1546.007.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/atomics/T1546.007/T1546.007.yaml b/atomics/T1546.007/T1546.007.yaml index 8a8d9b07..6de21710 100644 --- a/atomics/T1546.007/T1546.007.yaml +++ b/atomics/T1546.007/T1546.007.yaml @@ -16,6 +16,7 @@ atomic_tests: description: Path to DLL type: Path default: PathToAtomicsFolder\T1546.007\bin\NetshHelper.dll + dependency_executor_name: powershell dependencies: - description: | Helper DLL must exist on disk at specified location (#{helper_file})