Skip to content

1oftheguthakrs/Pwncheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Pwncheck

Pwncheck runs mass e-mail through Have I Been Pwned and output the result in xls format.
The result indicates whether the e-mail has been pwned and the breach it was in.

Setup

git clone https://github.com/1oftheguthakrs/Pwncheck.git
cd Pwncheck
pip3 install -r requirements.txt

Example

./pwncheck.py -f email.txt -p API_key

Credit

Much of the code was from Sq00ky's LeetLinked https://github.com/Sq00ky/LeetLinked

About

Check multiple e-mail through Have I Been Pwned

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages