Generate docs from job=generate_and_commit_guids_and_docs branch=master [skip ci]
This commit is contained in:
parent
f2da872a35
commit
a65adae62d
@@ -40084,7 +40084,7 @@ persistence:
|
||||
xll_url:
|
||||
description: url of the file HelloWorldXll.xll
|
||||
type: Url
|
||||
default: https://https://github.com/redcanaryco/atomic-red-team/tree/master/atomics/T1137.006/bin/HelloWorldXll.xll?raw=true
|
||||
default: https://github.com/redcanaryco/atomic-red-team/raw/master/atomics/T1137.006/bin/HelloWorldXll.xll
|
||||
local_file:
|
||||
description: name of the xll file
|
||||
type: Path
|
||||
|
||||
@@ -28,7 +28,7 @@ Source of XLL - https://github.com/edparcell/HelloWorldXll
|
||||
#### Inputs:
|
||||
| Name | Description | Type | Default Value |
|
||||
|------|-------------|------|---------------|
|
||||
| xll_url | url of the file HelloWorldXll.xll | Url | https://https://github.com/redcanaryco/atomic-red-team/tree/master/atomics/T1137.006/bin/HelloWorldXll.xll?raw=true|
|
||||
| xll_url | url of the file HelloWorldXll.xll | Url | https://github.com/redcanaryco/atomic-red-team/raw/master/atomics/T1137.006/bin/HelloWorldXll.xll|
|
||||
| local_file | name of the xll file | Path | $env:tmp\HelloWorldXll.xll|
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user