You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey all, not sure if I missed it but wanted to know if it's possible to configure a http/s proxy for Testing and Fuzzing phases. It's needed because the token logic for APIs that I'm trying to fuzz is a bit different than a traditional token. My mitmproxy does that when it receives the request and forwards it to the target.