XSS = Cross Site Scripting – dangerous website vulnerability
XSS is something every website should be aware of – test for it, because the bad hackers do. Netsparker is a good site to explain some of the potential attacks. The effect of XSS is to use the website to extract information, and even bypass the defenses of the server. In some cases if the … Read more