hibp-php
hibp-php copied to clipboard
PHP library for accessing the Have I Been Pwned API.
This API returns details of the current subscription and is an authenticated API requiring an HIBP API key: GET https://haveibeenpwned.com/api/v3/subscription/status The API returns the following attributes for the current subscription:...
The paste sites source has been updated to include new locations. These need to be reflected in the `PasteEntity`. ``` The paste service the record was retrieved from. Current values...
Implement the lookup ability for stealer logs as provided by HIBP API.