How to REST the Have I Been Pwned (HIBP) API
Perform REST API requests to the HIBP API to verify if your email or password have been involved in a data breach.
Perform REST API requests to the HIBP API to verify if your email or password have been involved in a data breach.
The idea is to create my own Python script performing REST API requests to the HIBP API to check if mail accounts or password show up in one of the latest breaches. And yes I was just bored and wanted to learn how to do API calls in Python.
Cybersecurity is the practice of protecting internet-connected systems, including hardware, software, and data, from attack, damage, or unauthorized access. One aspect of cybersecurity is protecting personal information, such as passwords, account data but also your privacy. In this article, we revisit the basics in cyber security, as there are daily new attacks and ways hackers try to get personal data.
You can use GitHub Pages to host a website about yourself, your organization, or your project directly from a repository on GitHub.com. Hugo takes Markdown
, runs them through a theme template, and spits out HTML files that you can easily deploy online – extremely fast.