Tag: #owasp
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 3 posts
Application Security Engineering Guide — OWASP Top 10, Authentication, Encryption, DevSecOps
Everything about application security: OWASP Top 10 vulnerabilities, secure authentication/authorization, practical encryption, secure coding, and DevSecOps pipelines.
2026-04-13 · 16 min read #ai#security#owasp#authentication#encryptionWeb Security OWASP Top 10 Complete Guide 2025: 10 Vulnerabilities Every Developer Must Prevent
Master the OWASP Top 10 2021 with code! Broken Access Control, Injection (SQL/XSS/Command), Cryptographic Failures, SSRF, Security Misconfiguration — principles, attack scenarios, defense code, and production checklists
2026-03-23 · 20 min read #security#owasp#xss#sql-injection#csrfThe Complete Security Guide for Developers — From Encryption to Zero Trust
Symmetric and asymmetric encryption, hashing, TLS handshake, OWASP Top 10, SQL Injection, XSS, CSRF, and Zero Trust architecture. A comprehensive summary of security concepts every developer must know, complete with code
2026-03-02 · 29 min read #architecture#security#encryption#zero-trust#owasp