firefox_parse_preferences_tool
Parse Firefox preferences from prefs.js by providing the profile path. Optionally filter by exact preference key and limit results for targeted forensic analysis.
Instructions
Parse Firefox preferences from prefs.js. Typical profile path: "C:\Users<user>\AppData\Roaming\Mozilla\Firefox\Profiles<rand>.default-release".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of preference entries to return | |
| key_path | No | Optional exact preference key filter | |
| profile_path | Yes | Absolute path to the Firefox profile directory |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||