Justin Bailey
2006-Jan-26 17:16 UTC
[Rails] Article about protecting Rails apps from XSS attacks
Cross-Site scripting (XSS) attacks have been appearing lately, so I wrote up an article about one way to protect yourself. It''s pretty easy to use and, for those who care, I go into some of metaprogramming techniques I used to create it. Check it out at http://blog.explorationage.com/articles/2006/01/25/how-to-protect-your-rails-apps-against-cross-site-scripting-attacks Justin p.s. My apologies if this double-posts ... my first message to the list seemed to disappear.
Seemingly Similar Threads
- Protecting Your Apps against Cross Site Scripting Attacks
- Is sanitize() strong enough to protect me from XSS?
- XSS (was Re: Centos 5.3 -> Apache - Under Attack ? Oh hell....)
- [Security] Loofah has an HTML injection / XSS vulnerability, please upgrade to 0.4.6
- XSS prevention with Rails