Apply Rule In Between Dictionary Words
#1
I've been searching and trying to figure this out for quite some time and I'm at a loss here. The password format for the hashes I have is the following:

1stword.###.2ndword

1st word is a dictionary word, then there is a period, then a string of 3 numbers, then a period, then a dictionary word.

I've been trying to figure out how to get the .###. in between two dictionary lists, assuming that's the best way to do this. I initially tried to use -j and then realized that will only let me do one thing. I've been looking at the combination piping into hashcat but that's got me totally stumped.

Any help would be appreciated.
Reply


Messages In This Thread
Apply Rule In Between Dictionary Words - by Zanyph - 05-15-2020, 05:00 AM