Burp suite as the proxy is intercepting traffic on http://127.0.0.1:8080 the very same as set in the config "proxyEndpoint": "http://127.0.0.1:8080".
When running ./TeamFiltration --debug --config cfg.json … command runs without sending data to the proxy.
[+] Args parsed --config cfg.json --debug …
Normal output…
I did a light code review and tried adding in my own logging, but wasn't able to get far with it.
Burp suite as the proxy is intercepting traffic on http://127.0.0.1:8080 the very same as set in the config "proxyEndpoint": "http://127.0.0.1:8080".
When running
./TeamFiltration --debug --config cfg.json …command runs without sending data to the proxy.[+] Args parsed --config cfg.json --debug …
Normal output…
I did a light code review and tried adding in my own logging, but wasn't able to get far with it.