shell bypass 403
UnknownSec Shell
:
/
home
/
forge
/
lolasweb.brannanatkinson.com
/
vendor
/
rebing
/
graphql-laravel
/
src
/
Console
/
stubs
/ [
drwxrwxr-x
]
upload
mass deface
mass delete
console
info server
name :
field.stub
<?php declare(strict_types=1); namespace DummyNamespace; use GraphQL\Type\Definition\Type; use Rebing\GraphQL\Support\Field; class DummyClass extends Field { protected $attributes = [ 'name' => 'DummyClass', ]; public function type(): Type { return Type::string(); } public function resolve($root, array $args): string { return 'test'; } }
© 2026 UnknownSec