Skip to content

focardi/PasswordCrackingTraining

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages