Running:
./TeamFiltration --outpath /sec/teamfiltration/ --config /TeamFiltration-Mac-v3.5.0/config.json --spray --passwords pws --usernames users --debug http://127.0.0.1:8080
I have tried absolute paths to files as well. Looking through the proxy requests its passing a blank login.
Tried enum reading from files and it also does not pick up the users/email addresses. instead it uses "ThisUserShouldNotExist" instead.
Any advice? Thanks!