|
1 |
| -Blocks malicious URLs using all integrations that are enabled. |
2 |
| - |
3 |
| -Supported integrations for this playbook: |
4 |
| -* Palo Alto Networks Minemeld |
5 |
| -* Palo Alto Networks PAN-OS |
6 |
| -* Zscaler |
| 1 | +Deprecated. Use 'Block URL - Generic v2' instead. |
7 | 2 |
|
8 | 3 | ## Dependencies
|
| 4 | + |
9 | 5 | This playbook uses the following sub-playbooks, integrations, and scripts.
|
10 | 6 |
|
11 |
| -## Sub-playbooks |
| 7 | +### Sub-playbooks |
| 8 | + |
12 | 9 | * PAN-OS - Block URL - Custom URL Category
|
13 |
| -* Add Indicator to Miner - Minemeld |
14 | 10 | * PAN-OS - Block IP and URL - External Dynamic List
|
| 11 | +* Add Indicator to Miner - Palo Alto MineMeld |
| 12 | + |
| 13 | +### Integrations |
15 | 14 |
|
16 |
| -## Integrations |
17 | 15 | This playbook does not use any integrations.
|
18 | 16 |
|
19 |
| -## Scripts |
| 17 | +### Scripts |
| 18 | + |
20 | 19 | This playbook does not use any scripts.
|
21 | 20 |
|
22 |
| -## Commands |
| 21 | +### Commands |
| 22 | + |
23 | 23 | * zscaler-blacklist-url
|
24 | 24 |
|
25 | 25 | ## Playbook Inputs
|
| 26 | + |
26 | 27 | ---
|
27 | 28 |
|
28 |
| -| **Name** | **Description** | **Required** | |
29 |
| -| --- | --- | --- | |
30 |
| -| URLBlacklistMiner | The name of the URL block list Miner in Minemeld. | Optional | |
31 |
| -| URL | The array of malicious URLs to block. | Optional | |
| 29 | +| **Name** | **Description** | **Default Value** | **Required** | |
| 30 | +| --- | --- | --- | --- | |
| 31 | +| URLBlacklistMiner | The name of the URL block list Miner in Minemeld. | | Optional | |
| 32 | +| URL | Array of malicious URLs to block. | | Optional | |
| 33 | +| URLListName | URL list from the instance context with which to override the remote file. | Demisto Remediation - URL EDL | Optional | |
| 34 | +| LogForwarding | Log Forwarding object name. | | Optional | |
| 35 | +| EDLServerIP | EDL server IP address. | | Optional | |
| 36 | +| AutoCommit | This input establishes whether to commit the configuration automatically.<br/>Yes - Commit automatically.<br/>No - Commit manually. | No | Optional | |
| 37 | +| CustomURLCategory | Custom URL Category name. | Demisto Remediation - Malicious URLs | Optional | |
| 38 | +| type | Custom URL category type. Insert "URL List"/ "Category Match". | | Optional | |
| 39 | +| device-group | Device group for the Custom URL Category \(Panorama instances\). | | Optional | |
| 40 | +| categories | The list of categories. Relevant from PAN-OS v9.x. | | Optional | |
32 | 41 |
|
33 | 42 | ## Playbook Outputs
|
| 43 | + |
34 | 44 | ---
|
35 | 45 | There are no outputs for this playbook.
|
36 | 46 |
|
37 | 47 | ## Playbook Image
|
| 48 | + |
38 | 49 | ---
|
39 |
| - |
| 50 | + |
| 51 | + |
0 commit comments