Advanced combination attack rule
#4
cat 1.txt
abc

cat 2.txt
123

cat 3.txt
!@#$

Generation of dictionary attacks

abc123!@#
abc!@#$123

123abc!@#$
123!@#$abc

!@#$123abc
!@#$abc123


If this rule is added, it does not produce more than one line

That will optimize dictionary volume and make attack more directive.

It saves a lot of time


Messages In This Thread
Advanced combination attack rule - by CUwindows00 - 04-06-2018, 08:42 AM
RE: Why do not many combination rules have such a rule? - by CUwindows00 - 04-06-2018, 10:16 AM