logo
Published on developer.* Blogs (http://www.developerdotstar.com/community)

XSS Attack Scenario

By Daniel Read
Created 2006-08-21 16:46

No matter how many articles I read about XSS attacks (a.k.a. cross-site scripting attacks), I can never get enough of them. Here's a good one from InformIT that narrates a hacker-for-hire's attack on a client's web application; he starts with a simple login form and ends up pretty much in total control after a short amount of time: "XSS, Cookies, and Session ID Authentication – Three Ingredients for a Successful Hack [1]", by Seth Fogie.

If this is your first XSS article, it will be a wake-up call. :-) I like to keep reading them to keep reminding myself to stay vigilant, and to learn as much as I can.

Dan


Source URL:
http://www.developerdotstar.com/community/community/node/555