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 :
JsonArgument.php
<?php namespace Statamic\GraphQL\Types; use GraphQL\Type\Definition\CustomScalarType; use GraphQL\Type\Definition\Type as GraphqlType; use Rebing\GraphQL\Support\Type; class JsonArgument extends Type { const NAME = 'JsonArgument'; protected $attributes = [ 'name' => self::NAME, ]; public function toType(): GraphqlType { return new CustomScalarType($this->toArray()); } }
© 2026 UnknownSec