XSS (cross site scripting)

XSS is a security breach that takes advantage of dynamically generated Web pages.
In an XSS attack, a Web application is sent with a script that activates when it is read
by an unsuspecting user?s browser or by an application that has not protected itself against
cross-site scripting…

Continue reading →