From 2e28c866ef1d3dab950f0f45c90a17f4a9990d9f Mon Sep 17 00:00:00 2001 From: CircleCI Atomic Red Team doc generator Date: Wed, 19 Jan 2022 21:37:51 +0000 Subject: [PATCH] Generate docs from job=generate_and_commit_guids_and_docs branch=master [skip ci] --- atomics/Indexes/index.yaml | 4 ++-- atomics/T1048.002/T1048.002.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/atomics/Indexes/index.yaml b/atomics/Indexes/index.yaml index 8b16bea6..ceb05207 100644 --- a/atomics/Indexes/index.yaml +++ b/atomics/Indexes/index.yaml @@ -71446,7 +71446,7 @@ exfiltration: input_file: description: Test file to upload type: Path - default: PathToAtomicsFolder/T1048.002/files/artifact + default: PathToAtomicsFolder/T1048.002/src/artifact curl_path: description: path to curl.exe type: Path @@ -71482,7 +71482,7 @@ exfiltration: input_file: description: Test file to upload type: Path - default: PathToAtomicsFolder/T1048.002/files/artifact + default: PathToAtomicsFolder/T1048.002/src/artifact executor: name: bash elevation_required: false diff --git a/atomics/T1048.002/T1048.002.md b/atomics/T1048.002/T1048.002.md index 62a7762d..d6467f8a 100644 --- a/atomics/T1048.002/T1048.002.md +++ b/atomics/T1048.002/T1048.002.md @@ -30,7 +30,7 @@ Exfiltrate data HTTPS using curl to file share site file.io #### Inputs: | Name | Description | Type | Default Value | |------|-------------|------|---------------| -| input_file | Test file to upload | Path | PathToAtomicsFolder/T1048.002/files/artifact| +| input_file | Test file to upload | Path | PathToAtomicsFolder/T1048.002/src/artifact| | curl_path | path to curl.exe | Path | C:\Windows\System32\Curl.exe| @@ -80,7 +80,7 @@ Exfiltrate data HTTPS using curl to file share site file.io #### Inputs: | Name | Description | Type | Default Value | |------|-------------|------|---------------| -| input_file | Test file to upload | Path | PathToAtomicsFolder/T1048.002/files/artifact| +| input_file | Test file to upload | Path | PathToAtomicsFolder/T1048.002/src/artifact| #### Attack Commands: Run with `bash`!