Sync-HashesFromHibp
SYNOPSIS
Synchronizes the hashes from the Have I Been Pwned API into the compromised password store
SYNTAX
DESCRIPTION
This cmdlet performs a synchronization of the NTLM hashes in the Have I Been Pwned API into the compromised password store.
EXAMPLES
Example 1
Initializes the synchronization from the Have I Bene Pwned API
PARAMETERS
-Reset
Resets the synchronization state and forces a full enumeration of all hashes in the Have I Been Pwned API
-Threads
Specifies the number of threads to use
-ProxyAddress
Specifies the address of the HTTP proxy server to use (optional)
CommonParameters
INPUTS
None
OUTPUTS
System.Object
NOTES
RELATED LINKS
Last updated