Skip to content

Releases: hkelley/PasswordPiffle

CrackQ support

26 Jul 10:48
Compare
Choose a tag to compare

Allows submission to a CrackQ instance for hashcat processing. See demo.ps1 for an example

API-based haveibeenpwned.com checks

17 Apr 00:51
Compare
Choose a tag to compare

Added cmdlet for API-based checks of haveibeenpwned.com data. This seems to be easier than pulling down the full file every day and brings in the most recent data from new sources, e.g. https://www.troyhunt.com/open-source-pwned-passwords-with-fbi-feed-and-225m-new-nca-passwords-is-now-live/

Dual-mode version

23 Sep 00:35
Compare
Choose a tag to compare

Can run hashcat locally or remotely. Remote mode runs hashcat test via SCP and SSH (to that Linux cloud server with a GPU).