shell bypass 403
UnknownSec Shell
:
/
home
/
forge
/
mpc.brannanatkinson.com
/
vendor
/
statamic
/
cms
/
src
/
Fieldtypes
/ [
drwxrwxr-x
]
upload
mass deface
mass delete
console
info server
name :
Hidden.php
<?php namespace Statamic\Fieldtypes; use Statamic\Fields\Fieldtype; class Hidden extends Fieldtype { protected $categories = ['special']; protected function configFieldItems(): array { return [ 'default' => [ 'display' => __('Default Value'), 'instructions' => __('statamic::messages.fields_default_instructions'), 'type' => 'text', ], ]; } }
© 2026 UnknownSec