AlexGustafsson / pbrute

A dependency-free, feature-rich and modern password strength calculator for NodeJS and the browser
https://pbrute.axgn.se
MIT License
1 stars 0 forks source link

Implement support for external password lists #4

Open AlexGustafsson opened 4 years ago

AlexGustafsson commented 4 years ago

Implement code to optionally scan through lists such as https://haveibeenpwned.com/Passwords. Also add scripts to download them automatically.