nss-passwords
read passwords from a Mozilla keyring
Install
- All systems
-
curl cmd.cat/nss-passwords.sh
- Debian
-
apt-get install nss-passwords
- Ubuntu
-
apt-get install nss-passwords
- Kali Linux
-
apt-get install nss-passwords
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install nss-passwords
- Raspbian
-
apt-get install nss-passwords
- Dockerfile
- dockerfile.run/nss-passwords
nss-passwords
read passwords from a Mozilla keyring
This program reads passwords from keyrings used by Mozilla products, such as Firefox and Thunderbird. It can run entirely in text mode. This program works with SQLite-based keyrings (signons.sqlite), used in recent versions of Firefox. Text-based keyrings can be read with pwdecrypt, from libnss3-tools package.