// learn
Tracks
Ordered collections of modules grouped by topic.
2
Total Tracks
14
Total Modules
Cross-Site Scripting (XSS)
A complete guide to understanding, exploiting, and preventing Cross-Site Scripting vulnerabilities. Covers all three…
XSS is consistently one of the most exploited web vulnerabilities — knowing it protects every app you build.
SQL Injection
A complete guide to SQL injection - how it works, the different types, how to find it across different database…
SQL injection remains a top attack vector — understanding it is foundational to secure development.