_ _ _ _
._ _ _ ___ | || | | | ___ ___ | |__
| ' ' |<_> || || | ___ | |/ ._><_> || / /
|_|_|_|<___||_||_||___||_|\___.<___||_\_\
ββββββββββ
ββ about β This script will check if your e-mail is inside MALL.cz's leaked database.
ββ author β yurisuki <adam@adamnvrtil.fun>
βββββββββββ
ββββββββββ
mall_bash_checker.sh > the main script which checks if your password has been leaked in MALL.cz database.
mail_leak.txt > this file includes list of leaked email addresses, which are hashed by sha256.
example_email_list.txt > this is just example file of how should email list look like.
You can execute this script really easily.
curl way:
curl https://raw.githubusercontent.com/yurisuki/mall_leak/master/mall_bash_checker.sh | bash -s -- --help
local way:
git clone https://github.com/yurisuki/mall_leak.git
cd mall_leak
./mall_bash_checker.sh --help
Why?
- Actually, I made this as a bash test capability. But thanks to this you can actually acknowledge yourself about your security.
Please remove my password from this rheiwujrfgwedjklfbvdcsljfg angry.
- The whole list only includes email addresses which are hashed by sha256, so you're safe.
Should I change my password if I'm on that list?
- I highly recommend that.
Where did you get it?
- From this repository
I took your idea and your file with all email addresses.
Check out his repository.