Combinator Attack with Rules How?
#5
(06-28-2023, 11:43 AM)b8vr Wrote: You could pipe hashcat into itself:
hashcat -a1 wordlist1 wordlist2 --stdout | hashcat -m<mode> -a0 hashlist -r ruleset

thank you!
Reply


Messages In This Thread
Combinator Attack with Rules How? - by jersonbtc - 06-28-2023, 06:34 AM
RE: Combinator Attack with Rules How? - by Snoopy - 06-28-2023, 11:25 AM
RE: Combinator Attack with Rules How? - by b8vr - 06-28-2023, 11:43 AM
RE: Combinator Attack with Rules How? - by jersonbtc - 06-29-2023, 06:16 AM