Spotting the Sin Pattern

Any application that has the following pattern is at risk of cross-site scripting:

  • The web application takes input from an HTTP entity such as a querystring, header, or form.

  • The application does not check the input for validity.

  • The application echoes the data back into a browser.



19 Deadly Sins of Software Security. Programming Flaws and How to Fix Them
Writing Secure Code
ISBN: 71626751
EAN: 2147483647
Year: 2003
Pages: 239

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