{# Course schema: this is what turns a blue link into a result that shows the provider and the level. Only facts that are actually true go in here. #}
ExpoCoder Sign in Start free

Web & Application Security

The OWASP Top 10, done properly: broken access control, injection, XSS, CSRF, SSRF, security headers and supply chain. You attack a small app, then you fix it.

20 lessons about 7 hours Medium
Learn it by writing it.

Every lesson runs real code in your browser, checked the moment you submit. No installing anything, no setup, no waiting.

Start Web & Application Security free

What this course covers

  1. Everything Is a Request You Do Not Control
  2. The OWASP Top 10, as a Map
  3. Broken Access Control
  4. IDOR: Changing the Number in the URL
  5. Who You Are, and What You May Do
  6. Sessions, Cookies and Tokens
  7. SQL Injection, With a Real Database
  8. The Fix: Never Build the Sentence
  9. Cross-Site Scripting
  10. Escaping, Context, and a Real Safety Net
  11. CSRF: Making the Browser Ask for You
  12. Same-Origin Policy, and CORS
  13. SSRF: Making the Server Fetch It
  14. Path Traversal and File Uploads
  15. Command Injection
  16. Headers That Do Real Work
  17. Secrets, and Making Guessing Expensive
  18. Other People's Code
  19. What Your Errors and Logs Give Away
  20. Reading Code Like an Attacker

Other courses

Computational Thinking

Learn to think like a problem-solver before you write a single line of code. Break big …

Basic Python

Your first Python course, no experience needed. Learn variables, loops, functions, and …

Intermediate Python

Level up your Python with comprehensions, lambdas, error handling, files, modules, and …

Object-Oriented Programming

Master OOP in Python: classes, objects, inheritance, polymorphism, encapsulation, abstr…

Advanced Python

Go deeper in Python: decorators, generators, type hints, regex, JSON, SQLite, testing, …

Data Structures & Algorithms

Core CS: arrays, lists, stacks, queues, hash tables, trees, graphs, sorting, searching,…

Games with Pygame

Build your own 2D games from scratch: the game loop, sprites, movement, collisions, and…

Java

Learn Java from zero, with no programming background needed. Write your first program, …

C++

Learn C++ from zero, with no programming background needed. Start with your first progr…

C

Learn C from zero, with no programming background needed. The language that Unix, Linux…

JavaScript

Learn JavaScript from scratch: variables, types, loops, functions, arrays and objects, …

Web Frontend

Build for the browser: structure pages with HTML, style them with CSS, then use live AP…

See all courses