From 17d151ba0cd2ec1daabb73d37c70ef4cb4b5a08f Mon Sep 17 00:00:00 2001 From: CircleCI Atomic Red Team doc generator Date: Wed, 8 Dec 2021 19:05:10 +0000 Subject: [PATCH] Generate docs from job=generate_and_commit_guids_and_docs branch=master [skip ci] --- atomics/Indexes/index.yaml | 4 ++-- atomics/T1087.001/T1087.001.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/atomics/Indexes/index.yaml b/atomics/Indexes/index.yaml index 9c54f222..72215b19 100644 --- a/atomics/Indexes/index.yaml +++ b/atomics/Indexes/index.yaml @@ -54444,7 +54444,7 @@ discovery: auto_generated_guid: 80887bec-5a9b-4efc-a81d-f83eb2eb32ab description: | Enumerate all accounts - Upon exection, multiple enumeration commands will be run and their output displayed in the PowerShell session + Upon execution, multiple enumeration commands will be run and their output displayed in the PowerShell session supported_platforms: - windows executor: @@ -54477,7 +54477,7 @@ discovery: name: powershell - name: Enumerate logged on users via CMD (Local) auto_generated_guid: a138085e-bfe5-46ba-a242-74a6fb884af3 - description: 'Enumerate logged on users. Upon exeuction, logged on users will + description: 'Enumerate logged on users. Upon execution, logged on users will be displayed. ' diff --git a/atomics/T1087.001/T1087.001.md b/atomics/T1087.001/T1087.001.md index 0d007bfb..5531cd49 100644 --- a/atomics/T1087.001/T1087.001.md +++ b/atomics/T1087.001/T1087.001.md @@ -284,7 +284,7 @@ dscacheutil -q user ## Atomic Test #8 - Enumerate all accounts on Windows (Local) Enumerate all accounts -Upon exection, multiple enumeration commands will be run and their output displayed in the PowerShell session +Upon execution, multiple enumeration commands will be run and their output displayed in the PowerShell session **Supported Platforms:** Windows @@ -352,7 +352,7 @@ net localgroup
## Atomic Test #10 - Enumerate logged on users via CMD (Local) -Enumerate logged on users. Upon exeuction, logged on users will be displayed. +Enumerate logged on users. Upon execution, logged on users will be displayed. **Supported Platforms:** Windows