ren
ren3mo ago

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
ren
renOP3mo ago
ill provide the scanner code if needed
comptia guninvalid+ certified
so are you just asking how to configure that? are you using nginx? apache? something else?
ren
renOP3mo ago
im asking how does a scanner filter the redirect, eg python
ren
renOP3mo ago
uh async :>
No description

Did you find this page helpful?