OWASP CSRF
-
Core Java
Session Fixation and CSRF in Modern Java Apps: Still a Threat in 2025?
In the ever-evolving landscape of web security, some threats never quite go away—they just adapt. Session Fixation and Cross-Site Request…
Read More » -
Enterprise Java
Preventing CSRF in Java web apps
Cross-site request forgery attacks (CSRF) are very common in web applications and can cause significant harm if allowed. If you…
Read More »