What is Server-side request forgery (SSRF)? SSRF is a type of exploit where an attacker can abuse some functionality of a web server, making it…
In this guide we are going to go through Google XSS Game and discover common XSS payloads and techniques. Useful links for XSS:Google Game: xss-game.appspot.comCheatsheet:…