Formatting

This commit is contained in:
Mo Amiri
2018-05-31 00:52:47 +01:00
parent d83d060c0d
commit df6ed4a300
6 changed files with 0 additions and 18 deletions
Vendored
BIN
View File
Binary file not shown.
-2
View File
@@ -20,8 +20,6 @@ atomic_tests:
supported_platforms:
- windows
input_arguments:
executor:
name: powershell
command: |
-9
View File
@@ -6,7 +6,6 @@ atomic_tests:
- name: Clear Logs
description: |
Clear Windows Event Logs
supported_platforms:
- windows
input_arguments:
@@ -14,33 +13,25 @@ atomic_tests:
description: Windows Log Name, ex System
type: String
default: System
executor:
name: command_prompt
command: |
evtutil cl #{log_name}
- name: FSUtil
description: |
Manages the update sequence number (USN) change journal, which provides a persistent log of all changes made to files on the volume.
supported_platforms:
- windows
input_arguments:
executor:
name: command_prompt
command: |
fsutil usn deletejournal /D C:
- name: rm -rf
description: |
Delete system and audit logs
supported_platforms:
- macos
- linux
executor:
name: sh
command: |
-4
View File
@@ -6,12 +6,8 @@ atomic_tests:
- name: Admin Account Manipulate
description: |
Manipulate Admin Account Name
supported_platforms:
- windows
input_arguments:
executor:
name: powershell
command: |
-1
View File
@@ -12,7 +12,6 @@ atomic_tests:
executor:
name: manual
command: |
steps: |
Open Microsoft Word
-2
View File
@@ -10,7 +10,6 @@ atomic_tests:
supported_platforms:
- windows
input_arguments:
executor:
name: command_prompt
command: |
@@ -21,7 +20,6 @@ atomic_tests:
and execute a payload leveraging PowerShell
supported_platforms:
- windows
input_arguments:
executor:
name: powershell
command: |