Stuck in a tricky situation, not able to exploit misconfigured CORS
I found that this application has not properly configured CORS, an attacker can send requests from any origin and allow credentials header is also true.
The idea was to extract CSRF token and then change email/phone to takeover the accoun… Continue reading Stuck in a tricky situation, not able to exploit misconfigured CORS