Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    print "<h1>Random heading</h1>\n";
    print "$username , $pass";
    print "</body></html>\n";
    
  2. or download this
    CGI::Simple=HASH(0x55bb333591e0) | $argon2id$v=19$m=32768,t=3,p=1$MTMu
    +ODI1NjU0MDY4Mjc3OQ$V83Q4GNnwnY1187C/whS/Q
    
  3. or download this
    #!/usr/bin/perl
    use strict;
    ...
    return argon2id_verify($encoded  , $password);
    
    }