Update T1569.002.yaml (#1414)

I was failing to pass the precheck without adding in the dependency_executor_name parameter. Something with parsing I believe
This commit is contained in:
Ryan
2021-04-08 07:09:43 -06:00
committed by GitHub
parent 2ecb4a4f84
commit ba13a01daf
+1
View File
@@ -53,6 +53,7 @@ atomic_tests:
description: Path to PsExec
type: string
default: C:\PSTools\PsExec.exe
dependency_executor_name: powershell
dependencies:
- description: |
PsExec tool from Sysinternals must exist on disk at specified location (#{psexec_exe})