Linux vmi2114108.contaboserver.net 5.15.0-25-generic #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022 x86_64
Apache
: 194.233.74.117 | : 216.73.217.51
92 Domain
8.2.30
diaspora
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
README
+ Create Folder
+ Create File
/
etc /
nginx /
[ HOME SHELL ]
Name
Size
Permission
Action
conf.d
[ DIR ]
drwxr-xr-x
ea-nginx
[ DIR ]
drwxr-xr-x
modules
[ DIR ]
drwxr-xr-x
wordpress_info_cache
[ DIR ]
drwxr-xr-x
fastcgi_params
1007
B
-rw-r--r--
koi-utf
2.77
KB
-rw-r--r--
koi-win
2.17
KB
-rw-r--r--
mime.types
5.22
KB
-rw-r--r--
nginx.conf
766
B
-rw-r--r--
scgi_params
636
B
-rw-r--r--
uwsgi_params
664
B
-rw-r--r--
win-utf
3.53
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : nginx.conf
include /etc/nginx/conf.d/modules/*.conf; user nobody; worker_processes 1; worker_shutdown_timeout 10s; worker_rlimit_nofile 65536; error_log /var/log/nginx/error.log warn; pid /var/run/nginx.pid; events { worker_connections 1024; } http { include /etc/nginx/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 /var/log/nginx/access.log main; sendfile on; #tcp_nopush on; keepalive_timeout 65; server_tokens off; #gzip on; include /etc/nginx/conf.d/*.conf; }
Close