shell bypass 403
UnknownSec Shell
:
/
home
/
forge
/
mpc.brannanatkinson.com
/
vendor
/
statamic
/
cms
/
src
/
Support
/
Traits
/ [
drwxrwxr-x
]
upload
mass deface
mass delete
console
info server
name :
FluentlyGetsAndSets.php
<?php namespace Statamic\Support\Traits; use Statamic\Support\FluentGetterSetter; trait FluentlyGetsAndSets { /** * Fluently get or set property using the FluentGetterSetter helper class. * * @param string $property * @return FluentGetterSetter */ public function fluentlyGetOrSet($property) { return new FluentGetterSetter($this, $property); } }
© 2026 UnknownSec