c6fc / npk

A mostly-serverless distributed hash cracking platform
521 stars 62 forks source link

NPK's version of hashcat does not support bcrypt-sha512 hashes #79

Closed jessyou closed 1 year ago

jessyou commented 1 year ago

When specifying the hash mode specific to bcrypt-sha512 hashes, the NPK new-campaign page returns false and will not count hashes uploaded in this format. image

image

c6fc commented 1 year ago

You can manually update the version of hashcat by uploading a new hashcat.7z file to the NPK dictionary S3 bucket with a key of components-v3/hashcat.7z

The UI still won't show the name of the hash (it'll still say false), and it won't be able to calculate the work factor when setting up the campaign, but the campaign should still execute.