Oh thank you soooo much atom. This is just what I wanted ! Rule files can be tiny now !!!
A hierarchical cascade !!! Great !
I thought I would start on the instructions for this new feature. Do you think the following explains it well enough for the wiki ?
Password lists = test
So passwords tested in order would be …
1test1a
1test1b
1test1c
1test2a
1test2b
1test2c
1test3a
1test3b
1test3c
2test1a
2test1b
2test1c
2test2a
2test2b
2test2c
2test3a
2test3b
2test3c
3test1a
3test1b
3test1c
3test2a
3test2b
3test2c
3test3a
3test3b
3test3c
1TEST1a
1TEST1b
1TEST1c
etc
A hierarchical cascade !!! Great !
I thought I would start on the instructions for this new feature. Do you think the following explains it well enough for the wiki ?
Password lists = test
Code:
List 1 List2 List 3 List 4
l ^1 $1 $a
u ^2 $2 $b
c ^3 $3 $c
So passwords tested in order would be …
1test1a
1test1b
1test1c
1test2a
1test2b
1test2c
1test3a
1test3b
1test3c
2test1a
2test1b
2test1c
2test2a
2test2b
2test2c
2test3a
2test3b
2test3c
3test1a
3test1b
3test1c
3test2a
3test2b
3test2c
3test3a
3test3b
3test3c
1TEST1a
1TEST1b
1TEST1c
etc