Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.47
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
perl5 /
CGI /
Untaint /
[ HOME SHELL ]
Name
Size
Permission
Action
email.pm
1.19
KB
-rw-r--r--
hex.pm
609
B
-rw-r--r--
integer.pm
703
B
-rw-r--r--
object.pm
1.57
KB
-rw-r--r--
printable.pm
603
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : hex.pm
package CGI::Untaint::hex; use strict; use base 'CGI::Untaint::object'; sub _untaint_re { qr/^\s*([abcdef1234567890]+)\s*$/i } =head1 NAME CGI::Untaint::hex - validate as a hexadecimal value =head1 SYNOPSIS my $id = $handler->extract(-as_hex => 'hexvalue'); =head1 DESCRIPTION This Input Handler verifies that it is dealing with a hexadecimal value. =head1 AUTHOR Tony Bowden, E<lt>kasei@tmtm.comE<gt>. =head1 COPYRIGHT Copyright (C) 2001 Tony Bowden. All rights reserved. This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. =cut 1;
Close