An open API service indexing awesome lists of open source software.

https://github.com/ebarti/cortex-xdr-client

A python-based API client for Cortex XDR API.
https://github.com/ebarti/cortex-xdr-client

api client cortex cortex-xdr paloaltonetworks python security xdr xql

Last synced: 3 months ago
JSON representation

A python-based API client for Cortex XDR API.

Awesome Lists containing this project

README

          

About the cortex-xdr-client
###########################

A python-based API client for `Cortex XDR
API `__.

Currently, it supports the following Cortex XDR **Prevent & Pro** APIs:

*Alerts API:*

- `Get Alerts `__

*Downloads API:*

- `Download File `__

*Endpoints API:*

- `Get All Endpoints `__
- `Get Endpoint `__
- `Isolate Endpoints `__
- `Unisolate Endpoints `__
- `Scan Endpoints `__
- `Set an Endpoint Alias `__
- `Retrieve File `__
- `Quarantine File `__

*Incidents API:*

- `Get Incidents `__
- `Get Extra Incident Data `__

*Indicators API:*

- `Insert Simple Indicators JSON `__

*Response Actions API:*

- `Get Action Status `__

*Scripts API:*

- `Get Scripts `__
- `Get Script Metadata `__
- `Get Script Execution Status `__
- `Get Script Execution Results `__
- `Get Script Execution Result Files `__
- `Run Script `__
- `Run Snippet Code Script `__

*XQL API:*

- `Start XQL `__
- `Get XQL Results `__
- `Get XQL Result Stream `__

*Contributing:*

See `CONTRIBUTING.md <./CONTRIBUTING.md>`__ for details.