shell bypass 403
UnknownSec Shell
:
/
home
/
forge
/
lolasweb.brannanatkinson.com
/
vendor
/
statamic
/
cms
/
src
/
Widgets
/ [
drwxrwxr-x
]
upload
mass deface
mass delete
console
info server
name :
Template.php
<?php namespace Statamic\Widgets; class Template extends Widget { /** * The HTML that should be shown in the widget. * * @return \Illuminate\View\View */ public function html() { $data = $this->config()->except('type', 'template')->all(); return view($this->config('template'), $data); } }
© 2026 UnknownSec