Skip to content

0xDanielLopez/pwn_check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Have You Been Pwned? (v3)

Tool to check if the given emails have been pwned in any security breach or public URL/paste.

It uses haveibeenpwned.com API.

Scheme

Scheme

Installation

⚠ First, put your HIBP API key on key.py

Install dependencies with pip (only installs "requests" lib):

pip install -r requirements.txt

Usage

python pwn_search.py

OR

python pwn_pastes.py

Output examples

python pwn_search.py

Output example_1

python pwn_pastes.py

Output example_2

Demo

© @danlopgom

About

Checks if the given emails have been pwned.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages