Lesson 12: OWASP Top 10

OWASP Top 10 is a list of the most common web vulnerabilities. Knowing these helps prevent serious attacks.

Example:
If a login page allows SQL Injection, an attacker can bypass passwords and log in as any user.