CrowdStrike Falcon Cloud Security
Visualize your cloud security posture across AWS, Azure, and GCP with CrowdStrike Falcon Cloud Security. Ingest cloud accounts and resources, map Indicators of Misconfiguration (IOM) findings to the rules that detect them, and monitor compliance controls through queries and alerts.
- Installation
- Authorization
- Data Model
- Types
- Release Notes
Installation
You will need to create an API client ID and an API client secret in CrowdStrike. See their documentation for more information.
CrowdStrike Falcon Cloud Security ingests cloud security posture data. When creating the API client ID and API client secret, grant read access to the following API Scopes:
- CSPM registration (
cspm-registration:read) - Cloud security assets (
cloud-security-assets:read)
🎯 2. Data Filtering Options
These options control which findings and controls are ingested. Leave defaults for a focused, high-signal first run.
| Field | Type | Description | Default |
|---|---|---|---|
| CSPM Cloud Providers | MultiSelect | Cloud providers to monitor for CSPM findings. | AWS, Azure |
| IOM Severity Filter | MultiSelect | Severity levels to include for Indicator of Misconfiguration (IOM) findings. | Critical |
| Compliance Control Severities | MultiSelect | Severity levels to include for compliance controls. | Critical, High |
To install the CrowdStrike Falcon Cloud Security integration in JupiterOne, navigate to the Integrations tab in JupiterOne and select CrowdStrike Falcon Cloud Security. Click New Instance to begin configuring your integration.
Creating an instance requires the following:
-
The Account Name used to identify the CrowdStrike account in JupiterOne. Ingested entities will have this value stored in
tag.AccountNamewhen theAccountNametoggle is enabled. -
Description to assist in identifying the integration instance, if desired.
-
Polling Interval that you feel is sufficient for your monitoring needs. You may leave this as
DISABLEDand manually execute the integration. -
Your CrowdStrike API client ID and API client secret to authenticate with the CrowdStrike Falcon API.
-
Enter the Availability Zone you'd like to use for API calls. Leave blank to use the main API endpoint. For example, entering
us-2as the availability zone will result in the use of a CrowdStrike API endpoint ofapi.us-2.crowdstrike.com.
Click Create once all values are provided to finalize the integration.
Next steps
Now that your integration instance has been configured, it will begin running on the polling interval you provided, populating data within JupiterOne. Continue on to our Instance management guide to learn more about working with and editing integration instances.
OAuth Scopes
OAuth scopes that must be granted to the application or service principal.
Show OAuth Scopes (4)
cloud-google-cloud-registration:readcloud-security-assets:readcloud-security-detections:readcspm-registration:read
Endpoints
API endpoints that the integration makes requests to.
Show Endpoints (9)
/cloud-connect-cspm-aws/entities/account/v1/cloud-connect-cspm-azure/entities/account/v1/cloud-security-assets/combined/compliance-controls/by-account-region-and-resource-type/v1/cloud-security-assets/entities/resources/v1/cloud-security-assets/queries/resources/v1/cloud-security-evaluations/entities/ioms/v1/cloud-security-evaluations/queries/ioms/v1/cloud-security-registration-google-cloud/entities/accounts/v1/settings/entities/policy/v1
Per-Step Breakdown
Detailed authorization requirements for each ingestion step.
Show all steps (4)
| Step | OAuth Scopes | Endpoints |
|---|---|---|
| Compliance Controls | cloud-security-assets:read | /cloud-security-assets/combined/compliance-controls/by-account-region-and-resource-type/v1 |
| Fetch Cloud Entities | cloud-security-assets:read | /cloud-security-assets/queries/resources/v1, /cloud-security-assets/entities/resources/v1 |
| IOM Findings | cloud-security-detections:read | /cloud-security-evaluations/queries/ioms/v1, /cloud-security-evaluations/entities/ioms/v1 |
| IOM Rules | cspm-registration:read | /settings/entities/policy/v1 |
Entities
The following entities are created:
| Resources | Entity _type | Entity _class |
|---|---|---|
| Account | crowdstrike_account | Account |
| Cloud Account | crowdstrike_cloud_account | Account |
| Cloud Entity | crowdstrike_cloud_entity | Entity |
| Cloud Entity | crowdstrike_aws_iam_role | AccessRole |
| Cloud Entity | crowdstrike_aws_iam_user | User |
| Cloud Entity | crowdstrike_aws_iam_group | UserGroup |
| Cloud Entity | crowdstrike_aws_iam_policy | AccessPolicy |
| Cloud Entity | crowdstrike_aws_ec2_instance | Host |
| Cloud Entity | crowdstrike_aws_ec2_security_group | Firewall |
| Cloud Entity | crowdstrike_aws_ec2_network_acl | Firewall |
| Cloud Entity | crowdstrike_aws_vpc | Network |
| Cloud Entity | crowdstrike_aws_vpc_subnet | Network |
| Cloud Entity | crowdstrike_aws_vpc_route_table | Configuration |
| Cloud Entity | crowdstrike_aws_vpc_endpoint | Gateway |
| Cloud Entity | crowdstrike_aws_ebs_volume | DataStore |
| Cloud Entity | crowdstrike_aws_ebs_snapshot | Image |
| Cloud Entity | crowdstrike_aws_s3_bucket | DataStore |
| Cloud Entity | crowdstrike_aws_dynamodb_table | DataStore, Database |
| Cloud Entity | crowdstrike_aws_rds_database | DataStore, Database |
| Cloud Entity | crowdstrike_aws_efs_file_system | DataStore |
| Cloud Entity | crowdstrike_aws_elasticache_cluster | DataStore, Database |
| Cloud Entity | crowdstrike_aws_kinesis_stream | DataStore |
| Cloud Entity | crowdstrike_aws_ecr_repository | CodeRepo |
| Cloud Entity | crowdstrike_aws_eks_cluster | Cluster |
| Cloud Entity | crowdstrike_aws_ecs_task_definition | Configuration |
| Cloud Entity | crowdstrike_aws_lambda_function | Function |
| Cloud Entity | crowdstrike_aws_sns_topic | Queue |
| Cloud Entity | crowdstrike_aws_sqs_queue | Queue |
| Cloud Entity | crowdstrike_aws_kms_key | CryptoKey, Key |
| Cloud Entity | crowdstrike_aws_secrets_manager_secret | Secret |
| Cloud Entity | crowdstrike_aws_ssm_parameter | Configuration |
| Cloud Entity | crowdstrike_aws_route53_domain | Domain |
| Cloud Entity | crowdstrike_aws_api_gateway_rest_api | Service |
| Cloud Entity | crowdstrike_aws_cloudformation_stack | Configuration |
| Cloud Entity | crowdstrike_aws_cloudtrail | Service |
| Cloud Entity | crowdstrike_aws_athena_work_group | Service |
| Cloud Entity | crowdstrike_aws_cognito_user_pool | Service |
| Cloud Entity | crowdstrike_aws_sagemaker_notebook_instance | Host |
| Cloud Entity | crowdstrike_azure_vm | Host |
| Cloud Entity | crowdstrike_azure_managed_disk | DataStore, Disk |
| Cloud Entity | crowdstrike_azure_storage_account | DataStore, Service |
| Cloud Entity | crowdstrike_azure_vnet | Network |
| Cloud Entity | crowdstrike_azure_security_group | Firewall |
| Cloud Entity | crowdstrike_azure_firewall | Firewall |
| Cloud Entity | crowdstrike_azure_key_vault | KeyStore |
| Cloud Entity | crowdstrike_azure_kubernetes_cluster | Cluster |
| Cloud Entity | crowdstrike_azure_cosmosdb_account | Account, Service |
| Cloud Entity | crowdstrike_azure_container_app | Service |
| Cloud Entity | crowdstrike_azure_web_app | Application |
| Cloud Entity | crowdstrike_azure_cdn_profile | Service |
| Cloud Entity | crowdstrike_azure_event_hub | Service |
| Cloud Entity | crowdstrike_azure_subscription | Account |
| Cloud Entity | crowdstrike_azure_mysql_server | Database, DataStore, Host |
| Cloud Entity | crowdstrike_azure_ad_domain_service | Service |
| Cloud Entity | crowdstrike_azure_role_definition | AccessRole |
| Cloud Entity | crowdstrike_azure_role_assignment | AccessPolicy |
| Cloud Entity | crowdstrike_azure_deny_assignment | AccessPolicy |
| Cloud Entity | crowdstrike_azure_policy_definition | ControlPolicy |
| Cloud Entity | crowdstrike_azure_policy_assignment | ControlPolicy |
| Cloud Entity | crowdstrike_azure_user | User |
| Cloud Entity | crowdstrike_azure_user_group | UserGroup |
| Cloud Entity | crowdstrike_azure_application | Application |
| Cloud Entity | crowdstrike_azure_service_principal | User |
| Cloud Entity | crowdstrike_azure_directory_role_definition | AccessRole |
| Cloud Entity | crowdstrike_gcp_compute_instance | Host |
| Cloud Entity | crowdstrike_gcp_storage_bucket | DataStore |
| Cloud Entity | crowdstrike_gcp_iam_service_account | User |
| Cloud Entity | crowdstrike_gcp_iam_role | AccessRole |
| Cloud Entity | crowdstrike_gcp_iam_policy | AccessPolicy |
| Cloud Entity | crowdstrike_gcp_bigquery_dataset | DataStore, Database |
| Cloud Entity | crowdstrike_gcp_bigquery_table | DataStore |
| Cloud Entity | crowdstrike_gcp_kubernetes_cluster | Cluster |
| Cloud Entity | crowdstrike_gcp_kms_key | CryptoKey, Key |
| Cloud Entity | crowdstrike_gcp_sql_instance | Database, DataStore, Host |
| Cloud Entity | crowdstrike_gcp_cloud_function | Function |
| Cloud Entity | crowdstrike_gcp_cloud_run_service | Service |
| Cloud Entity | crowdstrike_gcp_compute_network | Network |
| Cloud Entity | crowdstrike_gcp_compute_subnetwork | Network |
| Cloud Entity | crowdstrike_gcp_compute_firewall | Firewall |
| Cloud Entity | crowdstrike_gcp_compute_route | Configuration |
| Cloud Entity | crowdstrike_gcp_compute_disk | DataStore, Disk |
| Cloud Entity | crowdstrike_gcp_iam_service_account_key | AccessKey |
| Cloud Entity | crowdstrike_gcp_secret_manager_secret | Secret |
| Cloud Entity | crowdstrike_gcp_secret_manager_secret_version | Secret |
| Cloud Entity | crowdstrike_gcp_pubsub_topic | Queue |
| Cloud Entity | crowdstrike_gcp_pubsub_subscription | Queue |
| Cloud Entity | crowdstrike_gcp_logging_sink | Configuration |
| Cloud Entity | crowdstrike_gcp_logging_bucket | DataStore |
| Compliance Control | crowdstrike_compliance_control | ControlPolicy |
| IOM Finding | crowdstrike_iom_finding | Finding |
| IOM Rule | crowdstrike_iom_rule | Rule |
| Service | crowdstrike_endpoint_protection | Service |
Relationships
The following relationships are created:
Source Entity _type | Relationship _class | Target Entity _type |
|---|---|---|
crowdstrike_account | HAS | crowdstrike_endpoint_protection |
crowdstrike_account | HAS | crowdstrike_cloud_account |
crowdstrike_cloud_account | HAS | crowdstrike_cloud_entity |
crowdstrike_cloud_entity | HAS | crowdstrike_iom_finding |
crowdstrike_compliance_control | HAS | crowdstrike_iom_rule |
Crowdstrike Account
crowdstrike_account inherits from Account
| Property | Type | Description | Specifications |
|---|---|---|---|
cid | string |
Crowdstrike Cloud Account
crowdstrike_cloud_account inherits from Account
| Property | Type | Description | Specifications |
|---|---|---|---|
accountAlias * | string | null | ||
accountId * | string | ||
accountName * | string | null | ||
accountType * | string | null | ||
availableRegions * | array | null | ||
azureTenantId * | string | null | ||
cid * | string | null | ||
cloudformationUpdateUrl * | string | null | ||
cloudProvider * | string | ||
cloudtrailBucketName * | string | null | ||
cloudtrailRegion * | string | null | ||
dsprmRoleArn * | string | null | ||
enabledServices * | array | null | ||
endedOn * | number | null | ||
eventbusArn * | string | null | ||
eventbusName * | string | null | ||
externalId * | string | null | ||
falconClientId * | string | null | ||
healthyConditionsCount * | number | null | ||
iamRoleArn * | string | null | ||
intermediateRoleArn * | string | null | ||
isActive * | boolean | null | ||
isBehaviorAssessmentEnabled * | boolean | null | ||
isCloudRegistration * | boolean | null | ||
isCSPMEnabled * | boolean | null | ||
isCSPMLite * | boolean | null | ||
isCustomRolename * | boolean | null | ||
isD4CMigrated * | boolean | null | ||
isDSPMEnabled * | boolean | null | ||
isManaged * | boolean | null | ||
isMaster * | boolean | null | ||
isSensorManagementEnabled * | boolean | null | ||
isUsingExistingCloudtrail * | boolean | null | ||
isValid * | boolean | null | ||
lastScanOn * | number | null | ||
onboardedOn * | number | null | ||
operationalServicesCount * | number | null | ||
organizationId * | string | null | ||
region * | string | null | ||
remediationCloudformationUrl * | string | null | ||
s3Url * | string | null | ||
startedOn * | number | null | ||
status * | string | null | ||
totalConditionsCount * | number | null | ||
totalServicesCount * | number | null | ||
vendor * | string |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
arn * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceType * | string | null | ||
resourceTypeName * | string | null | ||
resourceUrl * | string | null | ||
service * | string | null | ||
serviceCategory * | string | null |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
arn * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceType * | string | null | ||
resourceTypeName * | string | null | ||
resourceUrl * | string | null | ||
service * | string | null | ||
serviceCategory * | string | null |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
arn * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceType * | string | null | ||
resourceTypeName * | string | null | ||
resourceUrl * | string | null | ||
service * | string | null | ||
serviceCategory * | string | null |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
arn * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceType * | string | null | ||
resourceTypeName * | string | null | ||
resourceUrl * | string | null | ||
service * | string | null | ||
serviceCategory * | string | null |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
arn * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceType * | string | null | ||
resourceTypeName * | string | null | ||
resourceUrl * | string | null | ||
service * | string | null | ||
serviceCategory * | string | null |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
arn * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceType * | string | null | ||
resourceTypeName * | string | null | ||
resourceUrl * | string | null | ||
service * | string | null | ||
serviceCategory * | string | null |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
arn * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceType * | string | null | ||
resourceTypeName * | string | null | ||
resourceUrl * | string | null | ||
service * | string | null | ||
serviceCategory * | string | null |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
arn * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceType * | string | null | ||
resourceTypeName * | string | null | ||
resourceUrl * | string | null | ||
service * | string | null | ||
serviceCategory * | string | null |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
arn * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceType * | string | null | ||
resourceTypeName * | string | null | ||
resourceUrl * | string | null | ||
service * | string | null | ||
serviceCategory * | string | null |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
arn * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceType * | string | null | ||
resourceTypeName * | string | null | ||
resourceUrl * | string | null | ||
service * | string | null | ||
serviceCategory * | string | null |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
arn * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceType * | string | null | ||
resourceTypeName * | string | null | ||
resourceUrl * | string | null | ||
service * | string | null | ||
serviceCategory * | string | null |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
arn * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceType * | string | null | ||
resourceTypeName * | string | null | ||
resourceUrl * | string | null | ||
service * | string | null | ||
serviceCategory * | string | null |
Crowdstrike Cloud Entity
crowdstrike_cloud_entity inherits from Entity
| Property | Type | Description | Specifications |
|---|---|---|---|
accountId * | string | ||
accountName * | string | null | ||
arn * | string | null | ||
cloudProvider * | string | ||
lastScannedOn * | number | null | ||
region * | string | null | ||
resourceCreatedOn * | number | null | ||
resourceId * | string | ||
resourceIdType * | string | null | ||
resourceType * | string | null | ||
resourceTypeName * | string | null | ||
resourceUrl * | string | null | ||
service * | string | null | ||
serviceCategory * | string | null |