Combinator Attack issue with rules
#8
There is not "a rule" to simulate a hybrid attack Wink Since OP is already confused about rules vs masks that info was not very helpful. But you are right, hybrid attacks don't actually support stdin, so only a0 with rules is possible.

cat append-digit.rule
Code:
$0
$1
$2
$3
$4
$5
$6
$7
$8
$9

Code:
combinator3 wordlist 4digitwordlist wordlist | hashcat -r append-digit.rule -r append-digit.rule -r append-digit.rule -r append-digit.rule [other options]


Messages In This Thread
Combinator Attack issue with rules - by k4rlm4rx - 07-08-2018, 05:40 AM
RE: Combinator Attack issue with rules - by royce - 07-08-2018, 06:51 AM
RE: Combinator Attack issue with rules - by royce - 07-08-2018, 07:23 PM
RE: Combinator Attack issue with rules - by royce - 07-09-2018, 04:33 PM
RE: Combinator Attack issue with rules - by undeath - 07-09-2018, 05:01 PM
RE: Combinator Attack issue with rules - by royce - 07-09-2018, 11:39 PM