forked from demisto/content
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplaybook-Detonate_File_From_URL_-_ANYRUN_-_Test.yml
158 lines (158 loc) · 3.11 KB
/
playbook-Detonate_File_From_URL_-_ANYRUN_-_Test.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
id: Detonate File From URL - ANYRUN - Test
version: -1
name: Detonate File From URL - ANYRUN - Test
starttaskid: "0"
tasks:
"0":
id: "0"
taskid: 65a8b522-11bf-4dca-890e-0fc61cdc3852
type: start
task:
id: 65a8b522-11bf-4dca-890e-0fc61cdc3852
version: -1
name: ""
iscommand: false
brand: ""
nexttasks:
'#none#':
- "1"
separatecontext: false
view: |-
{
"position": {
"x": 50,
"y": 50
}
}
note: false
timertriggers: []
ignoreworker: false
"1":
id: "1"
taskid: b858cb72-1de4-4f27-8e89-67e729b4304f
type: regular
task:
id: b858cb72-1de4-4f27-8e89-67e729b4304f
version: -1
name: Start Fresh
description: Delete field from context
scriptName: DeleteContext
type: regular
iscommand: false
brand: ""
nexttasks:
'#none#':
- "2"
scriptarguments:
all:
simple: "yes"
index: {}
key: {}
keysToKeep: {}
subplaybook: {}
separatecontext: false
view: |-
{
"position": {
"x": 50,
"y": 195
}
}
note: false
timertriggers: []
ignoreworker: false
"2":
id: "2"
taskid: 34668430-83bc-4ce8-88be-05737b7b6645
type: regular
task:
id: 34668430-83bc-4ce8-88be-05737b7b6645
version: -1
name: Set URL for File Download
description: Sets a value into the context with the given context key
scriptName: Set
type: regular
iscommand: false
brand: ""
nexttasks:
'#none#':
- "3"
scriptarguments:
append: {}
key:
simple: URL.Data
value:
simple: https://www.python.org/downloads/release/python-373/ # disable-secrets-detection
separatecontext: false
view: |-
{
"position": {
"x": 50,
"y": 370
}
}
note: false
timertriggers: []
ignoreworker: false
"3":
id: "3"
taskid: 1b0d1800-9bfe-486d-84c5-b8c6a736d2c2
type: playbook
task:
id: 1b0d1800-9bfe-486d-84c5-b8c6a736d2c2
version: -1
name: Detonate File From URL - ANYRUN
playbookName: Detonate File From URL - ANYRUN
type: playbook
iscommand: false
brand: ""
nexttasks:
'#none#':
- "4"
separatecontext: true
view: |-
{
"position": {
"x": 50,
"y": 545
}
}
note: false
timertriggers: []
ignoreworker: false
"4":
id: "4"
taskid: 8f393862-0c9d-46b4-89a0-afc033fb523f
type: title
task:
id: 8f393862-0c9d-46b4-89a0-afc033fb523f
version: -1
name: Done
type: title
iscommand: false
brand: ""
separatecontext: false
view: |-
{
"position": {
"x": 50,
"y": 720
}
}
note: false
timertriggers: []
ignoreworker: false
view: |-
{
"linkLabelsPosition": {},
"paper": {
"dimensions": {
"height": 735,
"width": 380,
"x": 50,
"y": 50
}
}
}
inputs: []
outputs: []