Jump to letter: [
BCDEFGHJKLMOPQRSUWXZ
]
perl-WWW-CSRF - Generate and check tokens to protect against CSRF attacks
- Description:
This module generates tokens to help protect against a website attack known
as Cross-Site Request Forgery (CSRF, also known as XSRF). CSRF is an attack
where an attacker fools a browser into make a request to a web server for
which that browser will automatically include some form of credentials
(cookies, cached HTTP Basic authentication, etc.), thus abusing the web
server's trust in the user for malicious use.
Packages