2026.04.01Y·12OWASP Top 10 (2025): Complete Web Security Threats Overview
From injection and broken auth to XSS and the newest threats — OWASP Top 10 broken down with real code examples and practical mitigations for each vulnerability.
OWASPWeb SecurityXSS
→2025.08.19Y·07I Hacked My First Website (OWASP Top 10 Deep Dive)
I share how I hacked my friend's website with a single line of SQL Injection in high school. I explain the OWASP Top 10 vulnerabilities every developer must know allowing you to 'think like a hacker'. I focus on Injection, Broken Access Control (IDOR), Cryptographic Failures, and Security Misconfiguration.
SecurityOWASPHacking
→