Skip to content

dank-panda/rule-runner.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

rule-runner.sh

A quick script to run hashcat through some wordlists and rules. We've had really great cracking rates on NTLM hashes using this methodology. This script just automates that process, in a set-it-and-forget-it way. Everything write to the same pot file, so it won't keep trying to crack the same hashes when the wordlists/rules change. Drop all your wordlists and rules in to the directories in lines 11-45, or modify the script to point to your specific directories.

Usage

./rule-runner.sh <hash_file> <hashcat_mode>

Links to some of the referenced wordlists and rules

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages