Working in testing, not in runner
-
Hey guys,
So i have a strange problem. When i'm testing my config it works how it should.
i put my data and change type to "credentials" and all good.(Correct username and pass sent).Unfortunately when im using the config in runner , the program Sending wrong credentials.
It sends "<USERNAME>:<PASSWORD>" instead of real data.
In testing mode:
What could be the issue? thanks
-
I just realised it happens with every config. i'm using openbullet 1.1.3
-
NVM, i'm officially stupid. The wordlist type was chosen bad!
all good