Compromised Password Detection Tool

Back to portfolio

Problem

Users needed breach checks without exposing plaintext credentials.

Approach

Implemented k-Anonymity hash-prefix matching against Have I Been Pwned API.

Attack Surface

Credential leakage, insecure transport, and input-handling risks.

Result

Privacy-preserving compromise checks with practical security value.