Generate docs from job=generate_and_commit_guids_and_docs branch=master [skip ci]
This commit is contained in:
parent
66f06f62d9
commit
9ebf782b2f
@@ -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
|
||||
|
||||
@@ -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|
|
||||
|
||||
Reference in New Issue
Block a user