Skip to content

Instantly share code, notes, and snippets.

@atoponce
Created December 14, 2021 00:30
Show Gist options
  • Save atoponce/90e185ca124c2f4d90ed5c0a9fa8ab23 to your computer and use it in GitHub Desktop.
Save atoponce/90e185ca124c2f4d90ed5c0a9fa8ab23 to your computer and use it in GitHub Desktop.
Testing password storage on disk with a new Firefox profile in GNOME
{
"nextId": 2,
"logins": [
{
"id": 1,
"hostname": "https://keepass.info",
"httpRealm": null,
"formSubmitURL": "javascript:",
"usernameField": "user",
"passwordField": "pwd",
"encryptedUsername": "MDIEEPgAAAAAAAAAAAAAAAAAAAEwFAYIKoZIhvcNAwcECF7DpVUb5Ce7BAjrvVXlK0JmTQ==",
"encryptedPassword": "MDIEEPgAAAAAAAAAAAAAAAAAAAEwFAYIKoZIhvcNAwcECLfO+mdk+xCbBAjnDs18PSyeoA==",
"guid": "{a610882b-f1e4-4c8a-861d-cd2c8f84f890}",
"encType": 1,
"timeCreated": 1639441560120,
"timeLastUsed": 1639441560120,
"timePasswordChanged": 1639441560120,
"timesUsed": 1
}
],
"potentiallyVulnerablePasswords": [],
"dismissedBreachAlertsByLoginGUID": {},
"version": 3
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment