Examples of Credential Generation configuration.
Credential Generation |
Resulting Credentials |
---|---|
Dictionary: C:\web tests\data\users.txt Constant value: _ Numbers range: 0 to 9 |
user_0 user_1 user_2 ... user_9 |
Constant value: passwd Character Range: a-zA-Z0-9; length: 3 |
passwdaaa passwdaab ... passwd999 |
Constant value: iamgod Character Range: -~; length: 1 Numbers range: 1900 to 3000 |
iamgod 1900 iamgod!1900 ... iamgod~3000 |