From bd1800f2e77e7f7d9a2efaf2889475e1e421c040 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rgen=20Maas?= Date: Sat, 23 Jun 2018 09:51:49 +0200 Subject: [PATCH] Change executor for the rar test from powershell to command_prompt. --- atomics/T1002/T1002.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atomics/T1002/T1002.yaml b/atomics/T1002/T1002.yaml index 35167ada..7952dc64 100644 --- a/atomics/T1002/T1002.yaml +++ b/atomics/T1002/T1002.yaml @@ -37,7 +37,7 @@ atomic_tests: type: Path default: exfilthis.rar executor: - name: powershell + name: command_prompt command: | rar a -r #{output_file} #{input_file}