SafeBreach v2 Deprecated
Deprecated. No available replacement.
Data Enrichment & Threat Intelligence · SafeBreach - Breach and Attack Simulation platform · Feed
Details
| ID | SafeBreach v2 |
|---|---|
| Provider | SafeBreach |
| Category | Data Enrichment & Threat Intelligence |
| From Version | 5.5.0 |
| Docker Image | demisto/python3:3.10.12.63474 |
| Supported Modules | Agentix XSIAM |
README
Deprecated. No available replacement.
Configure SafeBreach v2 (Deprecated) for Cortex XSOAR Integration
- Open the Navigation bar → … → CLI Console
- Type config accounts to find out the account id
- Use the id as the accountId parameter in Cortex XSOAR configuration
- Type config apikeys to list existing API keys \
OR \
Add a new one by typing: **config apikeys add –name ** - Use the generated API token as apiKey parameter in Cortex XSOAR configuration
- Use your SafeBreach Management URL as the url parameter in Cortex XSOAR configuration
Configure SafeBreach v2 (Deprecated) on Cortex XSOAR
- Navigate to Settings > Integrations > Servers & Services.
- Search for SafeBreach v2 (Deprecated).
-
Click Add instance to create and configure a new integration instance.
Parameter Description Required SafeBreach Managment URL For example, https://yourorg.safebreach.com True Account ID Obtained with “config accounts” SafeBreach command True API Key Generated with “config apikeys add” SafeBreach command True Insight Category Insight Data Type Non Behavioral Indicator Reputation Non-Behavioral Indicator from this integration instance will be marked with this reputation Behavioral Reputation Behavioral Indicator from this integration instance will be marked with this reputation Indicators Limit The maximum number of indicators to generate. The default is 1000. Fetch indicators Source Reliability Reliability of the source providing the intelligence data True Traffic Light Protocol Color The Traffic Light Protocol (TLP) designation to apply to indicators fetched from the feed Feed Fetch Interval Bypass exclusion list When selected, the exclusion list is ignored for indicators from this feed. This means that if an indicator from this feed is on the exclusion list, the indicator might still be added to the system. Trust any certificate (not secure) Use system proxy settings Indicator Reputation Indicators from this integration instance will be marked with this reputation Tags Supports CSV values. - Click Test to validate the URLs, token, and connection.
Commands
You can execute these commands from the Cortex XSOAR 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.
Configuration parameters
url— SafeBreach Managment URL (required)accountId— Account ID (required)apiKey— API Key (required)insightCategory— Insight CategoryinsightDataType— Insight Data TypenonBehavioralReputation— Non Behavioral Indicator ReputationbehavioralReputation— Behavioral ReputationindicatorLimit— Indicators Limitfeed— Fetch indicatorsfeedReliability— Source Reliability (required)tlp_color— Traffic Light Protocol ColorfeedExpirationPolicy—feedFetchInterval— Feed Fetch IntervalfeedBypassExclusionList— Bypass exclusion listfeedExpirationInterval—insecure— Trust any certificate (not secure)proxy— Use system proxy settingsfeedReputation— Indicator ReputationfeedTags— Tags
Commands (7)
-
safebreach-get-indicatorsDeprecatedFetches SafeBreach Insights from which indicators are extracted, creating new indicators or updating existing indicators.
-
safebreach-get-insightsDeprecatedGets SafeBreach Insights for all security control categories.
-
safebreach-get-remediation-dataDeprecatedGets remediation data for a specific SafeBreach Insight.
-
safebreach-get-simulationDeprecatedGet SafeBreach simulation
-
safebreach-get-test-statusDeprecatedGets the status of a SafeBreach test for tracking progress of a run.
-
safebreach-rerun-insightDeprecatedReruns a specific SafeBreach Insight related simulations in your environment.
-
safebreach-rerun-simulationDeprecatedReruns a specific SafeBreach simulation in your environment.
## SafeBreach Simulations & Insights This integration leverages SafeBreach simulation results and insights to remediate malicious indicators that expose your environment to real risks. To configure the integration on SafeBreach: 1. Open the **Navigation bar** → … → **CLI Console**. 2. Type **config accounts** to get the account id. 3. Use the id as the **accountId** parameter when configuring the SafeBreach integration in Cortex XSOAR. 4. Type **config apikeys** to list existing API keys \ OR \ Add a new one by typing: **config apikeys add --name <key_name>** 5. Use the generated API token as **apiKey** parameter when configuring the SafeBreach integration in Cortex XSOAR. 6. Use your SafeBreach Management URL as the **url** parameter when configuring the SafeBreach integration in Cortex XSOAR.