Skip to main content

Skillber v1.0 is here!

Learn more
On this page

Application Security

Checking access...

Applications are the most attacked surface. This module covers the OWASP Top 10, common vulnerabilities, secure coding, and API security.

Pages

PageDescription
OWASP Top 10Deep dive into the top 10 web app vulnerabilities
SQL InjectionTypes of SQLi, parameterized queries, NoSQL injection
XSS & CSRFReflected/stored/DOM XSS, CSRF, CSP, SameSite cookies
Authentication & Session SecurityCredential stuffing, JWT security, session fixation
Secure SDLCThreat modeling with STRIDE, SAST/DAST integration
API SecurityAPI auth, rate limiting, GraphQL security, OWASP API Top 10
AppSec LabHands-on web app security review
FlashcardsTest your knowledge