shell bypass 403

GrazzMean Shell

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.118.139.79
User: edustar (269686) | Group: tty (888)
Safe Mode: OFF
Disable Function:
NONE

name : NonMoose.pm
package MouseX::NonMoose;

use Mouse;
extends 'MouseX::Foreign';

our $VERSION = '1.000';

1;

__END__

=head1 NAME

MouseX::NonMoose - MouseX::Foreign plus drop-in compatibility with Any::Moose

=head1 VERSION

This document describes MouseX::Foreign version 1.000.

=head1 SYNOPSIS

    package MyInt;
    use Any::Moose;
    use Any::Moose 'X::NonMoose';
    extends 'Math::BigInt';

    has name => (
        is  => 'ro',
        isa => 'Str',
    );

=head1 DESCRIPTION

MouseX::NonMoose is a thin wrapper around L<MouseX::Foreign>, so as to be used
with L<Any::Moose> and L<MooseX::NonMoose>;

=head1 AUTHOR

Fuji, Goro (gfx) E<lt>gfuji(at)cpan.orgE<gt>

=head1 LICENSE AND COPYRIGHT

Copyright (c) 2011, Fuji, Goro (gfx). All rights reserved.

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

=cut
© 2025 GrazzMean