Configuring Cybereason Connectors

A Stellar Cyber Cybereason connector allows you to ingest Cybereason MalOp and Sensor data, discover assets, and contain hosts using API calls to the Cybereason server managing those hosts.

Stellar Cyber connectors with the Collect function (collectors) may skip collecting some data when the ingestion volume is large, which potentially can lead to data loss. This can happen when the processing capacity of the collector is exceeded.

Connector Overview: Cybereason

Capabilities

  • Collect: Yes

  • Respond: Yes

  • Native Alerts Mapped: Yes

  • Runs on: DP

  • Interval: Configurable for MalOp; 24 hrs for Sensor

Collected Data

Content Type

Index

API

Sensors

Assets

Sensor Monitoring

Syslog

https://<server>:port/rest/sensors/query

MalOps

Alerts

Syslog

https://<your server>:port/rest/detection/inbox

Domain

https://<Server>:<Port>

where <Server> and <Port> are variables from the configuration of this connector

Response Actions

Action

Required Fields

API

Contain (Isolate) Host

cybereason.pylumId

https://<your server address>/rest/monitor/global/commands/isolate

https://<your server address>/rest/monitor/global/commands/un-isolate

Third Party Native Alert Integration Details

Sensors

This content is not applicable for alert mapping.

MalOps

Stellar Cyber can generate alerts based on the Cybereason sensor and MalOp data, however the MalOp records are most applicable for direct mapping. The value in malopDetectionType is reformatted and used for the alert name. Stellar Cyber has evaluated each possible alert and assigned a corresponding MITRE | ATT&CK Stage, Tactic and Technique.

 For details, see Integration of Third Party Native Alerts.

Required Credentials

  • Username, Password, Server, and Port

  • User account must have API privileges

Locating Records

Use the following fields as a guide to query for records:

  • msg_origin.vendor: cybereason

  • msg_origin.category: endpoint

MalOp

msg_class: cybereason_malops_all_types

msg_origin.source: cybereason_malops_all_type

prior to v4.3.4

msg_class: cybereason_malops

msg_origin.source: cybereason_malops

Sensors

msg_class: cybereason_sensors

msg_origin.source: cybereason_sensors

               Let us know if you find the above overview useful.

Adding a Cybereason Connector

To add a Cybereason connector:

  1. Configure Cybereason API access
  2. Add the connector in Stellar Cyber
  3. Test the connector
  4. Verify ingestion

Configuring Cybereason Access

You must configure Cybereason management before you add the connector in Stellar Cyber and obtain the following details:

  • Username

  • Password

  • Server address and port for API communication

To obtain the information:

  1. Log in to the Cybereason console as an administrative user.

  2. Follow guidance in the Cybereason documentation to ensure the server is enabled for API access.

  3. Create a user account for use with Stellar Cyber connector that has API privileges (refer to https://nest.cybereason.com/user/login?destination=/documentation/product-documentation/201/create-edit-and-remove-users) .

  4. Make note of the Cybereason username and password before proceeding to the next step.

    The password should not include non-ASCII special characters.

Adding the Connector in Stellar Cyber

To add a Cybereason client 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.

    The asterisk (*) indicates a required field.

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

  5. Choose Cybereason from the Type drop-down.

  6. Choose the Function: Collect to collect logs; Respond to contain hosts.

  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.

  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. Complete this screen with the data you collected from your Cybereason setup steps in the previous section.

    The asterisk (*) indicates a required field.

  12. Enter the Username for use with the API call.

  13. Enter the Password corresponding to that username.

  14. Enter the address of the Cybereason Server receiving API calls (for example: integration.cybereason.net).

  15. Enter the associated Port for that server.

  16. Enter the Interval (min). If you chose Collect, this is how often the logs are collected.

    This interval setting is applicable only for MalOp content; the Sensor content is updated every 24 hours.

  17. Choose the Content Type. The logs for MalOp and Sensor are supported.

    Note that the content type Sensor is required to support Respond actions.

  18. Click Next. The final confirmation tab appears.

  19. Click Submit.

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

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).

For connectors running on a sensor, Stellar Cyber recommends that you allow 30-60 seconds for new or modified configuration details to be propagated to the sensor before performing a test.

  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. Change the Indices to Syslog if you set MalOp as a content type. Use the Asset, Syslog, and Sensor Monitoring indices for the Sensor content type.

    The table immediately updates to show ingested Interflow records.

You can also find assets from Cybereason Sensor content reported in the Investigate | Asset Analytics | IP Identified Assets view.

If you configured the connector Respond actions, refer to External Actions: Contain Host to understand how to work with the Contain Host feature.