Generate docs from job=generate_and_commit_guids_and_docs branch=master [skip ci]

This commit is contained in:
CircleCI Atomic Red Team doc generator
2022-01-19 21:37:51 +00:00
parent 3d9bef3ed4
commit 2e28c866ef
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -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
+2 -2
View File
@@ -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`!