shell bypass 403
UnknownSec Shell
:
/
home
/
forge
/
lolasweb.brannanatkinson.com
/
vendor
/
statamic
/
cms
/
src
/
GraphQL
/
Types
/ [
drwxrwxr-x
]
upload
mass deface
mass delete
console
info server
name :
TableRowType.php
<?php namespace Statamic\GraphQL\Types; use Statamic\Facades\GraphQL; class TableRowType extends \Rebing\GraphQL\Support\Type { const NAME = 'TableRow'; protected $attributes = [ 'name' => self::NAME, ]; public function fields(): array { return [ 'cells' => [ 'type' => GraphQL::listOf(GraphQL::string()), ], ]; } }
© 2026 UnknownSec