Linux eyewebsolution.dnshostserver.in 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
Apache
: 185.131.55.234 | : 216.73.216.138
676 Domain
5.6.40
omxrelocation
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
/
opt /
imunify360 /
venv /
share /
imunify360 /
[ HOME SHELL ]
Name
Size
Permission
Action
config_schema
[ DIR ]
drwxr-xr-x
cpanel
[ DIR ]
drwxr-xr-x
no_cp
[ DIR ]
drwxr-xr-x
scripts
[ DIR ]
drwxr-xr-x
10_on_first_install_av.config
794
B
-rw-------
10_on_first_install_core.confi...
506
B
-rw-------
10_on_first_install_ids.apache...
609
B
-rw-------
10_on_first_install_ids.config
559
B
-rw-------
11_on_first_install_cloudways....
794
B
-rw-------
11_on_first_install_wp_av.conf...
553
B
-rw-------
20-low-mem-settings.config
165
B
-rw-------
imunify-antivirus.te
526
B
-rw-r--r--
imunify360-alt-php.repo
289
B
-rw-------
imunify360-ea-php-hardened.rep...
635
B
-rw-------
imunify360-ual.cron.template
213
B
-rw-r--r--
imunify360.te
799
B
-rw-r--r--
sentry
81
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : imunify360.te
module imunify360 1.1; require { type lib_t; type logrotate_t; type sshd_t; type usr_t; type httpd_t; type httpd_sys_script_t; type var_t; type unconfined_service_t; class sock_file write; class unix_dgram_socket sendto; class dir { write add_name remove_name }; class file { rename write getattr setattr read create open }; } #============= httpd_sys_script_t ============== allow httpd_sys_script_t lib_t:sock_file write; #============= httpd_t ============== allow httpd_t unconfined_service_t:unix_dgram_socket sendto; #============= sshd_t ============== allow sshd_t usr_t:sock_file write; #============= logrotate_t ============== allow logrotate_t var_t:dir { write remove_name add_name }; allow logrotate_t var_t:file { rename write getattr setattr read create open };
Close