Rapid7 InsightVM Postgres Reporting built in Python and PostgreSQL Rapid7 InsightVM API tools using Python PaloAlto Cortex XDR API
- Official R7: InsightVM API
- Official R7: InsightVM API Examples
- Palo Alto Cortex XDR API
- Secureworks Taegis API Docs
- Secureworks Taegis Docs
The api_pa_xdr_auth.py
script is a Python script that provides authentication for the PaloAlto Cortex XDR API. This script requires the requests
library to be installed.
The api_pa_xdr_auth.py
script is designed to provide authentication for the PaloAlto Cortex XDR API. It allows users to authenticate their API credentials using the config.json
file. This script is useful for developers who want to automate their Cortex XDR API authentication process.
To use the api_pa_xdr_auth.py
script, follow these steps:
- Install the
requests
library. - Create a
config.json
file in the following format: