You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Renewed status page, gives now JSON formatted information which can be parsed however the user wants to.
added search page to search for hashes and plains
'-r' is now automatically prepended when selecting rule files on task creation
added help page with some helpful links
Left hashlists can be downloaded now
Added Yubikey OTP login
Supertasks added
HCmask style can be imported
Technical
DB connection details now are stored in a file which is not in repository (a template is provided instead). This avoids conflicts on updates in inc/load.php
Hash length is increased to 1024 (old 512)
Added special case when handling pre-crack import of WPA as they are not matched via the hash but the ESSID instead.
Added new hashtypes from Hashcat
Server hostname can be overridden in config
Client
Client updated to version 0.43.19
Fixed debug not showing hashcat parameters on calls
Improve error handling on keyspace measuring, client will now signal the server to pause agent instead of crash
Added more information for task assigning, client will now display task and hashlist on task get
Fixed slow file downloading issue
Changed the way hashcat version is queried (should work properly on linux/mac)