shell bypass 403
UnknownSec Shell
:
/
home
/
forge
/
mpc.brannanatkinson.com
/
config
/
statamic
/ [
drwxrwxr-x
]
upload
mass deface
mass delete
console
info server
name :
antlers.php
<?php return [ /* |-------------------------------------------------------------------------- | Version |-------------------------------------------------------------------------- | | The desired Antlers language version to utilize. Supported values are | "runtime" for the modern parser, or "regex" for the legacy parser. | */ 'version' => 'runtime', /* |-------------------------------------------------------------------------- | Guarded Variables |-------------------------------------------------------------------------- | | Any variable pattern that appears in this list will not be allowed | in any Antlers template, including any user-supplied values. | */ 'guardedVariables' => [ 'config.app.key', ], /* |-------------------------------------------------------------------------- | Guarded Tags |-------------------------------------------------------------------------- | | Any tag pattern that appears in this list will not be allowed | in any Antlers template, including any user-supplied values. | */ 'guardedTags' => [ ], /* |-------------------------------------------------------------------------- | Guarded Modifiers |-------------------------------------------------------------------------- | | Any modifier pattern that appears in this list will not be allowed | in any Antlers template, including any user-supplied values. | */ 'guardedModifiers' => [ ], ];
© 2026 UnknownSec