From e497f0bce587f226d1bd6013f2ed7f2f19d19a02 Mon Sep 17 00:00:00 2001 From: Toua Lor Date: Wed, 30 Sep 2020 14:46:21 -0500 Subject: [PATCH] T1070.003_SSH-T --- atomics/T1070.003/T1070.003.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atomics/T1070.003/T1070.003.yaml b/atomics/T1070.003/T1070.003.yaml index e1313582..dfc3c149 100644 --- a/atomics/T1070.003/T1070.003.yaml +++ b/atomics/T1070.003/T1070.003.yaml @@ -103,7 +103,7 @@ atomic_tests: dependencies: - description: | Install sshpass and create user account used for excuting - prereq_command: | + get_prereq_command: | yum -y install epel-release yum -y install sshpass /usr/sbin/useradd testuser1