From 84f9f9ffdd2a132f4574d98d27f67a7fc2bc3ad2 Mon Sep 17 00:00:00 2001 From: CircleCI Atomic Red Team doc generator Date: Tue, 15 Jun 2021 15:45:23 +0000 Subject: [PATCH] Generate docs from job=generate_and_commit_guids_and_docs branch=master [skip ci] --- atomics/Indexes/index.yaml | 2 +- atomics/T1082/T1082.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/atomics/Indexes/index.yaml b/atomics/Indexes/index.yaml index 8af77186..8212b5e3 100644 --- a/atomics/Indexes/index.yaml +++ b/atomics/Indexes/index.yaml @@ -52704,7 +52704,7 @@ discovery: vbscript: description: Path to sample script type: String - default: PathToAtomicsFolder\T1595.002\src\griffon_recon.vbs + default: PathToAtomicsFolder\T1082\src\griffon_recon.vbs executor: command: 'cscript #{vbscript}' name: powershell diff --git a/atomics/T1082/T1082.md b/atomics/T1082/T1082.md index 9a0e9550..7c4d1d40 100644 --- a/atomics/T1082/T1082.md +++ b/atomics/T1082/T1082.md @@ -266,7 +266,7 @@ For more information see also e.g. https://malpedia.caad.fkie.fraunhofer.de/deta #### Inputs: | Name | Description | Type | Default Value | |------|-------------|------|---------------| -| vbscript | Path to sample script | String | PathToAtomicsFolder\T1595.002\src\griffon_recon.vbs| +| vbscript | Path to sample script | String | PathToAtomicsFolder\T1082\src\griffon_recon.vbs| #### Attack Commands: Run with `powershell`!