PANW IoT Incident Handling with ServiceNow
IoT by Palo Alto Networks Pack.#
This Playbook is part of theThis playbook creates a ServiceNow ticket after the incident is enriched by Palo Alto Networks IoT security portal (previously Zingbox Cloud).
#
DependenciesThis playbook uses the following sub-playbooks, integrations, and scripts.
#
Sub-playbooksThis playbook does not use any sub-playbooks.
#
Integrations- Palo Alto Networks IoT
- ServiceNow v2
#
Scripts- iot-security-get-raci
#
Commands- iot-security-get-device
- servicenow-create-record
#
Playbook InputsName | Description | Default Value | Required |
---|---|---|---|
IoTConfigListName | The list name defined in the XSOAR Lists for the RACI and ServiceNow calculation. | IOT_CONFIG | Optional |
CreateServiceNowTicket | Determines if a ServiceNow ticket should be created based on the RACI calculation. Set to True to create an incident. | false | Optional |
#
Playbook OutputsPath | Description | Type |
---|---|---|
PaloAltoNetworksIoT | This path will have field "device" for the device details and "raci" if the command "iot-security-get-raci" has output. | string |
ServiceNow.Record | The ServiceNow record after creating the ServiceNow ticket. | string |