Skip to content
forked from sUbc0ol/Leaked

Leaked? 2.1 - A Checking tool for Hash codes, Passwords and Emails leaked

License

Notifications You must be signed in to change notification settings

45clouds/Leaked

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About Leaked? 2.1

Leaked? is A Checking tool for Hash codes, Passwords, and Emails leaked, using leakz module from Aidan Holland, which uses API from Aurelius Wendelken.

Leaked? can work in any OS if they have Python 2 or 3 installed.

What's new?

  • Check email leaked.
  • Update.
  • More friendly for users.
  • Support Python 2 and 3.
  • Update with Batch (Windows) and Bash (Linux) file.

Features

  • Grabb email passwords NEW!
  • Check passwords leaked.
  • Check hash code leaked.
  • Check email leaked!

Install and Run on Linux

sudo apt update && sudo apt install python3 python3-pip
git clone https://github.com/GitHackTools/Leaked
cd Leaked
bash install_update.sh
python3 leaked.py

Install and Run on Windows

Download and run Python 3 setup file from Python.org. In Install Python 3 , enable Add Python 3.7 to PATH and For all users

Download and run Git setup file from Git-scm.com, choose Use Git from Windows Command Propmt.

After that, Run Command Propmt or PowerShell and enter these commands:

git clone https://github.com/GitHackTools/Leaked
cd Leaked
./install_update.bat
python leaked.py

Update Leaked?

git pull -f or run install_update.bat (for Windows) and install_update.sh (for Linux)

Notes

Leaked? uses leakz module from Aidan Holland, and leakz module uses API from Aurelius Wendelken

Let's follow their Twitter account!

Screenshots

Run Leaked? on ParrotSec Run Leaked? on PowerShell

Thanks to GitHackTools (myself) for programming this tool

And Aidan Holland for his free Python module!

Contact the Author

To-do list

  • Has yet devise!

About

Leaked? 2.1 - A Checking tool for Hash codes, Passwords and Emails leaked

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%