From 0859cb997a47895d32b4291992e045897e302382 Mon Sep 17 00:00:00 2001 From: Carrie Roberts Date: Tue, 3 Sep 2019 14:11:18 -0600 Subject: [PATCH] removing descriptions of xxx (left over from template) (#546) * removing descriptions of xxx (left over from template) * update input param descriptions * description update * removing descriptions of xxx (left over from template) --- atomics/T1087/T1087.yaml | 2 +- atomics/T1113/T1113.yaml | 12 ++++-------- atomics/T1139/T1139.yaml | 4 ++-- atomics/T1148/T1148.yaml | 2 +- atomics/T1176/T1176.yaml | 4 ++-- 5 files changed, 10 insertions(+), 14 deletions(-) diff --git a/atomics/T1087/T1087.yaml b/atomics/T1087/T1087.yaml index bd2bfa2ff0..74537f080c 100644 --- a/atomics/T1087/T1087.yaml +++ b/atomics/T1087/T1087.yaml @@ -21,7 +21,7 @@ atomic_tests: - name: View sudoers access description: | - xxx (requires root) + (requires root) supported_platforms: - linux - macos diff --git a/atomics/T1113/T1113.yaml b/atomics/T1113/T1113.yaml index 604cc6e23d..56f1afaa2f 100644 --- a/atomics/T1113/T1113.yaml +++ b/atomics/T1113/T1113.yaml @@ -10,8 +10,7 @@ atomic_tests: - macos input_arguments: output_file: - description: | - xxx + description: Output file path type: Path default: desktop.png executor: @@ -26,8 +25,7 @@ atomic_tests: - macos input_arguments: output_file: - description: | - xxx + description: Output file path type: Path default: desktop.png executor: @@ -42,8 +40,7 @@ atomic_tests: - linux input_arguments: output_file: - description: | - xxx + description: Output file path type: Path default: desktop.xwd executor: @@ -59,8 +56,7 @@ atomic_tests: - linux input_arguments: output_file: - description: | - xxx + description: Output file path type: Path default: desktop.png executor: diff --git a/atomics/T1139/T1139.yaml b/atomics/T1139/T1139.yaml index 9f1685e86b..10c4a00224 100644 --- a/atomics/T1139/T1139.yaml +++ b/atomics/T1139/T1139.yaml @@ -3,9 +3,9 @@ attack_technique: T1139 display_name: Bash History atomic_tests: -- name: xxxx +- name: Search Through Bash History description: | - xxxx + Search through bash history for specifice commands we want to capture supported_platforms: - linux - macos diff --git a/atomics/T1148/T1148.yaml b/atomics/T1148/T1148.yaml index 7448202b28..cd38cce611 100644 --- a/atomics/T1148/T1148.yaml +++ b/atomics/T1148/T1148.yaml @@ -22,7 +22,7 @@ atomic_tests: - name: Mac HISTCONTROL description: | - xxx + supported_platforms: - macos - linux diff --git a/atomics/T1176/T1176.yaml b/atomics/T1176/T1176.yaml index 9e4c6b3d0a..96f83c1f1d 100644 --- a/atomics/T1176/T1176.yaml +++ b/atomics/T1176/T1176.yaml @@ -5,7 +5,7 @@ display_name: Browser Extensions atomic_tests: - name: Chrome (Developer Mode) description: | - xxx + supported_platforms: - linux - windows @@ -23,7 +23,7 @@ atomic_tests: - name: Chrome (Chrome Web Store) description: | - xxx + supported_platforms: - linux - windows