shell bypass 403
UnknownSec Shell
:
/
home
/
forge
/
lolasweb.brannanatkinson.com
/
vendor
/
statamic
/
cms
/
src
/
Stache
/
Stores
/ [
drwxrwxr-x
]
upload
mass deface
mass delete
console
info server
name :
EntriesStore.php
<?php namespace Statamic\Stache\Stores; use Statamic\Facades\Collection; class EntriesStore extends AggregateStore { protected $childStore = CollectionEntriesStore::class; public function key() { return 'entries'; } public function discoverStores() { return Collection::handles()->map(function ($handle) { return $this->store($handle); }); } }
© 2026 UnknownSec