Generated docs from job=generate-docs branch=master [ci skip]

This commit is contained in:
Atomic Red Team doc generator
2022-05-17 22:48:32 +00:00
parent c171910f63
commit ebfc28708d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5258,7 +5258,7 @@ credential-access:
- name: Gsecdump
auto_generated_guid: 96345bfc-8ae7-4b6a-80b7-223200f24ef9
description: "Dump credentials from memory using Gsecdump.\n\nUpon successful
execution, you should see domain\\username's following by two 32 characters
execution, you should see domain\\username's followed by two 32 character
hashes.\n\nIf you see output that says \"compat: error: failed to create child
process\", execution was likely blocked by Anti-Virus. \nYou will receive
only error output if you do not run this test from an elevated context (run
+1 -1
View File
@@ -19,7 +19,7 @@ Several of the tools mentioned in associated sub-techniques may be used by both
## Atomic Test #1 - Gsecdump
Dump credentials from memory using Gsecdump.
Upon successful execution, you should see domain\username's following by two 32 characters hashes.
Upon successful execution, you should see domain\username's followed by two 32 character hashes.
If you see output that says "compat: error: failed to create child process", execution was likely blocked by Anti-Virus.
You will receive only error output if you do not run this test from an elevated context (run as administrator)