What exploit possible when GET request are forged as internal?
Suppose I was able to bypass CSRF check. I was able to forge any GET request and make it look like it was issued by the user himself. Is the web application vulnerable to somehow to ‘Client-side’ Request Forgery attack ? How may I exploit… Continue reading What exploit possible when GET request are forged as internal?