- Supported Cloud Connectors
- Armis Cloud Connector
- AWS Cloud Connector
- AWS Multi-Tenant Cloud Connector
- Azure Cloud Connector
- Azure Cloud Connector Overview
- Azure Audit Source and Event Support
- Prerequisites to Configure the Azure Cloud Connector
- Configure the Azure Cloud Connector
- Collect EventHub Information for Azure EventHub Endpoints
- Collect all Microsoft Defender ATP Events
- Configure Azure to Monitor Security Center Events in Azure VMs
- Bitglass Cloud Connector
- Box Cloud Connector
- Centrify Cloud Connector
- Cisco AMP for Endpoints Cloud Connector
- Cisco Meraki Cloud Connector
- Cisco Umbrella Cloud Connector
- Citrix ShareFile Cloud Connector
- Cloudflare Cloud Connector
- Code42 Incydr Cloud Connector
- CrowdStrike Falcon Cloud Connector
- Cybereason Cloud Connector
- CylanceProtect Cloud Connector
- Dropbox Business Cloud Connector
- Duo Security Cloud Connector
- Egnyte Cloud Connector
- Fidelis Cloud Connector
- GitHub Cloud Connector
- Google Cloud Platform (GCP) Cloud Connector
- Google Cloud Pub/Sub Cloud Connector
- Google Workspace (Formerly G Suite) Cloud Connector
- LastPass Enterprise Cloud Connector
- Mimecast Email Security Cloud Connector
- Netskope Cloud Connector
- Office 365 Cloud Connector
- Okta Cloud Connector
- OneLogin Cloud Connector
- Palo Alto Networks SaaS Security Cloud Connector
- Ping Identity Cloud Connector
- Proofpoint Cloud Connector
- Rapid7 InsightVM Cloud Connector
- Salesforce Cloud Connector
- SentinelOne Cloud Connector
- ServiceNow Cloud Connector
- Slack App Cloud Connector
- Slack Classic App Cloud Connector (Formerly known as Slack Enterprise Grid Cloud Connector)
- Snowflake Cloud Connector
- Sophos Central Cloud Connector
- Symantec CloudSOC Cloud Connector
- Symantec Endpoint Protection (SEP) Mobile Cloud Connector
- Symantec Email Security.cloud Cloud Connector
- Symantec WSS Cloud Connector
- Tenable.io Cloud Connector
- VMware Carbon Black Cloud Endpoint Standard Cloud Connector
- Workday Cloud Connector
- Zoom Cloud Connector
- Custom Cloud Connector
- Webhook Cloud Connector
VMware Carbon Black Cloud Endpoint Standard Cloud Connector
VMware Carbon Black is a cloud native endpoint and workload protection platform. Endpoint Standard, formerly known as CB Defense, is VMware Carbon Black's anti-virus solution that helps to meet PCI DSS requirements. Endpoint Standard helps to monitor security, compliance, and operations, and prevents attacks. Additionally, it addresses potential endpoint infections and compromises in security. For more information visit their website.
Audit Source API and Security Event Support for the Carbon Black Endpoint Standard Cloud Connector
The following table displays audit source API and security events supported by the connector.
Audit Source: API | Service or Module Covered |
---|---|
Now February 1, 2022 and later | VMware will deprecate the Event API (https:// VMware advised that the best option to replace the Events API is to use their event forwarder. This is the recommendation to retrieve the CB Defense (VMware Carbon Black Cloud Endpoint Standard) feed and the CB ThreatHunter (VMware Carbon Black Cloud Enterprise EDR) feed. For more information, see Set up the Event Forwarder to Collect Events. ImportantThe new feed (CB Threat Hunter) parsers are in early access level. Please contact Exabeam support if you wish to use them. The Event Forwarder forwards the events and alerts from Carbon Black servers into a customer managed S3 bucket, from which the custom application cloud connector can pull. |
Before February 1, 2021 | Query the Endpoint Standard datastore to get information about individual endpoint events. Retrieve all notifications and alerts with event types:
Every retrieved event contains a field alertScore.
For more information, see https://developer.carbonblack.com/reference/carbon-black-cloud/cb-defense/latest/rest-api/. |
Audit log notifications for events such as:
|
Carbon Black Defense API Depreciation
Background
VMware announced that they will deprecate some of their APIs. Initially this was planned for February 1, 2021, but was delayed to February 1, 2022.
Exabeam Cloud Connectors are currently pulling from the CB Defense feed (new name: VMware Carbon Black Cloud Endpoint Standard) using the following APIs:
Audit Logs API (https://
<yourhost>
.conferdeploy.net/integrationServices/v3/auditLogs)Event API (https://
<yourhost>
.conferdeploy.net/integrationServices/v3/event)
While the Audit Logs API is not being deprecated, the Events API is being deprecated.
VMware advised that the best option to replace the Events API is by using their new event forwarder. This is the recommended way to retrieve the CB Defense (VMware Carbon Black Cloud Endpoint Standard) feed as well as the CB ThreatHunter (VMware Carbon Black Cloud Enterprise EDR) feed. This means that with the new method, we will collect a new feed (Threat Hunter) in addition to the existing feed (CB Defense).
Note
The new feed (CB Threat Hunter) parsers are in early access level. Please contact Exabeam support if you wish to use them.
The Event Forwarder forwards the events and alerts from Carbon Black servers into a customer managed S3 bucket, from where the custom application cloud connector can pull.
The audit logs will continue to be pulled directly via the API, in the Carbon Black Cloud Connector.
Here is a diagram of what the integration will look like:
Required Actions
Before Feburary 1, 2022, existing customers using the Cloud Connector for CB Defense will need to complete the following actions:
Configure the Carbon Black Event Forwarder. Please follow the step by step instructions provided by VMware.
On your Exabeam Cloud Connectors UI, choose the CB Defense cloud connector, click on status and stop all the endpoints except the auditlog endpoint.
Onboard a new Custom Cloud Connector to pull the feed from your previously configured S3 bucket. During configuration, choose the Pass-through processor.
Install the appropriate content package from the content library. Again please note that the parsers for threat hunter are early access so be sure to contact Exabeam support for more details.
Prerequisites to Configure the VMware Carbon Black Cloud Connector
Before you configure the Endpoint Standard connector you must complete the following prerequisites:
Create an API Key
Creating an API Key Carbon Black Cloud APIs and services are authenticated via API keys. You must set up access levels and API keys in the Carbon Black Cloud console.
To create an API Key:
Log in to the VMware Carbon Black Cloud console.
Navigate to Settings > API Access > API Keys.
Click Add API Key.
Enter the required information, and set the access level to API. For instructions, see Carbon Black developers help.
Note the API Secret Key represented by a string of letters; for example, ABCDEFGHIJKLMNOPQRSTUVWX, and the API ID represented by a string of numbers; for example, 12345678.
Use the API Key and API ID to complete the Endpoint Standard connector configuration.
Obtain a Host Name
The connector requires an API URL that is accessible through a host name assigned to your organization by Carbon Black for the Endpoint Standard connector configuration. Contact the VMware Carbon Black cloud support team to obtain a host name.
The Exabeam Cloud Connector uses the API ‘CB-D’ and service category /integrationServices/*.
The hostname that you receive from Carbon Black cloud support team for their service looks like this: https://api-<environment>.conferdelpoy.net/. The parameter ‘environment’ represents the API hostname such as prod02, prod04, or prod05. For more information, see Carbon Black Cloud API Access.
Use the hostname to access Carbon Black API to complete the Endpoint Standard connector configuration.
Set up the Event Forwarder to Collect Events
After VMWare deprecates the Events API, you must use the Carbon Black event forwarder to collect events. With this method, Exabeam retrieves the CB Defense (VMware Carbon Black Cloud Endpoint Standard) feed and the CB ThreatHunter (VMware Carbon Black Cloud Enterprise EDR) feed.
The Event Forwarder forwards the events and alerts from Carbon Black servers into a customer managed S3 bucket, from which the custom application cloud connector can pull.
To set up the event forwarder:
Configure the Carbon Black Event Forwarder.
Please follow the step by step instructions provided by VMware.
On your Exabeam Cloud Connectors UI, select the CB Defense cloud connector.
Click on the status and stop all the endpoints except the auditlog endpoint.
Onboard a new Custom Cloud Connector to pull the feed from your previously configured S3 bucket.
Choose the pass-through processor and then install the appropriate content package from the Content Library.
Configure the VMWare Carbon Black Cloud Connector
To configure the Endpoint Standard connector to import data into the Exabeam Cloud Connector platform:
Complete the Prerequisites to Configure the VMware Carbon Black Cloud Connector.
Log in to the Exabeam Cloud Connectors platform with your registered credentials.
Navigate to Settings > Accounts > Add Account.
Click Select Service to Add, then select VMWare Carbon Black Cloud from the list.
In the Accounts section, enter the required information.
Tenant – Select a tenant to attach to the connector if you are using the multi-tenant edition of Exabeam. Otherwise, select default.
Account Name – Specify a name for the Endpoint Standard connector; for example, CB_Corporate_Endpoint_Security.
Description – (Optional) Describe the Endpoint Standard connector; for example, “Carbon Black service for corporate endpoint security.”
Connector ID – Enter the API ID that you obtained while completing prerequisites.
API Hostname – Enter the hostname that you obtained while completing prerequisites.
Note
Refer to the api-<environment> part of the API hostname specific to your organization. If the hostname URL of your organization is https://api-prod02.conferdeploy.net/, Enter api-prod02 as the API Hostname.
API Key – Enter the API key that you obtained while completing prerequisites.
To confirm that the Exabeam Cloud Connector platform communicates with the service, click Test Connection.
Click Done to save your changes. The cloud connector is now set up on the Exabeam Cloud Connector platform.
To ensure that the connector is ready to send and collect data, Start the connector and check that the status shows
OK
.