Chapter 5: XSS and Stolen Cookies

Overview

Cross-site scripting (XSS) is one of the most common vulnerabilities. Unlike other vulnerabilities, it is related to undocumented features of a page of the site visited by an attacker that allows him or her to change the contents of the page.

Definition 

Cross-site scripting (XSS) is a vulnerability that appears as a result of insufficient filtration of data received from a malicious person and then sent to third parties.

Therefore, systems that receive data from users and display it on other users' browsers are vulnerable to an XSS attack.

Examples of such systems are chats, forums, and Web mail.



Hacker Web Exploition Uncovered
Hacker Web Exploition Uncovered
ISBN: 1931769494
EAN: N/A
Year: 2005
Pages: 77

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net