How to give a maximum number and minim of characters to combine?
#1
Photo 
p, li { white-space: pre-wrap; }
Hello, I write because I want to make a combined attack, but I don't know how to tell hashcat to look between 10 to 15 characters.


Anyone who knows him?

would be grateful for the help.
Reply
#2
who? miss hash cat? Big Grin

combined attack would mean passwordlist + mask, in your case i would go with plain mask and
-i or --increment
--increment-min=10
--increment-max=15

see https://hashcat.net/wiki/doku.php?id=hashcat
Reply