nesfit / fitcrack

A hashcat-based distributed password cracking system
https://fitcrack.fit.vutbr.cz/
Other
143 stars 30 forks source link

Feature request: pass multiple rulesets to Hashcat #96

Open davidbolvansky opened 1 year ago

davidbolvansky commented 1 year ago

From https://github.com/nesfit/fitcrack/issues/21

Hashcat will combine them to apply all rules of the second set on the first set. This will especially benefit cracking complex passwords that are based on known keywords like the company name. I really like the fact that you can create password lists from the web ui.

davidbolvansky commented 1 year ago

This would have a kinda large impact on internal structures, lot of work