From 8f18ddfd93a2d96deb8aec991ec2e582c4448c77 Mon Sep 17 00:00:00 2001 From: CircleCI Atomic Red Team doc generator Date: Fri, 31 Aug 2018 12:17:43 +0000 Subject: [PATCH] Generate docs from job=validate_atomics_generate_docs branch=Technique-fixing --- atomics/T1075/T1075.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/atomics/T1075/T1075.md b/atomics/T1075/T1075.md index 77838cdf..e79a0713 100644 --- a/atomics/T1075/T1075.md +++ b/atomics/T1075/T1075.md @@ -50,6 +50,12 @@ Similar to PTH, but attacking Kerberos **Supported Platforms:** Windows +#### Inputs +| Name | Description | Type | Default Value | +|------|-------------|------|---------------| +| user_name | username | string | Administrator| +| domain | domain | string | atomic.local| + #### Run it with `command_prompt`! ``` mimikatz # kerberos::ptt #{user_name}@#{domain}