Tag: dom-xss
-
Understand Cross-Site Scripting (XSS) by examples - ZTT series
By Varun Om , Abhilash | December 14, 2021 | in Zero Trust Thinking Series
In this article of the Zero Trust Thinking series, we’re going to learn about a critical security vulnerability called Cross-Site Scripting, or XSS for short, with source code (on ASP.NET MVC) and step-by-step instructions to let you execute …