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
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
INPUTS
None
OUTPUTS
System.Object
NOTES
RELATED LINKS
Last updated