Online Lab β hands on web application testing
· β 1 min read · βοΈ TheNytFury
Cross Site Scripting (XSS) is one of the OWASP top 10 web application vulnerabilities. Although Cross Site Request Forgery (CSRF) attack has decreased (reference: OWASP 2017 ), it is one of the attack that is prominent for web applications. I recently came across an online lab Gruyere , which allows you to test and play around with XSS and CSRF attacks.