shell bypass 403
GrazzMean-Shell Shell
: /home/dreampi/www/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests/ [ drwxr-xr-x ]
--TEST--
Check for maxminddb presence
--SKIPIF--
<?php if (!extension_loaded('maxminddb')) {
echo 'skip';
} ?>
--FILE--
<?php
echo 'maxminddb extension is available';
?>
--EXPECT--
maxminddb extension is available