Skip to content

Commit 5ffacbe

Browse files
authored
Add CrowdStrike integration docs (#538)
* Add CrowdStrike integration docs * crowdstrike screenshot files * sneak in defender addition * spelling expect CIDs * Add final screenshots * Add final screenshots * Add final screenshots * remove Assets scope because it seems to be gone * put assets scope back in and clarify the need for Discover
1 parent 45fce73 commit 5ffacbe

File tree

13 files changed

+155
-1
lines changed

13 files changed

+155
-1
lines changed

Diff for: .github/actions/spelling/expect.txt

+1
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ cfee
6666
cfeed
6767
cgr
6868
chainguard
69+
CIDs
6970
cim
7071
classname
7172
clientid

Diff for: docs/platform/infra/imports/crowdstrike.mdx

+135
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,135 @@
1+
---
2+
title: Import Data from CrowdStrike Falcon Spotlight
3+
sidebar_label: CrowdStrike Falcon
4+
sidebar_position: 20
5+
description: Import data from CrowdStrike Falcon Spotlight to combine CrowdStrike data with your Mondoo security findings.
6+
image: /img/featured_img/mondoo-feature.jpg
7+
---
8+
9+
Mondoo can import data from CrowdStrike Falcon Spotlight and incorporate that data with your findings. With a unified view of CrowdStrike's exposure management and Mondoo scan results, you can take advantage of Mondoo's powerful security visualization, prioritization, and ticket system integration.
10+
11+
## Prerequisites
12+
13+
Before you integrate CrowdStrike Falcon with Mondoo, be sure you have:
14+
15+
- A Mondoo account with Editor or Owner permissions for the space in which you want to add the integration
16+
17+
- Administrator access to a [CrowdStrike Falcon account](https://www.crowdstrike.com/platform/)
18+
19+
- Falcon Spotlight exposure management enabled
20+
21+
- Falcon Discover enabled (if you want Mondoo to collect information from CrowdStrike about software running on your assets)
22+
23+
## Integrate Mondoo with CrowdStrike Falcon
24+
25+
To create a new CrowdStrike Falcon integration in Mondoo, perform these steps:
26+
27+
Step A: Create a CrowdStrike Falcon API client to give Mondoo access to CrowdStrike data
28+
29+
Step B: Add a new CrowdStrike integration in the Mondoo Console
30+
31+
### Step A: Create a CrowdStrike Falcon API client
32+
33+
Like any service that integrates with CrowdStrike, Mondoo must have a CrowdStrike Falcon API client that gives it access to CrowdStrike data. To learn about API clients, read [CrowdStrike OAuth2-Based APIs](https://falcon.us-2.crowdstrike.com/documentation/page/a2a7fc0e/crowdstrike-oauth2-based-apis) in the Falcon documentation.
34+
35+
1. Log into the Falcon console as a Falcon Administrator.
36+
37+
![CrowdStrike Falcon menu](/img/platform/infra/imports/crowdstrike/cs-menu-client.png)
38+
39+
2. In the left navigation, select **Support and resources**. Under **Resources and tools**, select **API clients and keys**.
40+
41+
![CrowdStrike Falcon API clients](/img/platform/infra/imports/crowdstrike/cs-clients.png)
42+
43+
3. Near the top-right corner, select the **Create API client** button.
44+
45+
![CrowdStrike Falcon create API client](/img/platform/infra/imports/crowdstrike/cs-create-client.png)
46+
47+
4. Give the new client a name that lets you know it's for Mondoo.
48+
49+
5. In the **Scopes** table, check these boxes in the **Read** column to allow Mondoo to read data:
50+
51+
- Apps
52+
53+
- Detections
54+
55+
- Device content
56+
57+
- Device control policies
58+
59+
- Hosts
60+
61+
- Assets (only available if Falcon Discover is enabled for your CrowdStrike account)
62+
63+
- Vulnerabilities
64+
65+
6. Select the **Create** button.
66+
67+
![CrowdStrike Falcon new API client details](/img/platform/infra/imports/crowdstrike/cs-client-created.png)
68+
69+
CrowdStrike Falcon shows the API client details that you need to give Mondoo. Keep this page open in your browser as you continue to the next step.
70+
71+
### Step B: Add a new CrowdStrike Falcon integration in the Mondoo Console
72+
73+
After you've created your new API client, you can create a Mondoo CrowdStrike Falcon integration. You need information from the API client you created in the instructions above.
74+
75+
1. Access the Integrations > Add > CrowdStrike page in one of two ways:
76+
77+
- New space setup: After creating a new Mondoo account or creating a new space, the initial setup guide welcomes you. Select **BROWSE INTEGRATIONS** and then select **CrowdStrike**.
78+
79+
![Welcome to Mondoo Page](/img/platform/start/welcome_to_mondoo.png)
80+
81+
- INTEGRATIONS page: In the side navigation bar, under **INTEGRATIONS**, select **Add New Integration**. Under Third-Party Data, select **CrowdStrike**.
82+
83+
![Add a CrowdStrike integration to Mondoo](/img/platform/infra/imports/crowdstrike/cs-int-top.png)
84+
85+
2. In the **Choose an integration name** box, enter a name for the integration.
86+
87+
3. In the **Provide the client ID** box, paste the client ID from the API client you created in the steps above.
88+
89+
![Add a CrowdStrike integration to Mondoo](/img/platform/infra/imports/crowdstrike/cs-int-top.png)
90+
91+
4. In the **Provide the secret** box, paste the secret from the API client you created in the steps above.
92+
93+
5. In the **Provide the base URL** box, paste the base URL from the API client you created in the steps above.
94+
95+
6. Nearly all Mondoo customers can leave the **Export data from a specific member CID** option disabled. In the unlikely event that the API client you created for Mondoo has access to multiple member CIDs, read the Multiple CrowdStrike Falcon CIDs section below. Enable **Export data from a specific member CID** and, in the **Provide the member CID** box, paste the member CID from which you want to import data.
96+
97+
7. Select the **START IMPORTING** button.
98+
99+
Mondoo begins connecting to CrowdStrike Falcon Spotlight and collecting data.
100+
101+
### Multiple CrowdStrike CIDs
102+
103+
A minority of CrowdStrike users, such as managed IT providers who handle security for multiple companies, have multiple CrowdStrike CIDs (customer identities). These are the only users who need to concern themselves with the **Configure member CID usage** section in when they create a new Mondoo CrowdStrike Falcon integration.
104+
105+
If you were logged in as an administrator that manages multiple CIDs, then the CrowdStrike Falcon API client you created can provide access to data belonging to any of those CIDs. Mondoo lets you specify a single CID from which to import data.
106+
107+
Get the CrowdStrike member CID from the CrowdStrike Falcon console:
108+
109+
![CrowdStrike Falcon menu](/img/platform/infra/imports/crowdstrike/cs-menu-cid.png)
110+
111+
1. In the left navigation, select **Host setup and management**. Under **Deploy**, select **Sensor downloads**.
112+
113+
![CrowdStrike Falcon CID](/img/platform/infra/imports/crowdstrike/cs-cid.png)
114+
115+
2. Under HOW TO INSTALL, select the copy icon beside the **Customer ID**. This is the value you paste in the Mondoo **Provide the member CID** box as described above.
116+
117+
## View, edit, or remove a CrowdStrike Falcon integration
118+
119+
1. In the left navigation, under **Integrations**, select **All Integrations**.
120+
121+
2. Select CrowdStrike and then select the integration you want.
122+
123+
![Mondoo CrowdStrike integration](/img/platform/infra/imports/crowdstrike/cs-view-int.png)
124+
125+
3. Use the options in near the top-right corner of the page:
126+
127+
- To change the integration settings, select the edit (pencil) icon.
128+
129+
- To import data from CrowdStrike as soon as possible, select the **SCHEDULE NOW** button.
130+
131+
- To pause or resume importing data from CrowdStrike, select the ellipsis (...) menu and then select Pause Imports or Resume Imports.
132+
133+
- To remove the integration, select the delete (trash can) icon.
134+
135+
---

Diff for: docs/platform/infra/imports/defender.mdx

+19-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Import Data from Microsoft Defender for Cloud
33
sidebar_label: Microsoft Defender for Cloud
4-
sidebar_position: 20
4+
sidebar_position: 30
55
description: Import data from Microsoft Defender for Cloud to combine Defender data with your Mondoo security findings.
66
image: /img/featured_img/mondoo-azure.jpg
77
---
@@ -236,4 +236,22 @@ After you've created and granted permissions to your new app registration, you c
236236

237237
Mondoo begins connecting to Microsoft Defender for Cloud and collecting data.
238238

239+
## View, edit, or remove a Microsoft Defender integration
240+
241+
1. In the left navigation, under **Integrations**, select **All Integrations**.
242+
243+
2. Select Microsoft Defender for Cloud and then select the integration you want.
244+
245+
![Mondoo Microsoft Defender integration](/img/platform/infra/imports/defender/defender-int.png)
246+
247+
3. Use the options in near the top-right corner of the page:
248+
249+
- To change the integration settings, select the edit (pencil) icon.
250+
251+
- To import data from Microsoft Defender as soon as possible, select the **SCHEDULE NOW** button.
252+
253+
- To pause or resume importing data from Microsoft Defender, select the ellipsis (...) menu and then select Pause Imports or Resume Imports.
254+
255+
- To remove the integration, select the delete (trash can) icon.
256+
239257
---
10 KB
Loading
Loading
50.4 KB
Loading
Loading
52.9 KB
Loading
59.6 KB
Loading
79.8 KB
Loading
Loading
99.4 KB
Loading
376 KB
Loading

0 commit comments

Comments
 (0)