vikas-kundu / pwnscrap

Simple script to check if your email has been a part of data leaks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pwnscrap

Simple script to check if your email has been a part of data leaks. List of breaches will be saved in .json format in the data folder.

Installation

Use the package manager pip to install pwnscrap.

pip install -r requirements.txt

Usage

python3 pwnscrap.py -email user@example.com
python3 pwnscrap.py -h

License

MIT

About

Simple script to check if your email has been a part of data leaks.

License:MIT License


Languages

Language:Python 100.0%