shell bypass 403
UnknownSec Shell
:
/
home
/
forge
/
lolasweb.brannanatkinson.com
/
vendor
/
statamic
/
cms
/
src
/
Stache
/
Indexes
/
Users
/ [
drwxrwxr-x
]
upload
mass deface
mass delete
console
info server
name :
Group.php
<?php namespace Statamic\Stache\Indexes\Users; use Statamic\Stache\Indexes\Value; use Statamic\Support\Str; class Group extends Value { public function getItemValue($item) { $group = Str::after($this->name(), 'groups/'); return $item->isInGroup($group); } }
© 2026 UnknownSec