firefox_parse_logins_tool
Parse Firefox's logins.json to extract saved-login metadata, enabling forensic analysts to recover stored credential records from a profile.
Instructions
Parse Firefox saved-login metadata from logins.json. 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 login metadata records to return | |
| hostname | No | Optional exact hostname filter | |
| profile_path | Yes | Absolute path to the Firefox profile directory |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||