I understand that you found the documentation to be CGI::Application::Plugin::ProtectCSRFunclear: it's a little impregnable
All that the Perl module needs to do is add a field hiddento each HTML form with a name _csrf_idand a random value obtained from different sources and encoded via SHA1. Protection occurs when a response from a client requires that the same value be returned to the server.
, , attributes
: .
, , Apache mod_csrf, , , , Perl,