in reply to Re: Modiying values in html form
in thread Modiying values in html form

What are you talking about? What are you trying to "protect" and why?

I think you're thinking about thinking of https://www.owasp.org/index.php/Session_Management#Page_and_Form_Tokens , Cryptographic nonce, Plack::Middleware::CSRFBlock

  • Comment on Re: Re: Modiying values in html form (OWASP)

Replies are listed 'Best First'.
Re^3: Modiying values in html form (OWASP)
by taint (Chaplain) on Nov 04, 2013 at 18:43 UTC
    This was in response to:

    http://www.perlmonks.org/?node_id=140664

    #!/usr/bin/perl -Tw
    use perl::always;
    my $perl_version = "5.12.5";
    print $perl_version;

      This was in response to:

      Nope, it was in response to your post taint :) The original post by kiat is from 2002 and kiat was last here 4 years ago