Skip to content

Latest commit

 

History

History

cloud-storage-protection

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

CrowdStrike

Twitter URL

CrowdStrike Falcon GCP Cloud Storage Bucket Protection

Prerequisites

  • Have access to GCP w/ permissions to manage resources
  • Knowledge on creating Falcon API Keys

Demonstration

This demonstration creates a new GCP Cloud Storage bucket, implements GCP Cloud Storage Bucket Protection on that bucket, and then deploys an instance with several test scripts and sample files for testing the integration in a real environment.

Launch the demo with the following button:

Open in Cloud Shell

On-demand scanning

For scenarios where you either do not want to implement real-time protection, or where you are wanting to confirm the contents of a bucket before implementing protection, an on-demand scanning solution is provided as part of this integration.

This solution leverages the same APIs and logic that is implemented by the serverless handler that provides real-time protection.

The read more about this component, review the documentation located here.

You can also launch a tutorial by clicking the following button:

Open in Cloud Shell

Deploying to an existing bucket

A helper routine is provided as part of this integration that assists with deploying protection to an existing bucket. This helper leverages Terraform, and can be started by executing the existing.sh script.

Launch the demo with the following button:

Open in Cloud Shell