#XSS
2 posts-
explanationXSS Explained: How Cross-Site Scripting Works and How to Defend Against It
Cross-Site Scripting (XSS) is a vulnerability that lets an attacker inject malicious scripts into a web application so t...
-
experimentStealing a Cookie with XSS
I built a deliberately vulnerable PHP search page and used it to demonstrate how a cookie can be stolen via reflected cr...