forked from demisto/content
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplaybook-Detonate_URL_-_ANYRUN_-_Test.yml
158 lines (158 loc) · 2.99 KB
/
playbook-Detonate_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 URL - ANYRUN - Test
version: -1
name: Detonate URL - ANYRUN - Test
starttaskid: "0"
tasks:
"0":
id: "0"
taskid: 248bd6ce-5cc0-4382-8989-cf6ac3feb46c
type: start
task:
id: 248bd6ce-5cc0-4382-8989-cf6ac3feb46c
version: -1
name: ""
iscommand: false
brand: ""
nexttasks:
'#none#':
- "4"
separatecontext: false
view: |-
{
"position": {
"x": 50,
"y": 50
}
}
note: false
timertriggers: []
ignoreworker: false
"1":
id: "1"
taskid: 0b881e68-330b-4f99-8f33-5fc9279317fb
type: regular
task:
id: 0b881e68-330b-4f99-8f33-5fc9279317fb
version: -1
name: Set
description: Sets a value into the context with the given context key
scriptName: Set
type: regular
iscommand: false
brand: ""
nexttasks:
'#none#':
- "2"
scriptarguments:
append: {}
key:
simple: URL.Data
value:
simple: https://www.demisto.com
separatecontext: false
view: |-
{
"position": {
"x": 50,
"y": 370
}
}
note: false
timertriggers: []
ignoreworker: false
"2":
id: "2"
taskid: 8b84aacf-859e-40e6-8a32-aba6235fb93a
type: playbook
task:
id: 8b84aacf-859e-40e6-8a32-aba6235fb93a
version: -1
name: Detonate URL - ANYRUN
playbookName: Detonate URL - ANYRUN
type: playbook
iscommand: false
brand: ""
nexttasks:
'#none#':
- "3"
separatecontext: true
view: |-
{
"position": {
"x": 50,
"y": 545
}
}
note: false
timertriggers: []
ignoreworker: false
"3":
id: "3"
taskid: cb75cebc-5bf4-4f2f-8d2e-4530cc730701
type: title
task:
id: cb75cebc-5bf4-4f2f-8d2e-4530cc730701
version: -1
name: Done
type: title
iscommand: false
brand: ""
separatecontext: false
view: |-
{
"position": {
"x": 50,
"y": 720
}
}
note: false
timertriggers: []
ignoreworker: false
"4":
id: "4"
taskid: e110d4c9-2b47-4ec8-8f6e-3632b039742c
type: regular
task:
id: e110d4c9-2b47-4ec8-8f6e-3632b039742c
version: -1
name: Start Fresh
description: Delete field from context
scriptName: DeleteContext
type: regular
iscommand: false
brand: ""
nexttasks:
'#none#':
- "1"
scriptarguments:
all:
simple: "yes"
index: {}
key: {}
keysToKeep: {}
subplaybook: {}
separatecontext: false
view: |-
{
"position": {
"x": 50,
"y": 195
}
}
note: false
timertriggers: []
ignoreworker: false
view: |-
{
"linkLabelsPosition": {},
"paper": {
"dimensions": {
"height": 735,
"width": 380,
"x": 50,
"y": 50
}
}
}
inputs: []
outputs: []