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:
@@ -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})
|
||||
|
||||
Reference in New Issue
Block a user