PwnedPassCheck

3.0.0

Check passwords and hashes against the haveibeenpwned.com Pwned Passwords API. Also supports third party equivalent APIs.

Minimum PowerShell version

3.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PwnedPassCheck

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PwnedPassCheck

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2019 Ryan Bolger. All rights reserved.

Package Details

Author(s)

  • Ryan Bolger

Tags

Security HIBP HaveIBeenPwned InfoSec Linux Mac

Functions

Get-NTLMHash Get-PwnedHash Get-PwnedHashBytes Get-PwnedPassword Get-SHA1Hash Test-PwnedHash Test-PwnedHashBytes Test-PwnedPassword

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

## 3.0.0 (2023-02-14)

* Slightly better error handling.

### Breaking Changes

* Added support for the `mode=ntlm` querystring parameter which is automatically added to HTTP based queries that are using an NTLM hash. It you need to disable this functionality, use the `-NoModeQueryString` switch.

FileList

Version History

Version Downloads Last updated
3.0.0 (current version) 170 2/15/2023
2.0.0 899 2/19/2021
1.2.0 51 11/2/2020
1.1.0 164 8/13/2019
1.0.0 24 8/11/2019