nice script
I wan't to generate a numeric pw list with a variable lengh of 13/16 with variable start-/endpoint.
Yes such a list is a "little bit" big
The target is to reduce the size of the list-file by rules.
As the point of creation, the generator have to discard the generated number if it has:
- 3 same numbers in a row (e.g. xxxx x111 xxxx xxxx)
- more than 6 times the same number (e.g. 11xx xx1x xx1x x11x)
So you get a dictionary attack on german AVM Fritzbox routers. They have these 13/16
numbers. With start-/endpoint you can split the list in more smaller files.
How about this?
greetz wifish