Configuring Deep Instinct Connectors

Connectors allow Stellar Cyber to collect data from external sources and add it to the data lake. Review the content in this topic to understand what type of data can be collected and acted upon for this connector type.

Connector Overview: Deep Instinct

Capabilities

  • Collect: Yes

  • Respond: Yes

  • Native Alerts Mapped: Yes

  • Runs on: DP

  • Interval: Configurable

Collected Data

Content Type

Index

API

Devices

Syslog, Assets

https://<customername>.customers.deepinstinctweb.com/api/v1/devices

Events

Syslog, Alerts

https://<customername>.customers.deepinstinctweb.com/api/v1/events/

Suspicious Event

Syslog

https://<customername>.customers.deepinstinctweb.com/api/v1/suspicious-events/

Domain

https://<Hostname>

where <Hostname> is a variable from the configuration of this connector

Response Actions

Action

Required Fields

API

Contain (Isolate) Host

deep_instinct_asset and deep_instinct.id or

deep_instinct_suspiciousevent and device_id or

deep_instinct_maliciousevent and device_id

https://<customername>.customers.deepinstinctweb.com/api/v1/devices/actions/isolate-from-network

https://<customername>.customers.deepinstinctweb.com/api/v1/devices/actions/release-from-isolation

Third Party Native Alert Integration Details

Devices

This content is not applicable for alerts.

Events

Yes. Records with MITRE | ATT&CK values are de-duplicated, enriched with Stellar Cyber fields, and mapped to the Stellar Cyber xdr_event record. If the incoming Tactic or Technique are blank, the following values are assigned in Stellar Cyber:
tactic_name= XDR Malware
technique_name = XDR Miscellaneous Malware

Suspicious events

No.

 For details, see Integration of Third Party Native Alerts.

Required Credentials

  • Hostname and API Token

  • To Collect, the API token must be created with at least READ_ONLY permission

  • For Response, READ_AND_REMEDIATION permissions are required

Locating Records

Use the following to query for records:

  • msg_origin.vendor: deep_instinct

  • msg_origin.category: asset, endpoint

  • msg_origin.source: deep_instinct

  • msg_class: deep_instinct_asset, deep_instinct_maliciousevent, deep_instinct_suspiciousevent

               Let us know if you find the above overview useful.

Adding a Deep Instinct Connector

To add a Deep Instinct connector:

  1. Obtain a Deep Instinct API token
  2. Add the connector in Stellar Cyber
  3. Test the connector
  4. Verify ingestion

Obtaining a Deep Instinct API Token

As part of this procedure, you specify the credentials of an account on the Deep Instinct server that will be used to retrieve data.

  1. Log into your Deep Instinct Dashboard as an administrative user. Make note of the fully qualified domain name portion of the URL you used to log in (e.g., just mycompany.customer.deepinstinct.com). You will need this when you configure the Stellar Cyber connector.

  2. From the Dashboard navigation pane, select Integration & Notification.

  3. In the pane that loads, click the link for API Connectors, shown above.

  4. Click the button to Create an API Connector.

  5. In the Add API Connector dialog, create a name, select the Tenants you want to be able to use this API connector with Stellar Cyber and specify the Permissions. The minimum permission required is READ_ONLY. For Respond actions , you must include READ_AND_REMEDIATION permissions.

  6. Click OK to save the settings and create the API Key. The API Connectors pane displays.

  7. Click the API key you created to display it, then copy the key.  Save that key for use when you configure the Stellar Cyber connector.

Adding the Connector in Stellar Cyber

