Firefox

Firefox Decrypt

Extract passwords from Mozilla

https://github.com/unode/firefox_decrypt

Install and Usage

git clone https://github.com/unode/firefox_decrypt
cd firefox_decrypt/
python firefox_decrypt.py [PATH = Path of the firefox extracted profile]

# Advanced usage
 
python firefox_decrypt.py --list
python firefox_decrypt.py /folder/containing/profiles.ini/
python firefox_decrypt.py | grep -C2 keyword

firepwd

Also decrypts Mozilla protected passwords

# install 
git clone https://github.com/lclevy/firepwd.git
cd firepwd
pip3 install -r requirements.txt
 
# must have key4.db or key3.db & logins.json
# usage
python3 firepwd.py