Back to glossary
Anti-CSRF
A security measure involving pairs of tokens assigned to users to validate their requests, preventing attackers from making unauthorized requests on behalf of the victim.
"The web application implemented an Anti-CSRF mechanism to ensure that all user requests were authenticated and protected from cross-site request forgery attacks."