OSINT
pip3 install h8mail
h8mail -g
nano h8mail_config.ini
h8mail -t target@example.comFind leaked emails with your passwords.
Install
sudo apt install tor python3 python3-pip
git clone https://github.com/decoxviii/karma.git ; cd karma
sudo -H pip3 install -r requirements.txt
python3 bin/karma.py --helpSearch emails with the password: 123456789
123456789sudo service tor start
/karma/bin/./karma search '123456789' --password -o output1Search emails with the local-part: johndoe
johndoeSearch emails with the domain: hotmail.com
hotmail.comSearch email password: johndoe@unknown.com
johndoe@unknown.comLast updated