# Web App Security 101

By Ben Ramsey

- **Date:** September 26, 2008
- **Event:** Schematic Technology Summit
- **Venue:** Hotel La Condesa
- **City:** San Jose, Costa Rica

---

- [View slides](https://speakerdeck.com/ramsey/web-application-security-101-schematicon-2008)
- [Download PDF](https://files.benramsey.com/talks/2008/schematicon/bramsey-schematicon08-webappsecurity.pdf)

---

Cross-site scripting (XSS), cross-site request forgeries (CSRF), and SQL injection are among the most common attacks made on web applications today, and they're so easy to prevent. In this talk, Ben Ramsey gives an overview of these attacks and what you can do to ensure your web application is protected.


