Author Topic: Install CXS ( ConfigServer eXploit Scanner ) Rocky Linux 8 Fresh install fail!  (Read 1178 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Greetings I have done a fresh install here and installed Rocky Linux 8 with cwp Panel business. Reaching out to the community today because I am noticing issues while installing exploit scanner.
Here is the link to the wiki page. http://wiki.centos-webpanel.com/install-cxs-configserver-exploit-scanner

This is what happened..
Code: [Select]
[root@cwp ~]# cd /usr/src
[root@cwp src]# rm -f cxs*
[root@cwp src]# wget https://download.configserver.com/cxsinstaller.tgz
--2022-12-04 07:36:16--  https://download.configserver.com/cxsinstaller.tgz
Resolving download.configserver.com (download.configserver.com)... 94.130.90.175
Connecting to download.configserver.com (download.configserver.com)|94.130.90.175|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1061 (1.0K) [application/x-gzip]
Saving to: ‘cxsinstaller.tgz’

cxsinstaller.tgz                    100%[=================================================================>]   1.04K  --.-KB/s    in 0s

2022-12-04 07:36:17 (40.8 MB/s) - ‘cxsinstaller.tgz’ saved [1061/1061]

[root@cwp src]# tar -xzf cxsinstaller.tgz
[root@cwp src]# chattr -i -R /usr/local/cwpsrv/htdocs/admin/
chattr: Operation not supported while reading flags on /usr/local/cwpsrv/htdocs/admin//login/design
chattr: Operation not supported while reading flags on /usr/local/cwpsrv/htdocs/admin//admin/design
[root@cwp src]#
https://lorentedford.com games and you should too! @ https://Ltcraft.net

Offline
****
Can you try it in an AlmaLinux VM? Or maybe someone with AlmaLinux 8 could test it and report back?