04-06-2018, 10:16 AM
(This post was last modified: 04-06-2018, 10:20 AM by CUwindows00.)
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
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