After reading the two other reports on this issue, none of them seemed to have helped. Both my Environment.ini
file support for Mail:Pass, User:Pass & Credentials
[WORDLIST TYPE]
Name=MailPass
Regex=^.*:.*$
Verify=True
Separator=:
Slices=USERNAME,PASSWORD
[WORDLIST TYPE]
Name=UserPass
Regex=^.*:.*$
Verify=True
Separator=:
Slices=USER,PASS
[WORDLIST TYPE]
Name=Credentials
Regex=^.*:.*$
Verify=True
Separator=:
Slices=USERNAME,PASSWORD
They all pass the debug test, and since all of the combos in the word list match the format, it should work.
so the config is working fine, since its splitting them correctly, though somehow when I try to run the job, all of them end up going to “To Check”