Skip to main content

IP Whitelist - GCP Firewall

This Playbook is part of the Google Cloud Compute Pack.#

Supported versions

Supported Cortex XSOAR versions: 5.5.0 and later.

Set a list of IP addresses in GCP firewall.

Dependencies#

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

Sub-playbooks#

This playbook does not use any sub-playbooks.

Integrations#

  • GoogleCloudCompute

Scripts#

  • CompareLists

Commands#

  • setIndicator
  • gcp-compute-get-firewall
  • gcp-compute-patch-firewall
  • removeIndicatorField

Playbook Inputs#


NameDescriptionDefault ValueRequired
Indicator QueryIndicators to trigger the playbookOptional
IPIP addresses to allow in GCP FirewallRequired
GCPFirewallNameName of the GCP Firewall where the playbook should set the IPsRequired
IndicatorTagNameName of the Indicator Tag to apply to any IPs allowed by this playbook.GCP_IP_WhitelistRequired

Playbook Outputs#


There are no outputs for this playbook.

Playbook Image#


IP Whitelist - GCP Firewall