PwnChecker is a simple script written in Python that uses HaveIBeenPwned API to search for breaches that contain your password. The script hashes the password with SHA-1 and NEVER sends the full hash to the API, only the first 5 characters.
- Write info to the .txt of the bulk tester.
- ~~ Document the bluk tester section ~~