CybelAngel EASM
CybelAngel Pack.#
This Integration is part of theSupported versions
Supported Cortex XSOAR versions: 6.10.0 and later.
#
CybelAngel XSOAR IntegrationThis 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 IncidentsAutomatically fetches new CybelAngel alerts as XSOAR incidents.
#
cybelangel-get-report-by-idRetrieves detailed information about a specific report.
#
cybelangel-get-report-attachmentDownloads an attachment from a specified report.
#
cybelangel-remediateCreates a remediation request for a specific report.
#
cybelangel-get-commentsRetrieves comments associated with a report.
#
cybelangel-post-commentAdds a comment to a specified report.
#
cybelangel-update-statusUpdates the status of a report.
#
cybelangel-get-report-pdfDownloads 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