360 View of XSS from the Trenches, Part 2
Associated with
Daniel Szpisjak Daniel Szpisjak
Posted Feb 8, 2017 3 min read
360 View of XSS from the Trenches, Part 2

In the first post about XSS, we took a look at the basics of it and analyzed its most simple form. Now it's time to dig deeper. Persistent XSS This category is a bit more sophisticated than the previous one. It is referred to as "persistent cross site scripting." The difference from the reflected type is that this persists ... Continued

More Ways to Read:
🧃 Summarize The key takeaways that can be read in under a minute
Sign up to unlock