CybelAngel EASM
This Integration is part of the CybelAngel Pack.#
Supported versions
Supported Cortex XSOAR versions: 6.10.0 and later.
CybelAngel XSOAR Integration#
This integration enables Cortex XSOAR to fetch and manage alerts from the CybelAngel platform, allowing security teams to monitor and respond to digital risk exposure incidents.
Configuration#
Prerequisites#
- CybelAngel API client ID and secret
- CybelAngel tenant ID
- XSOAR platform version 6.0.0 or later
Setup Instructions#
- Navigate to Settings > Integrations > Servers & Services
- Search for CybelAngel
- Click Add instance
- Input the following parameters:- Client ID
- Client Secret
- Tenant ID
- First fetch interval (optional)
 
Commands#
Fetch Incidents#
Automatically fetches new CybelAngel alerts as XSOAR incidents.
cybelangel-get-report-by-id#
Retrieves detailed information about a specific report.
cybelangel-get-report-attachment#
Downloads an attachment from a specified report.
cybelangel-remediate#
Creates a remediation request for a specific report.
cybelangel-get-comments#
Retrieves comments associated with a report.
cybelangel-post-comment#
Adds a comment to a specified report.
cybelangel-update-status#
Updates the status of a report.
cybelangel-get-report-pdf#
Downloads the PDF version of a report.
Troubleshooting#
Authentication Issues#
- Verify API credentials are correct
- Check token expiration (tokens automatically refresh after 1 hour)
- Ensure proper network connectivity to CybelAngel endpoints
Incident Fetching#
- First fetch interval determines initial data pull window
- Subsequent fetches use last run time
- Check logs for any API errors or rate limiting issues
Known Limitations#
- Maximum fetch interval is capped at 500 minutes
- PDF reports may take longer to download for large files
- Attachments must be downloaded individually