Export Single Vulnerability to ServiceNow - PANW IoT 3rd Party Integration
#
This Playbook is part of the IoT 3rd Party Integrations by Palo Alto Networks (Deprecated) Pack.Supported versions
Supported Cortex XSOAR versions: 6.0.0 and later.
This playbook handles a single incident triggered in the PANW IoT (Zingbox) UI by creating a corresponding incident in Cortex XSOAR, and sends the vulnerability to your ServiceNow. The following incident type is created in Cortex XSOAR:
Vulnerability: PANW IoT 3rd Party ServiceNow Integration - Vulnerability
#
DependenciesThis playbook uses the following sub-playbooks, integrations, and scripts.
#
Sub-playbooksThis playbook does not use any sub-playbooks.
#
Integrations- Palo Alto Networks IoT 3rd Party
- ServiceNow v2
#
ScriptsThis playbook does not use any scripts.
#
Commands- panw-iot-3rd-party-report-status-to-panw
- panw-iot-3rd-party-get-single-asset
- panw-iot-3rd-party-convert-assets-to-external-format
- servicenow-create-record
#
Playbook InputsName | Description | Default Value | Required |
---|---|---|---|
assetID | Asset ID. zb_ticketid for vulnerability. | Required | |
assetType | Type of Asset. | Vulnerability | Required |
metadata1 | Example: incident triggered by PANW IoT cloud API | Required | |
outputFormat | Desired output format. | ServiceNow | Required |
assetList | List of input assets. | Required | |
table_name | The name of the table in which to create a record. | u_zingbox_alerts_vulnerablilty_incident | Required |
fields | Fields and their values to create the record with, in the format: fieldname1=value;fieldname2=value;... | Required | |
status | Sends a status message back to PANW IOT cloud. | Required | |
message | Message to be sent to PANW IoT Cloud. | Required | |
integrationName | Name of PANW IoT 3rd Party Integration. | servicenow | Required |
playbookName | Name of the playbook. | Export Single Vulnerability to ServiceNow - PANW IoT 3rd Party Integration | Required |
type | Type of asset associated with the status report. | vulnerability | Required |
#
Playbook OutputsThere are no outputs for this playbook.