Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 2.23 KB

README.md

File metadata and controls

22 lines (16 loc) · 2.23 KB

Automated Training of Password Cracking Tools

This repository collects data and scripts of the paper:

Di Campi, A.M., Focardi, R., Luccio, F.L. (2022). The Revenge of Password Crackers: Automated Training of Password Cracking Tools. ESORICS 2022 [DOI]

Mask attacks

Rule-based attacks

  • TRule.rule: Rules trained using all the rule sets provided in the hashcat distribution plus OneRuleToRuleThemAll and popular.rule of pantagrule, sorted by descending frequencies
  • TRule_freq.rule: As above with frequencies
  • TRule2.rule: Rules trained using the the 3726 best rules of TRule and TrainDic_D
  • TRule2_freq.txt: As above with frequencies