shell bypass 403
UnknownSec Shell
:
/
home
/
forge
/
lolas.brannanatkinson.com
/
vendor
/
webonyx
/
graphql-php
/
src
/
Error
/ [
drwxrwxr-x
]
upload
mass deface
mass delete
console
info server
name :
ProvidesExtensions.php
<?php declare(strict_types=1); namespace GraphQL\Error; /** * Implementing HasExtensions allows this error to provide additional data to clients. */ interface ProvidesExtensions { /** * Data to include within the "extensions" key of the formatted error. * * @return array<string, mixed>|null */ public function getExtensions(): ?array; }
© 2026 UnknownSec