From 1848f84fda239459eef1e5938fae5da4ea98e0a5 Mon Sep 17 00:00:00 2001 From: CircleCI Atomic Red Team doc generator Date: Tue, 3 Sep 2019 16:04:49 +0000 Subject: [PATCH] Generate docs from job=validate_atomics_generate_docs branch=master --- atomics/T1003/T1003.md | 2 +- atomics/index.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/atomics/T1003/T1003.md b/atomics/T1003/T1003.md index 6eb29392..9b807341 100644 --- a/atomics/T1003/T1003.md +++ b/atomics/T1003/T1003.md @@ -327,7 +327,7 @@ subsequent domain controllers without the need of network-based replication. #### Run it with `command_prompt`! Elevation Required (e.g. root or admin) ``` -ntdsutil “ac i ntds” “ifm” “create full #{output_folder} q q +ntdsutil "ac i ntds" "ifm" "create full #{output_folder}" q q ``` diff --git a/atomics/index.yaml b/atomics/index.yaml index 2fb3ccab..c80509bc 100644 --- a/atomics/index.yaml +++ b/atomics/index.yaml @@ -14943,7 +14943,7 @@ credential-access: executor: name: command_prompt elevation_required: true - command: 'ntdsutil “ac i ntds” “ifm” “create full #{output_folder} q q + command: 'ntdsutil "ac i ntds" "ifm" "create full #{output_folder}" q q ' - name: Create Volume Shadow Copy with NTDS.dit