K
Khem Cyber Labs
Dashboard
Categories
Broken Access Control3Cryptographic Failures2Injection2Authentication Failures2Logging & Alerting Failures1
Resources
Learning Guides
Search labs…⌘K
Dashboard
A05:2025

Injection

Learn how untrusted data sent to an interpreter can lead to unintended command execution.

SQL Injection in Authentication

Bypass authentication using SQL injection in the login form.

Medium
#sqli
#owasp-a03

Stored XSS in Comments

Inject persistent JavaScript through a comment field that executes for all users.

Easy
#xss
#owasp-a03