Pantagrule, a really large last-resort ruleset - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Misc (https://hashcat.net/forum/forum-15.html) +--- Forum: User Contributions (https://hashcat.net/forum/forum-25.html) +--- Thread: Pantagrule, a really large last-resort ruleset (/thread-8882.html) |
Pantagrule, a really large last-resort ruleset - rarecoil - 01-14-2020 i made this a while back but thought i should post it here as a "user contribution", even though the end result was mediocre. when studying iphelix's PACK, i wanted to see if using newer, larger data sources provided better rules than NSAKEY's old set did. i decided to try to make a ruleset that was generated from breaches using PACK's LRP algorithm, which led to this very very large ruleset. while it's huge and thus not great on slow hashes, it has proven itself on some pentests to yield some extra cracks. https://github.com/rarecoil/pantagrule The conclusion: Quote:This work confirms the limitations of the PACK LRP algorithm originally witnessed by _NSAKEY on modern data sets when using the rockyou dictionary. While the LRP algorithm does generate rules that increase cracking percentage, it does so at a large increase in keyspace. For this reason, Pantagrule is most useful in cases where difficult cracking requires exotic rules. RE: Pantagrule, a really large last-resort ruleset - DanielG - 01-14-2020 Cool, thanks for your contribution. I added it to my rules/ folder. Always nice to have different rulesets based on real world data. RE: Pantagrule, a really large last-resort ruleset - blacktraffic - 01-22-2020 undeath edit: removed completely unnecessary quote Nice, thank you! It's certainly getting a lot out of the HIBP dataset I'm playing with. (terrible pun though ) |