Prisma Access Egress IP feed

Dynamically retrieve and add to allow list IPs Prisma Access uses to egress traffic to the internet and SaaS apps.

Data Enrichment & Threat Intelligence · Palo Alto Networks - Strata Cloud Manager · Feed

Details

IDPrisma Access Egress IP feed
ProviderPalo Alto Networks
CategoryData Enrichment & Threat Intelligence
From Version5.5.0
Docker Imagedemisto/python3:3.12.13.10116658
Supported ModulesAgentix Cloud Runtime Security Cloud Posture Security XSIAM EDR Cortex Cloud

README

Dynamically retrieve and allow IPs Prisma Access uses to egress traffic to the internet and SaaS apps.

Configure Prisma Access Egress IP feed in Cortex

Parameter Description Required
feed Fetch indicators False
URL URL True
api_key Prisma Access API Key from Panorama True
serviceType Service Type True
addrType Address Type True
location Location False
feedReputation Indicator Reputation False
feedReliability Source Reliability True
tlp_color The Traffic Light Protocol (TLP) designation to apply to indicators fetched from the feed. More information about the protocol can be found at https://us-cert.cisa.gov/tlp False
feedExpirationPolicy   False
feedExpirationInterval   False
feedFetchInterval Feed Fetch Interval False
feedBypassExclusionList Bypass exclusion list False
insecure Trust any certificate (not secure) False
proxy Use system proxy settings False

Retrieve Egress API Key

To retrieve the Egress API key from Panorama - Click “Generate API Key” under Panorama->Cloud Services->Configuration->Service Setup. For more information, see Retrieve the IP Addresses for Prisma Access.

Commands

You can execute these commands from the CLI, as part of an automation, or in a playbook.
After you successfully execute a command, a DBot message appears in the War Room with the command details.

prisma-access-get-indicators


Gets indicators from the feed.

Base Command

prisma-access-get-indicators

Input
Argument Name Description Required
limit The maximum number of results to return. By default all IPs are returned. Optional
Context Output
Path Type Description
PrismaAccess.Egress.IP.Address string Prisma Access Egress IP address
PrismaAccess.Egress.IP.Zone string Prisma Access Egress IP zone
Command Example

!prisma-access-get-indicators limit=300

Configuration parameters

  • feed — Fetch indicators
  • URL — URL (required)
  • credentials
  • serviceType — Service Type
  • addrType — Address Type
  • location — Location
  • feedReputation — Indicator Reputation
  • feedReliability — Source Reliability
  • tlp_color — Traffic Light Protocol Color
  • feedExpirationPolicy
  • feedExpirationInterval
  • feedFetchInterval — Feed Fetch Interval
  • feedBypassExclusionList — Bypass exclusion list
  • insecure — Trust any certificate (not secure)
  • proxy — Use system proxy settings
  • feedTags — Tags
  • api_key — Prisma Access API Key (Deprecated)

Commands (1)

  • prisma-access-get-indicators

    Gets indicators from the feed.

### Prisma Access Egress IP feed
To retrieve the Egress API key from Panorama - Click "Generate API Key" under **Panorama->Cloud Services->Configuration->Service Setup.**

## Prisma Access Egress API
[https://docs.paloaltonetworks.com/prisma/prisma-access/prisma-access-panorama-admin/prisma-access-overview/retrieve-ip-addresses-for-prisma-access](https://docs.paloaltonetworks.com/prisma/prisma-access/prisma-access-panorama-admin/prisma-access-overview/retrieve-ip-addresses-for-prisma-access)