This document provides an overview of web security. It discusses how 30,000 websites are hacked every day using free hacking tools available online. It notes that SQL injection attacks on Sony led to a data breach of 77 million users. The document introduces OWASP and its top 10 web vulnerabilities. It provides details on the top vulnerability of injection flaws, how they occur, and ways to prevent them such as input validation and output encoding. Broken authentication and sensitive data exposure are also summarized as top vulnerabilities.