Криминалистический анализ браузеров с Hindsight

★ 8.4 · security

analyzing-browser-forensics-with-hindsight is a Claude Code skill that parses Chromium-based browser profiles — Chrome, Edge, Brave, Opera, and Vivaldi — using Hindsight to produce a unified chronological timeline of web activity. It extracts URLs, download history, cookies, cached content, autofill records, saved passwords, extensions, Local Storage, and session data, with output in XLSX, JSON, or SQLite formats. The skill covers profile paths across Windows, macOS, and Linux, and includes Hindsight CLI usage with flags such as `--format jsonl` and `--cache` for more complete artifact recovery. It is intended for incident responders, insider-threat investigators, and digital forensics analysts who need to reconstruct a suspect's browser activity from a forensic image or copied profile directory.