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)
This commit is contained in:
committed by
Michael Haag
parent
1848f84fda
commit
0859cb997a
@@ -21,7 +21,7 @@ atomic_tests:
|
||||
|
||||
- name: View sudoers access
|
||||
description: |
|
||||
xxx (requires root)
|
||||
(requires root)
|
||||
supported_platforms:
|
||||
- linux
|
||||
- macos
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -22,7 +22,7 @@ atomic_tests:
|
||||
|
||||
- name: Mac HISTCONTROL
|
||||
description: |
|
||||
xxx
|
||||
|
||||
supported_platforms:
|
||||
- macos
|
||||
- linux
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user