Control Web Panel

Developers => New Modules => Topic started by: yoors69 on July 07, 2019, 01:27:52 PM

Title: Configserver CXS / MSFE
Post by: yoors69 on July 07, 2019, 01:27:52 PM
Hi,

Congrats, cwp may benefit from the rush from cpanel...

But still you must arrange CXS to work, indeed it has no equivalent (maldet is purely simply a junk anti malware seeing nothing). modsecurity is also weak because it caus emany false signals, and without perfect rules, you protect nothing nearly

For antispam, MSFE is also very good, and much above other tools...

Contact configserver if needed :
https://forum.configserver.com/viewtopic.php?f=6&t=11370
Title: Re: Configserver CXS / MSFE
Post by: yoors69 on July 07, 2019, 01:33:27 PM
At linux level, you can already remove rkhunter which is completely outdated, You will find nothing.

To find infected binaries, you will get better results using :

yum install clamav
freshclam
mkdir /home/quarantineclam

/usr/bin/clamscan -ri --move=/home/quarantineclam --max-filesize=50M --exclude-dir=/home/ --recursive=yes / >> /var/log/serverscan.txt

cd /home/quarantineclam
watch -n 3 "ls -ltr"
Title: Re: Configserver CXS / MSFE
Post by: kotakomputer on September 05, 2019, 02:07:57 AM
Any update? Hope CWP can use CXS as well as CSF.
Title: Re: Configserver CXS / MSFE
Post by: ConfigServer on September 11, 2019, 03:11:15 PM
Any update? Hope CWP can use CXS as well as CSF.
We have recently integrated our own UI for CSF into CWP. We also have beta support for CXS in CWP as well.

Jonathan (ConfigServer)