RuleProcessorY & Gramify - Rule Optimization & Password Analysis tools - Niels Loozekoot

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • number6
    404 Image not found
    • Apr 2019
    • 2172

    #1

    RuleProcessorY & Gramify - Rule Optimization & Password Analysis tools - Niels Loozekoot

    RuleProcessorY & Gramify - Rule Optimization & Password Analysis tools

    Saturday August 12, 14:00 – 15:55, Caucus Boardroom, Forum

    Niels Loozekoot

    The RuleProcessorY and Gramify tools are new tools that support password-cracking efforts. RuleProcessorY offers a method of optimizing hashcat rule-files so that you can prevent duplicates across multiple attacks better, leading to a shorter runtime. Additionally it can process rules as hashcat would with an additional support for multi-byte/multi-character rules (inserts & replace primarily). Gramify offers an easy method to create base words and candidates to utilize with wordlist and combination attacks by splitting data by words, characters, or character-set. This can help with password phrases, quotes, sentences, combinator attacks, and extracting base-words from passwordlists.

    Working as Pentester Niels has an extensive background in the security field. Niels has a background in web-development and knows his way around C, C++, C#, and Python and is active in the password cracking/research communities of Hashcat, Hashkiller, and HashMob. Winning in the CrackTheCon password cracking contest, and achieving 3rd place in both the CrackMeIfYouCan 2021 & 2022.

    Audience - Offense​
    Starts
    August 12, 2023 14:00
    Ends
    August 12, 2023 15:55
    Location
    Caucus Boardroom, Forum
  • Vavaldi
    Member
    • Jul 2023
    • 2

    #2
    The source code for these repositories can be found here:

    https://github.com/0xVavaldi/gramify
    https://github.com/0xVavaldi/ruleprocessorY

    Comment

    • Vavaldi
      Member
      • Jul 2023
      • 2

      #3
      For RuleProcessorY:
      Instead of showing a demo video of RuleProcessorY, I'll let you play around with it yourself using the install and guide in the README. But to get you excited about what it can do for you, I'll refer you to some pull requests that have been accepted into the official HashCat repository, showing optimizations on rule lists we've had for over a decade - mostly unchanged.

      https://github.com/hashcat/hashcat/pull/3794
      https://github.com/hashcat/hashcat/pull/3797
      https://github.com/hashcat/hashcat/pull/3801
      https://github.com/hashcat/hashcat/pull/3802

      Just be careful how you use this tool. Otherwise, you might upset people by having one of the most popular rule-files changed in name.

      Click image for larger version  Name:	image.png Views:	0 Size:	26.6 KB ID:	246582
      Click image for larger version  Name:	image.png Views:	0 Size:	60.7 KB ID:	246583​​

      Comment

      Working...