Does an url that redirecting infinitely have any impact to website?
I am testing a bug bounty website, and found an endpoint like www.example.com/infinite. When open it, it keep doing 302 redirect to itself until browser stops it for redirecting too many times.
For example:
www.example.com/infinite ==>… Continue reading Does an url that redirecting infinitely have any impact to website?