shell bypass 403

GrazzMean Shell

: /lib64/perl5/vendor_perl/Mail/ [ drwxr-xr-x ]
Uname: Linux web3.us.cloudlogin.co 5.10.226-xeon-hst #2 SMP Fri Sep 13 12:28:44 UTC 2024 x86_64
Software: Apache
PHP version: 8.1.31 [ PHP INFO ] PHP os: Linux
Server Ip: 162.210.96.117
Your Ip: 18.216.40.40
User: edustar (269686) | Group: tty (888)
Safe Mode: OFF
Disable Function:
NONE

name : SPF_XS.pm
package Mail::SPF_XS;

use strict;
use warnings;
use vars qw($VERSION @ISA @EXPORT_OK %EXPORT_TAGS);
use Exporter;

require DynaLoader;

$VERSION = "0.01";
@ISA = qw(DynaLoader Exporter);
@EXPORT_OK = ();
%EXPORT_TAGS = (
	all	=> \@EXPORT_OK,
		);

bootstrap Mail::SPF_XS;

=head1 NAME

Mail::SPF_XS - An XS implementation of Mail::SPF

=head1 DESCRIPTION

This is an interface to the C library libspf2 for the purpose of
testing. While it can be used as an SPF implementation, you can also
use L<Mail::SPF>, available from CPAN, which is a little more perlish.

=head1 SUPPORT

Mail the author at <cpan@anarres.org>

=head1 AUTHOR

	Shevek
	CPAN ID: SHEVEK
	cpan@anarres.org
	http://www.anarres.org/projects/

=head1 COPYRIGHT

Copyright (c) 2008 Shevek. All rights reserved.

This program is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.

=head1 SEE ALSO

Mail::SPF, Mail::SRS, perl(1).

=cut

1;
© 2025 GrazzMean