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`!