Skip to main content

The CrowdStrike Demo Falcon Integration Gateway for GCP

Project description

CrowdStrike

falcon-integration-gateway Python Lint Container Build on Quay

Falcon Integration Gateway (FIG) forwards threat detection findings from CrowdStrike Falcon platform to the backend of your choice.

Detection findings generated by CrowdStrike Falcon platform inform you about suspicious files and behaviors in your environment. You will see detections on a range of activities from the presence of a bad file (indicator of compromise (IOC)) to a nuanced collection of suspicious behaviors (indicator of attack (IOA)) occurring on one of your hosts or containers. You can learn more about the individual detections in Falcon documentation.

This project facilitates the export of the individual detections from CrowdStrike Falcon to third-party security dashboards (so called backends). The export is useful in cases where security operation team workflows are tied to given third-party solution to get early real-time heads-up about malicious activities detected by CrowdStrike Falcon platform.

Currently available backends are:

Backend Description Deployment Guide(s) Developer Guide(s)
AWS Pushes events to AWS Security Hub Coming Soon AWS backend
Azure Pushes events to Azure Log Analytics Azure backend
Chronicle Pushes events to Google Chronicle Chronicle backend
GCP Pushes events to GCP Security Command Center GCP backend
Workspace ONE Pushes events to VMware Workspace ONE Intelligence Coming Soon Workspace ONE backend

Deployment

There are 3 options available for the deployment.

Installation to kubernetes using the existing deployment guides

Please refer to various deployment guides to the above table.

Installation to kubernetes using the helm chart

Please refer to helm chart documentation

Manual Installation and Removal

PyPI - Status PyPI PyPI - Wheel

Falcon Integration Gateway (FIG) is available on the Python Package Index.

Installation

FIG can be installed with a single command.

python3 -m pip install falcon-integration-gateway

or

pip3 install falcon-integration-gateway

Upgrades

Upgrading to the latest release is also straightforward.

python3 -m pip install falcon-integration-gateway --upgrade

or

pip3 install falcon-integration-gateway --upgrade

Removal

To remove Falcon Integration Gateway, execute the following command.

python3 -m pip uninstall falcon-integration-gateway

or

pip3 uninstall falcon-integration-gateway

Statement of Support

Falcon Integration Gateway (FIG) is an open source project, not CrowdStrike product. As such it carries no formal support, expressed or implied.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

falcon-integration-gateway-3.1.0.tar.gz (21.2 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page