Stored XSS; What Is It
In the cyber security world, there are a number of vulnerabilities to be aware of. Today we’re going to look at a specific one; Stored Cross-Site Scripting (XSS). Let’s start off by answering; what is cross-site scripting? An XSS attack is a type of injection that sends data through trusted sources, like web requests. This …