api endpoint params
ive got a server that redirects params back to their original page, eg
/login?funnylillthingthatidontknowwhattoput
would redirect back to /login
well the main goal here is that i also have a api endpoint scanner in parallel, with a paramfuzzer, it when it gets redirected back to the original page it responds in 200, which would be a false positive on the scanner. Any info, tips etc helps
4 Replies
ill provide the scanner code if needed
so are you just asking how to configure that?
are you using nginx? apache? something else?
im asking how does a scanner filter the redirect, eg python
uh async :>
