hindsight-2026 06-header
Read more on the new features at https://dfir.blog/hindsight-parses-firefox/
Huge thanks to Steven R. Schiavone of the Westchester County District Attorney's Office for contributing Firefox support to Hindsight!
What's Changed
🚀 Features
- Add Mozilla Firefox support by @BitEU in #272
- Add parsing of Service Worker-related data by @RyanDFIR in #271
- Enhance extension handling: merge data from disk and Secure Preferenc… by @RyanDFIR in #273
- Expand downloads parsing by @RyanDFIR in #274
- Add support for parsing and summarizing Chrome Declarative Net Reques… by @RyanDFIR in #283
🛠️ Minor Changes & Fixes
- Implement browser auto-detection and improve profile processing logic… by @RyanDFIR in #275
- Refactor browser processing logic to use unified ProcessingDisplay … by @RyanDFIR in #276
- Add support for detecting and processing browser variants (Edge, Brav… by @RyanDFIR in #278
- Fix a few loose regexes by @RyanDFIR in #281
- Make source paths relative to profile when possible in XLSX rendering… by @RyanDFIR in #282
- Improve path normalization and key splitting logic in Chrome artifact… by @RyanDFIR in #284
- Update release process by @RyanDFIR in #285
- Add detailed permissions/scripts for extensions and add download headers by @RyanDFIR in #289
Other Changes
- Bump postcss from 8.5.3 to 8.5.13 by @dependabot[bot] in #269
- Add CodeQL workflow and custom configuration to exclude false-positiv… by @RyanDFIR in #279
- Update CodeQL workflow to include custom config for excluding false-p… by @RyanDFIR in #280
- Bump esbuild and vite by @dependabot[bot] in #277
- Bump version to 2026.06 by @RyanDFIR in #286
- Assorted small fixes by @RyanDFIR in #287
- Pin macOS build runners and update GitHub Actions dependencies by @RyanDFIR in #288
New Contributors
- @BitEU made their first contribution in #272
Full Changelog: v2026.04...v2026.06