shell bypass 403
UnknownSec Shell
:
/
home
/
forge
/
lolasweb.brannanatkinson.com
/
vendor
/
statamic
/
cms
/
src
/
Query
/
Scopes
/ [
drwxrwxr-x
]
upload
mass deface
mass delete
console
info server
name :
Scope.php
<?php namespace Statamic\Query\Scopes; use Statamic\Extend\HasHandle; use Statamic\Extend\RegistersItself; abstract class Scope { use HasHandle, RegistersItself; protected static $binding = 'scopes'; /** * Apply the scope to a given query builder. * * @param \Statamic\Query\Builder $builder * @param array $values * @return void */ abstract public function apply($query, $values); }
© 2026 UnknownSec