Generate docs from job=generate_and_commit_guids_and_docs branch=master [skip ci]

This commit is contained in:
CircleCI Atomic Red Team doc generator
2021-11-15 16:38:44 +00:00
parent 66f06f62d9
commit 9ebf782b2f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2148,7 +2148,7 @@ credential-access:
domain:
description: Targeted Active Directory domain FQDN
type: String
default: example.com
default: "%userdnsdomain%"
account:
description: Account to impersonate
type: String
+1 -1
View File
@@ -31,7 +31,7 @@ The generated ticket is injected in a new empty Windows session and discarded af
| Name | Description | Type | Default Value |
|------|-------------|------|---------------|
| domain_sid | SID of the targeted domain, if you keep default it will automatically get the current domain SID | String | S-1-5-21-DEFAULT|
| domain | Targeted Active Directory domain FQDN | String | example.com|
| domain | Targeted Active Directory domain FQDN | String | %userdnsdomain%|
| account | Account to impersonate | String | goldenticketfakeuser|
| krbtgt_aes256_key | Krbtgt AES256 key | String | b7268361386090314acce8d9367e55f55865e7ef8e670fbe4262d6c94098a9e9|
| mimikatz_path | Mimikatz windows executable | Path | $env:TEMP\mimikatz\x64\mimikatz.exe|