firefox_parse_downloads_tool
Parse Firefox download history from a browser profile directory for forensic analysis. Filter by source or download URL and limit results.
Instructions
Parse Firefox download candidates from a browser profile.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of download records to return | |
| source_url | No | Optional exact referring/source URL filter | |
| download_url | No | Optional exact downloaded file URL filter | |
| profile_path | Yes | Absolute path to the Firefox profile directory |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||