Ghost Exploiter Team Official
Mass Deface
Directory >>
/
var
/
www
/
html
/
back
/
storage
/
framework
/
testing
/
Mass Deface Auto Detect Domain
/*Ubah Ke document_root untuk mass deface*/
File / Folder
Size
Action
.
-
type
file
dir
+File/Dir
.gitignore
0.014KB
edt
ren
480f96d77cbe948143b0c5f
...
0KB
edt
ren
ArticleToGroup.php
0.453KB
edt
ren
console.php
0.36KB
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');