To add the Deep Instinct connector in Stellar Cyber:

  1. Log in to Stellar Cyber.

  2. Click System | Integration | Connectors. The Connector Overview appears.

  3. Click Create. The General tab of the Add Connector screen appears. The information on this tab cannot be changed after you add the connector.

  4. Choose Endpoint Security from the Category drop-down.

  5. Choose Deep Instinct from the Type drop-down.

  6. Choose whether you want to only Collect or also Respond.

  7. Enter a Name.

    This field does not accept multibyte characters.

  8. Choose a Tenant Name. The Interflow records created by this connector include this tenant name.

  9. Choose the device on which to run the connector.

    • Certain connectors can be run on either a Sensor or a Data Processor. The available devices are displayed in the Run On menu. If you want to associate your collector with a sensor, you must have configured that sensor prior to configuring the connector or you will not be able to select it during initial configuration. If you select Data Processor, you will need to associate the connector with a Data Analyzer profile as a separate step. That step is not required for a sensor, which is configured with only one possible profile.

    • If the device you're connecting to is on premises, we recommend you run on the local sensor. If you're connecting to a cloud service, we recommend you run on the DP.

  10. (Optional) When the Function is Collect, you can create Log Filters. For information, see Managing Log Filters.

  11. Click Next. The Configuration tab appears.

  12. Enter the Hostname. This is the FQDN portion of the URL you used for your Deep Instinct dashboard login, above (for example, mycompany.customer.deepinstinct.com).

  13. Do not include https in the field.

  14. In the API Token field, enter the API key you created above.

  15. Choose the Interval (min). This is how often the logs are collected.

  16. Choose the Content Type. The logs for Devices, Events, and Suspicious Events are supported. Events are mapped to Stellar Cyber Alerts.

  17. Click Next. The final confirmation tab appears.

  18. Click Submit.

    To pull data, a connector must be added to a Data Analyzer profile if it is running on the Data Processor.

  19. If you are adding rather than editing a connector with the Collect function enabled and you specified for it to run on a Data Processor, a dialog box now prompts you to add the connector to the default Data Analyzer profile. Click Cancel to leave it out of the default profile or click OK to add it to the default profile.

    • This prompt only occurs during the initial create connector process when Collect is enabled.

    • Certain connectors can be run on either a Sensor or a Data Processor, and some are best run on one versus the other. In any case, when the connector is run on a Data Processor, that connector must be included in a Data Analyzer profile. If you leave it out of the default profile, you must add it to another profile. You need the Administrator Root scope to add the connector to the Data Analyzer profile. If you do not have privileges to configure Data Analyzer profiles, a dialog displays recommending you ask your administrator to add it for you.

    • The first time you add a Collect connector to a profile, it pulls data immediately and then not again until the scheduled interval has elapsed. If the connector configuration dialog did not offer an option to set a specific interval, it is run every five minutes. Exceptions to this default interval are the Proofpoint on Demand (pulls data every 1 hour) and Azure Event Hub (continuously pulls data) connectors. The intervals for each connector are listed in the Connector Types & Functions topic.

    The Connector Overview appears.

The new connector is immediately active.

Testing the Connector

When you add (or edit) a connector, we recommend that you run a test to validate the connectivity parameters you entered. (The test validates only the authentication / connectivity; it does not validate data flow).

  1. Click System | Integrations | Connectors. The Connector Overview appears.

  2. Locate the connector that you added, or modified, or that you want to test.

  3. Click Test at the right side of that row. The test runs immediately.

    Note that you may run only one test at a time.

Stellar Cyber conducts a basic connectivity test for the connector and reports a success or failure result. A successful test indicates that you entered all of the connector information correctly.

To aid troubleshooting your connector, the dialog remains open until you explicitly close it by using the X button. If the test fails, you can select the  button from the same row to review and correct issues.

The connector status is updated every five (5) minutes. A successful test clears the connector status, but if issues persist, the status reverts to failed after a minute.

Repeat the test as needed.

ClosedDisplay sample messages...

Success !

Failure with summary of issue:

Show More example detail:

 

Verifying Ingestion

To verify ingestion:

  1. Click Investigate | Threat Hunting. The Interflow Search tab appears.

  2. Set the Indices to match the type of content you collected:

    • For Devices, change the Indices to Syslog or Assets. Note that hosts discovered through this connector show Deep Instinct as a data source.

    • For Events, change the Indices to Syslog or Alerts.

    • For Suspicious Events, change the Indices to Syslog.