Privilege CrowdStrike Exposure Management helps organizations identify and reduce their attack surface by providing real-time visibility into vulnerabilities and risks across environments. Refer to official document of CrowdStrike Exposure Management.
Integration Method: API
Tables: Vulnerability Finding (2002), Device Inventory Info (5001)
This integration supports the following events.
Event | Description |
|---|---|
Vulnerabilities | Get detailed information about all vulnerabilities. |
Assets | Get detailed information about all the assets. |
This integration supports the following versions.
CrowdStrike API version | v1.0 |
Prerequisites
The user should ensure that scopes are properly assigned to the API token for successful data retrieval.
The user should have access to the DataBee console.
Configuration Overview
Generate client credentials with the required scopes.
Add the CrowdStrike Exposure Management data feed in the DataBee console with the below parameters.
CrowdStrike Exposure Management Configuration
Start by creating the API Client and get the necessary information for API authentication such as Client ID and Client Secret.
Log on to CrowdStrike Platform.
Navigate to the top-left Navigation Menu > Support and resources > API clients and keys.

Click on the Create API client button.

Enter Client name to identify API clients. Also add Description that describes the purpose of the API client, if desired.

The following scope needs to be added for the endpoint to function properly:
Event
Permission
Vulnerabilities
Vulnerabilities: Read
Assets
Assets: Read
Select Assets-Read scope to collect alert logs.

Select Vulnerabilities-Read scope to collect detection logs.

Click on the Create button.

Copy the Base URL, Client ID, and Client Secret for later use, then click Done.
Note:
You will not be able to view this again after you complete this step. Ensure that you copy it before closing the notification.
DataBee Configuration
Login to the DataBee UI, navigate to Data > Data Feeds and click the Add New Data Feed button.

Search for CrowdStrike Exposure Management and click it as shown below.

Click on the API Ingest option for the collection method.

Enter feed contact information.

In the next dialog, enter the following:
Click on the Test Connection button once details are added.

Click on the Submit button once Test Connection is successful.

Troubleshooting Tips
If you’re facing invalid_client or unauthorized_client issues, this might be possibly due to incorrect credentials. Ensure the token is pasted correctly. Since you cannot view the token after the 1st time, re-create the token, paste it on a text editor to ensure no spaces or unexpected characters are included and reconfigure the DataBee feed.
If you are facing 403 response code, this might be possibly due to missing permissions. Check that CrowdStrike API credentials have the necessary scope. If needed, update the API credentials scope using the CrowdStrike platform, save the changes, and retry the integration.
