firefox_parse_favicons_tool
Parse Firefox favicon history from the favicons database to uncover visited sites and associated icons. Supports filtering by URL and including image previews for forensic analysis.
Instructions
Parse Firefox favicons from the favicons database. 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 favicon records to return | |
| icon_url | No | Optional exact favicon URL filter | |
| page_url | No | Optional exact page URL filter | |
| profile_path | Yes | Absolute path to the Firefox profile directory | |
| include_image | No | Include favicon image previews as base64 | |
| max_image_bytes | No | Maximum bytes to include per image preview |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||