Automate CrowdStrike Falcon Sandbox submissions using Flow Designer
The CrowdStrike Falcon X Sandbox integration includes flow templates created using the Workflow Studio that work with security incident records.
Before you begin
- Verify that you have created a Sandbox submission configuration and have enabled one configuration as the Default configuration for automated submission. When the flow is triggered, the sandbox submission occurs on your default configuration.
About this task
When you activate a sample flow, your phishing file attachments are automatically submitted if you define the security incidents as phishing in your sample flow. Alternatively, you can submit all .exe files when this file type is attached to an observable record.
You can modify these sample flows to trigger an automated submission under different conditions, categories, compound conditions, and so on.
The sandbox integration consists of two base system flows that are deactivated by default.- Submit file when category is phishing: This flow submits a file to the sandbox for malware analysis when the security incident category is defined as phishing. You must attach a file to the observable record on the security incident. If you are using the User Reported Phishing (URP) functionality, any email attachment is automatically parsed and added to the SIR incident record as an observable record. No further action is required to automate the submission.
- Submit when file type for observable is exe: This flow submits a file to the sandbox for malware analysis when the security incident observable is an exe. Similar to the phishing category flow, a you must attach a file to an observable record on the security incident. You can do this manually by uploading the file or automatically if a phishing email attachment, or other mechanism that is creating the incident, is associated with the observable records.
When the flows are configured and incident conditions satisfy the parameters, the sandbox submissions trigger automatically when you review the security incident. Review the Work note that indicates that a submission has been initiated, a tag appears if enabled in the configuration, and a pending submission results record.
The sandbox integration also contains multiple subflows. The subflows are internal components of the overall integration submission capabilities. You can customize and edit the subflows to suit your security criteria.
- If you choose to customize the default flows, then you should verify that the Submit Observable for Automated submission subflow is included in your flow to trigger automatic submissions.
- You can customize and define your file extensions for an exe. Create a copy of the flow Submit when file type for observable is exe, and make changes to the copy. The content type and file
extensions are mapped in the SandboxUtils script. To access script includes, navigate to System Definitions > Script Includes and search for SandboxUtils.
Figure 2. SandboxUtils script
Procedure
What to do next
After you configure automated submission flows, you can View the sandbox submission results to analyze any threats.