← ClaudeAtlas

analyzing-browser-forensics-with-hindsightlisted

Parse Chromium-based browser databases with Hindsight to extract and correlate browsing history, downloads, cookies, cached content, autofill data, saved passwords, and extensions from Chrome, Edge, Brave, Opera, and Vivaldi into a unified timeline (XLSX, JSON, or SQLite output). Use during incident response, insider-threat investigations, or criminal cases when you need to reconstruct a user's web activity from a browser profile.
anxious-phyllo879/Anthropic-Cybersecurity-Skills · ★ 0 · Data & Documents · score 78
Install: claude install-skill anxious-phyllo879/Anthropic-Cybersecurity-Skills
# Analyzing Browser Forensics with Hindsight ## Overview Hindsight is an open-source browser forensics tool designed to parse artifacts from Google Chrome and other Chromium-based browsers (Microsoft Edge, Brave, Opera, Vivaldi). It extracts and correlates data from multiple browser database files to create a unified timeline of web activity. Hindsight can parse URLs, download history, cache records, bookmarks, autofill records, saved passwords, preferences, browser extensions, HTTP cookies, Local Storage (HTML5 cookies), login data, and session/tab information. The tool produces chronological timelines in multiple output formats (XLSX, JSON, SQLite) that enable investigators to reconstruct user web activity for incident response, insider threat investigations, and criminal cases. ## When to Use - When investigating security incidents that require analyzing browser forensics with hindsight - When building detection rules or threat hunting queries for this domain - When SOC analysts need structured procedures for this analysis type - When validating security monitoring coverage for related attack techniques ## Prerequisites - Python 3.8+ with Hindsight installed (`pip install pyhindsight`) - Access to browser profile directories from forensic image - Browser profile data (not encrypted with OS-level encryption) - Timeline Explorer or spreadsheet application for analysis ## Browser Profile Locations | Browser | Windows Profile Path | |---------|---------------------| |