firefox_parse_history_tool
Extract and filter Firefox browsing history from a profile directory for forensic analysis. Specify profile path, optional URL/title filters, and limit results.
Instructions
Parse Firefox browsing history records from a browser profile. Typical profile path: "C:\Users<user>\AppData\Roaming\Mozilla\Firefox\Profiles<rand>.default-release".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Optional exact URL filter | |
| limit | No | Maximum number of history records to return | |
| title | No | Optional exact page title filter | |
| profile_path | Yes | Absolute path to the Firefox profile directory |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||