shell bypass 403
GrazzMean-Shell Shell
: /home/dreampi/www/wp-content/plugins/ameliabooking/vendor/apimatic/jsonmapper/tests/ [ drwxr-xr-x ]
<?php
if (is_dir(__DIR__ . '/../src/')) {
set_include_path(
__DIR__ . '/../src/'
. PATH_SEPARATOR . get_include_path()
);
}
require_once 'JsonMapper.php';
require_once 'JsonMapperException.php';
?>