January 2019
Intermediate to advanced
378 pages
11h 35m
English
A Cross-site scripting (XSS) attack is the process of injecting malicious code as part of the input to web services, usually through a browser. Once injected, the malicious script can access any cookies, session tokens, and sensitive information retained by the browser, and can even masquerade as the content of the rendered pages. XSS can be categorized into server-side XSS and client-side XSS.
Traditionally, XSS is one of three types:
Read now
Unlock full access