Sample Tool 2 - Password Checker

We take a look at another security tool, this time it is a password checker.

You will be able to easily build Python tools like these once you finish this course.

We will use the https://haveibeenpwned.com API for this example.

Have I Been Pwned Website

Pwned Passwords

Pwned Passwords API


Complete and Continue