shell bypass 403
UnknownSec Shell
:
/
home
/
forge
/
mpc.brannanatkinson.com
/
vendor
/
statamic
/
cms
/
src
/
Exceptions
/ [
drwxrwxr-x
]
upload
mass deface
mass delete
console
info server
name :
UserNotFoundException.php
<?php namespace Statamic\Exceptions; class UserNotFoundException extends \Exception { protected $user; public function __construct($user) { parent::__construct("User [{$user}] not found"); $this->user = $user; } }
© 2026 UnknownSec