Ghost Exploiter Team Official
Mass Deface
Directory >>
/
var
/
www
/
html
/
back
/
vendor
/
nunomaduro
/
termwind
/
Mass Deface Auto Detect Domain
/*Ubah Ke document_root untuk mass deface*/
File / Folder
Size
Action
.
-
type
file
dir
+File/Dir
src
--
ren
LICENSE.md
1.071KB
edt
ren
composer.json
1.755KB
edt
ren
playground.php
0.723KB
edt
ren
<?php require_once __DIR__.'/vendor/autoload.php'; use function Termwind\render; render(<<<'HTML' <div class="ml-2"> <pre> ─ ─ ─ ─ │ │ │ │ │ │ │ │ │ │ ──, │ │ ──, │ │ │ │ ─ │/ \ / │ │ │ │/ / │ │/ \─│/ │/ │ │─/\─/│─/ \─/│─/│──/\─/│─/\─/ │──/│──/ </pre> <div class="px-1 bg-green-300 text-black">by ⚙️ Configured</div> <div class="px-1 mt-1 bg-blue-300 text-black">{{ $version }}</div> <em class="ml-1"> Create portable PHP CLI applications w/ PHP Micro </em> </div> HTML);