Advanced XSS methods and how to prevent – part 2
At part 1, i’ve introduced about 2 methods of XSS, they’re Parameter Tampering, Cross-Site Request Forgery (CSRF). In this part, i will show you 2 more mthods...
Advanced XSS methods and how to prevent – part 1
“Cross-site scripting (XSS) is a type of computer security vulnerability typically found in Web applications. XSS enables attackers to inject client-side script into Web pages viewed by other users. A cross-site scripting vulnerability may be...