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