CrowdStrike is a cybersecurity platform that provides cloud workload and endpoint security, threat intelligence, and cyberattack response services to businesses and enterprises.
While Aembit provides workload identity and access management, integrating with a 3rd party service, such as CrowdStrike, enables businesses to prevent Server Workload access from Client Workloads that do not meet an expected state. If the Client Workload environment is not in this state, workload access will not be authorized.
CrowdStrike Falcon Sensor
Section titled “CrowdStrike Falcon Sensor”The CrowdStrike Falcon Sensor is a lightweight, real-time, threat intelligence application installed on client endpoints that reviews processes and programs to detect suspicious activity or anomalies.
To integrate CrowdStrike Falcon with Aembit Cloud, you will need to:
- create a new API key
- create a new CrowdStrike integration
Create a new CrowdStrike OAuth2 API Client
Section titled “Create a new CrowdStrike OAuth2 API Client”To create a new CrowdStrike OAuth2 API Client:
-
Generate an API key from the CrowdStrike website (for example
https://falcon.us-2.crowdstrike.com/api-clients-and-keys/clients
). Note that URLs may change over time, therefore, you should always use the latest URLs listed on the CrowdStrike site. -
In the Create API Client dialog, enter the following information:
-
Name
-
Description (optional)
-
Click on the Hosts checkbox in the Read column to enable the Hosts -> Read permission.
-
Click the Create button to generate your new API client.
-
You will see a dialog appear with the following information:
- Client ID
- Secret
- Base URL
- Once you have copied the API client information, click Done to close the dialog.
Now that you have created your new API client, you will need to add this information to your Aembit Cloud tenant by following the steps described below.
Create a new CrowdStrike -> Aembit integration
Section titled “Create a new CrowdStrike -> Aembit integration”To integrate CrowdStrike with your Aembit Cloud tenant:
-
Sign into your Aembit Cloud tenant.
-
Click on the Access Conditions page in the left navigation page. You should see a list of existing Access Conditions. In this example, there are no existing access conditions.
- Click on the Create an Integration button. The main Integrations page is displayed.
-
Select the CrowdStrike Integration tile.
-
On the Aembit Integrations page, configure your CrowdStrike Integration by entering the values you just copied in the fields below.
- Name - The name of the Integration you want to create.
- Description (optional) - An optional text description for the Integration.
- Endpoint - The Base URL value taken from the values you copied when generating your CrowdStrike API key.
- Oauth Token Configuration information:
- Token Endpoint - The endpoint for your token. The value entered should be: BaseURL + “/oauth2/token”
- Client ID - The Client ID value taken from the values you copied when generating your CrowdStrike API key.
- Client Secret - The Client Secret value taken from the values you copied when generating your CrowdStrike API key.
- Click the Save button when finished. Your CrowdStrike Integration is saved and will then appear on the Integrations page.