Skip to content

Commit

Permalink
removing descriptions of xxx (left over from template) (redcanaryco#546)
Browse files Browse the repository at this point in the history
* removing descriptions of xxx (left over from template)

* update input param descriptions

* description update

* removing descriptions of xxx (left over from template)
  • Loading branch information
clr2of8 authored and Michael Haag committed Sep 3, 2019
1 parent 1848f84 commit 0859cb9
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 14 deletions.
2 changes: 1 addition & 1 deletion atomics/T1087/T1087.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ atomic_tests:
- name: View sudoers access
description: |
xxx (requires root)
(requires root)
supported_platforms:
- linux
- macos
Expand Down
12 changes: 4 additions & 8 deletions atomics/T1113/T1113.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ atomic_tests:
- macos
input_arguments:
output_file:
description: |
xxx
description: Output file path
type: Path
default: desktop.png
executor:
Expand All @@ -26,8 +25,7 @@ atomic_tests:
- macos
input_arguments:
output_file:
description: |
xxx
description: Output file path
type: Path
default: desktop.png
executor:
Expand All @@ -42,8 +40,7 @@ atomic_tests:
- linux
input_arguments:
output_file:
description: |
xxx
description: Output file path
type: Path
default: desktop.xwd
executor:
Expand All @@ -59,8 +56,7 @@ atomic_tests:
- linux
input_arguments:
output_file:
description: |
xxx
description: Output file path
type: Path
default: desktop.png
executor:
Expand Down
4 changes: 2 additions & 2 deletions atomics/T1139/T1139.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion atomics/T1148/T1148.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ atomic_tests:
- name: Mac HISTCONTROL
description: |
xxx
supported_platforms:
- macos
- linux
Expand Down
4 changes: 2 additions & 2 deletions atomics/T1176/T1176.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ display_name: Browser Extensions
atomic_tests:
- name: Chrome (Developer Mode)
description: |
xxx
supported_platforms:
- linux
- windows
Expand All @@ -23,7 +23,7 @@ atomic_tests:
- name: Chrome (Chrome Web Store)
description: |
xxx
supported_platforms:
- linux
- windows
Expand Down

0 comments on commit 0859cb9

Please sign in to comment.