From b6998868dc9f84c12cd5cb93758530985e6dfed8 Mon Sep 17 00:00:00 2001 From: Carrie Roberts Date: Wed, 18 Mar 2020 08:46:16 -0600 Subject: [PATCH] unique test names for OS (#889) --- atomics/T1083/T1083.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/atomics/T1083/T1083.yaml b/atomics/T1083/T1083.yaml index 88b64457..f1049e23 100644 --- a/atomics/T1083/T1083.yaml +++ b/atomics/T1083/T1083.yaml @@ -3,7 +3,7 @@ attack_technique: T1083 display_name: File and Directory Discovery atomic_tests: -- name: File and Directory Discovery +- name: File and Directory Discovery (cmd.exe) description: | Find or discover files on the file system @@ -23,7 +23,7 @@ atomic_tests: dir "%userprofile%\Desktop\*.*" >> %temp%\download tree /F >> %temp%\download -- name: File and Directory Discovery +- name: File and Directory Discovery (PowerShell) description: | Find or discover files on the file system @@ -64,7 +64,7 @@ atomic_tests: which sh -- name: Nix File and Directory Discovery +- name: Nix File and Directory Discovery 2 description: | Find or discover files on the file system