chromium_profile_summary_tool
Detects and samples Chromium profile storage artifacts: Local Storage, Session Storage, IndexedDB, and Cache. Returns content identifiers to help forensic analysts assess browser data quickly.
Instructions
Summarize deep Chromium artifacts available in a browser profile. Typical Chromium profile paths: "C:\Users<user>\AppData\Local\Google\Chrome\User Data\Default" (Chrome) or "C:\Users<user>\AppData\Local\Microsoft\Edge\User Data\Default" (Edge). Extract with disk-forensics first, then point this tool at the extracted directory.
Detects whether Local Storage, Session Storage, IndexedDB, and Cache are present and returns a small sample of the content identifiers for each.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile_path | Yes | Absolute path to the Chromium profile directory | |
| sample_limit | No | Maximum number of sample identifiers per artifact |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||