Combinator Attack issue with rules
#9
(07-09-2018, 05:01 PM)undeath Wrote: 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]

Thank you so much I'll try this....see I knew there was a way, I just never though of making a single digit rule instead I thought of a 4 digit rule.


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 k4rlm4rx - 07-09-2018, 11:18 PM
RE: Combinator Attack issue with rules - by royce - 07-09-2018, 11:39 PM