shell bypass 403
UnknownSec Shell
:
/
home
/
forge
/
mpc.brannanatkinson.com
/
vendor
/
statamic
/
cms
/
src
/
Events
/ [
drwxrwxr-x
]
upload
mass deface
mass delete
console
info server
name :
ResponseCreated.php
<?php namespace Statamic\Events; use Illuminate\Http\Response; class ResponseCreated extends Event { /** * @var Response */ public $response; public $data; public function __construct(Response $response, $data) { $this->response = $response; $this->data = $data; } }
© 2026 UnknownSec