shell bypass 403
UnknownSec Shell
:
/
home
/
forge
/
lolasweb.brannanatkinson.com
/
vendor
/
statamic
/
cms
/
src
/
Tags
/ [
drwxrwxr-x
]
upload
mass deface
mass delete
console
info server
name :
Route.php
<?php namespace Statamic\Tags; class Route extends Tags { public function index() { return $this->wildcard($this->params->get('name')); } public function wildcard($tag) { return route($tag, $this->params->except('name')->all()); } }
© 2026 UnknownSec