Generate docs from job=generate_and_commit_guids_and_docs branch=master [skip ci]
This commit is contained in:
parent
3d9bef3ed4
commit
2e28c866ef
@@ -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
|
||||
|
||||
@@ -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`!
|
||||
|
||||
Reference in New Issue
Block a user