Cross Site Scripting (XSS) | Performing Reflected Attacks

In our last post to Cross Site Scripting we discussed some basics related to XSS attacks where I mentioned there are two types of XSS attacks one is reflected and another is stored. Assuming that you have installed Damn Vulnerable Web Application (DVWA) on your system I‘ll demonstrate how a reflected XSS attack is performed. … Continue reading Cross Site Scripting (XSS) | Performing Reflected Attacks