--- title: CrowdStrike Falcon Sandbox description: '' slug: /help/docs/platform-services/automation-service/app-central/integrations/crowdstrike-falcon-sandbox/ canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/crowdstrike-falcon-sandbox/ --- import useBaseUrl from '@docusaurus/useBaseUrl'; CrowdStrike Falcon Sandbox icon ***Version: 1.4 Updated: March 31, 2026*** Malware Analysis Tool providing threat intelligence. ## Actions * **Submit File** (*Enrichment*) - Submit a file for analysis. * **Submit URL** (*Enrichment*) - Submit a website's URL or URL with a file for analysis. * **Submission Status Polling** (*Enrichment*) - Return the state of submission, this action will polling until the File/URL analyzation are finished, Once this action completed, we will be able to Download Report or Get Summary of Submission. * **Download Report** (*Enrichment*) - Download a report (Full CSOAR only). * **Search Into Database** (*Enrichment*) - Search the database using the search terms like tag, host, domain, URL, filename; this similar to Advanced Search. * **Get Submission Summary** (*Enrichment*) - Return summary of a submission. * **Get Hash Summary** (*Enrichment*) - Summary for given hash. * **Download Sample** (*Enrichment*) - Download sample file (Full CSOAR only). * **List Feed** (*Enrichment*) - Access a JSON feed (summary information) of last 250 reports from 24h. * **Get Hash Analysis Overview** (*Enrichment*) - Return overview for the hash related information [report, parent, children, scanners]. * **List Environments** (*Enrichment*) - List system environments. ## Configure CrowdStrike Falcon Sandbox in Automation Service and Cloud SOAR import IntegrationsAuth from '../../../../reuse/integrations-authentication.md'; import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md'; import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md'; import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md'; import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md'; import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md'; * * **Server URL**. Enter the URL of your CrowdStrike instance, for example, `https://your-host-falcon-sandbox.com`. The default value is `https://api.crowdstrike.com` * **API ID**. Enter an API key for the CrowdStrike Falcon Sandbox. * **User Agent**. Enter a user agent for your instance of CrowdStrike Falcon Sandbox. * * * * CrowdStrike Falcon Sandbox configuration For information about CrowdStrike Falcon Sandbox, see [CrowdStrike documentation](https://www.crowdstrike.com/en-us/resources/guides/?lang=1). ## Change Log * October 26, 2020 - First upload * March 21, 2023 (v1.1) - Logo updated * June 27, 2023 (v1.2) - Updated the integration with Environmental Variables * July 14, 2023 (v1.3) - Changed fields visibility * March 31, 2026 (v1.4) - Upgraded the `python3_generic` Docker image (Python 3.8) to `python3_12_generic` (Python 3.12) to address Python 3.8 end-of-life and improve security and performance.