chromium_parse_preferences_tool
Parse Chromium Preferences and Secure Preferences from browser profiles to extract configuration data for forensic analysis. Supports key_path filtering and result limits to target specific settings.
Instructions
Parse Chromium Preferences and Secure Preferences data. Typical profile path: "C:\Users<user>\AppData\Local\Google\Chrome\User Data\Default".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of preference entries to return | |
| key_path | No | Optional dot-separated preference path filter | |
| profile_path | Yes | Absolute path to the Chromium profile directory |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||