Enviroment.ini

GNU nano 8.3 Environment.ini
[WORDLIST TYPE]
Name=Credentials
Regex=^.:.$
Verify=True
Separator=:
Slices=USERNAME,PASSWORD
SlicesAlias=USER,PASS

[WORDLIST TYPE]
Name=Emails
Regex=[1]+@[^.]+..+$
Verify=True
Separator=
Slices=EMAIL

[WORDLIST TYPE]
Name=Credentials
Regex=^.:.$
Verify=True
Separator=:

I would like your help with this, all my config is not compatible with my wordlists, can anyone give me the one that works?

I always get this

Error - NotSupportedException

This config does not support the provided Wordlist Type


  1. ^@ ↩︎

CONFIG, SELECT THE CONFIG, SETTINGS, DATA AND PUT CREDENTIALS AND THEN GO TO THE WORDLIST, TYPE CREDENTIALS

Captura de pantalla 2025-01-31 050355
Captura de pantalla 2025-01-31 050431

I did it like this and it continues and it seems to me that it could be my config .opk. Could you give me any one to try or tell me where to get the ones that work well?

[WORDLIST TYPE]
Name=MailPass
Regex=^.*@.*\..*:.*$
Verify=True
Separator=:
Slices=USER,PASS

[WORDLIST TYPE]
Name=UserPass
Regex=^.*:.*$
Verify=True
Separator=:
Slices=USER,PASS

thank you brtoher is working now