Skip to main content

PAN-OS - Block URL - Custom URL Category

This Playbook is part of the PAN-OS by Palo Alto Networks Pack.#

Supported versions

Supported Cortex XSOAR versions: 6.10.0 and later.

This playbook blocks URLs using Palo Alto Networks Panorama or Firewall through Custom URL Categories. The playbook checks whether the input URL category already exists, and if the URLs are a part of this category. Otherwise, it will create the category, block the URLs, and commit the configuration.

Dependencies#

This playbook uses the following sub-playbooks, integrations, and scripts.

Sub-playbooks#

  • PAN-OS Commit Configuration v2

Integrations#

  • Panorama

Scripts#

This playbook does not use any scripts.

Commands#

  • pan-os-edit-custom-url-category
  • pan-os-custom-block-rule
  • pan-os-get-custom-url-category
  • pan-os-create-custom-url-category

Playbook Inputs#


NameDescriptionDefault ValueRequired
URLURL to blockURL.DataOptional
CustomURLCategoryCustom URL Category nameRemediation - Malicious URLsOptional
LogForwardingPanorama log forwarding object nameOptional
AutoCommitThis input establishes whether to commit the configuration automatically.
Yes - Commit automatically.
No - Commit manually.
NoOptional
typeCustom URL category type. Insert "URL List"/ "Category Match".Optional
device-groupDevice group for the Custom URL Category (Panorama instances).Optional
categoriesThe list of categories. Relevant from PAN-OS v9.x.Optional
pre-postSpecify pre-rulebase or post-rulebase. (Panorama instances).pre-rulebaseOptional

Playbook Outputs#


There are no outputs for this playbook.

Playbook Image#


PAN-OS - Block URL - Custom URL Category