OWASP CSRFGuard - OWASP: Difference between revisions

From GCA ACT
Jump to navigationJump to search
(Created via script)
 
(No difference)

Latest revision as of 23:36, 25 June 2023

Description


OWASP CSRFGuard is a library that implements a variant of the synchronizer token pattern to mitigate the risk of Cross-Site Request Forgery (CSRF) attacks.

More Information


https://owasp.org/www-project-csrfguard/