shell bypass 403
UnknownSec Shell
:
/
home
/
forge
/
lolas.brannanatkinson.com
/
vendor
/
statamic
/
cms
/
src
/
Facades
/ [
drwxrwxr-x
]
upload
mass deface
mass delete
console
info server
name :
StaticCache.php
<?php namespace Statamic\Facades; use Illuminate\Support\Facades\Facade; use Statamic\StaticCaching\StaticCacheManager; /** * @see StaticCacheManager */ class StaticCache extends Facade { protected static function getFacadeAccessor() { return StaticCacheManager::class; } }
© 2026 UnknownSec