Automates Hindsight browser forensics collection via CrowdStrike Falcon Fusion SOAR.
Full documentation: Automating Hindsight Collection via CrowdStrike Fusion SOAR
A "fire-and-forget" workflow that orchestrates browser artifact collection from Windows endpoints via RTR. Supports Chrome, Edge, and Brave with automatic user and profile discovery.
| Falcon Role | Purpose |
|---|---|
| RTR Administrator | Manage RTR scripts |
| Workflow Author | Create SOAR workflows |
| Workflow Executor | Run workflows on-demand |
- Upload
hindsight.exefrom Hindsight releases to RTR Put-Files - Create RTR scripts from the
.ps1files with their corresponding*_input.jsonand*_output.jsonschemas - Enable Share with Workflows on each script
- Build the Fusion SOAR workflow per the blog post
| Parameter | Description |
|---|---|
falcon_sensor_id |
Target endpoint Agent ID |
target_browser |
Google Chrome, Microsoft Edge, or Brave |
output_format |
xlsx, sqlite, or jsonl |
target_username |
Optional - auto-discovers active user if empty |