ConfigServer Services Blog

ConfigServer Script Updates

With the release of updates to all of our cPanel scripts, if you would like a convenient way to upgrade all of your installed ConfigServer scripts on a cPanel server then we have provided a simple script that can do this for you:
This script will update: cmm, cmc, cmq, cse, csf, cxs, msinstall, msfe
Only those scripts that are already installed will be updated. Those that are updated are done so regardless as to whether they are the same or an older version of those available.
To use this method you must be logged into root via SSH to the server and then run:

curl -s configserver.com/free/csupdate | perl

You should take care to read through the output to ensure that all the upgrades have worked as expected.

New cxs v2.97

Changes:
– Added support for cPanel v11.38.1+ AppConfig addon registration
– Added new option –comment “text” which can be used to add a short comment to files submitted using –wttw [file]
– Modified –wttw [file] to ensure that it is not already detected as a Virus or Fingerprint (now requires –force to report a false-positive)
– Fixed packed hex advanced decoder regex
– Exploit regex definitions database additions
– Exploit fingerprint definitions database additions

NOTE: In accordance with the new conventions for v11.38.1+ AppConfig the url to the cxs WHM plugin will change from /cgi/addon_cxs.cgi to /cgi/configserver/cxs.cgi. This will only happen with cxs v2.97+ and cPanel v11.38.1+. Older version of cxs will continue to use the old URL. This has no particular relevance to users accessing through WHM, but will affect direct URL access by users or third party applications

New csf v6.14

Changes:
– Added support for cPanel v11.38.1+ AppConfig addon registration
– Added support for cPanel v11.38.1+ Custom ACL driver. This creates an ACL (software-ConfigServer-csf) which must be used to grant resellers access via “WHM > Edit Reseller Nameservers and Privileges > Third Party Services > ConfigServer Security & Firewall (Reseller UI)” when running cPanel v11.38.1+
– Added Server Check for AppConfig restrictions for cPanel v11.38.1+
– Switched from using Geo::IP::PurePerl to Geo::IP perl module
– Added MaxMind GeoIP Anonymous Proxies to csf.blocklists. This will be appended, disabled, to existing csf.blocklists files
– Added new setting CSFDATADIR. This is the location of the csf and lfd temporary data. By default it is set to the current value of /etc/csf with the intention of moving this data to /var/lib/csf in the future in a move towards the Linux Filesystem Hierarchy Standard (FHS)
– Moved the default location for ST_DISKW_DD to /var/lib/dd_test for new installations

NOTE: In accordance with the new conventions for v11.38.1+ AppConfig the url to the csf WHM plugin will change from /cgi/addon_csf.cgi to /cgi/configserver/csf.cgi. This will only happen with csf v6.14+ and cPanel v11.38.1+. Older version of csf will continue to use the old URL. This has no particular relevance to users accessing through WHM, but will affect direct URL access by users or third party applications

New MailScanner Front-End v4.42

Changes:
– Added support for cPanel v11.38.1+ AppConfig addon registration

NOTE: In accordance with the new conventions for v11.38.1+ AppConfig the url to the msfe WHM plugin will change from /cgi/addon_mailscanner.cgi to /cgi/configserver/mailscanner.cgi. This will only happen with msfe v4.41+ and cPanel v11.38.1+. Older version of msfe will continue to use the old URL. This has no particular relevance to users accessing through WHM, but will affect direct URL access by users or third party applications. The URL to MailWatch will remain the same

New cse v1.10

Changes:
– Added support for cPanel v11.38.1+ AppConfig addon registration
– Improvements to the Virtual Console output

NOTE: In accordance with the new conventions for v11.38.1+ AppConfig the url to the csf WHM plugin will change from /cgi/addon_cse.cgi to /cgi/configserver/cse.cgi. This will only happen with cse v1.10+ and cPanel v11.38.1+. Older version of cse will continue to use the old URL. This has no particular relevance to users accessing through WHM, but will affect direct URL access by users or third party applications

New cmq v1.13

Changes:
– Added support for cPanel v11.38.1+ AppConfig addon registration

NOTE: In accordance with the new conventions for v11.38.1+ AppConfig the url to the cmq WHM plugin will change from /cgi/addon_cmq.cgi to /cgi/configserver/cmq.cgi. This will only happen with cmq v1.13+ and cPanel v11.38.1+. Older version of cmq will continue to use the old URL. This has no particular relevance to users accessing through WHM, but will affect direct URL access by users or third party applications

New cmm v1.21

Changes:
– Added support for cPanel v11.38.1+ AppConfig addon registration
– Switched to using /etc/userdomains from /etc/localdomains + /etc/remotedomains to give more accurate domain/account listings

NOTE: In accordance with the new conventions for v11.38.1+ AppConfig the url to the cmm WHM plugin will change from /cgi/addon_cmm.cgi to /cgi/configserver/cmm.cgi. This will only happen with cmm v1.21+ and cPanel v11.38.1+. Older version of cmm will continue to use the old URL. This has no particular relevance to users accessing through WHM, but will affect direct URL access by users or third party applications

New cmc v1.05

Changes:
– Added support for cPanel v11.38.1+ AppConfig addon registration

NOTE: In accordance with the new conventions for v11.38.1+ AppConfig
the url to the cmc WHM plugin will change from /cgi/addon_cmc.cgi to
/cgi/configserver/cmc.cgi. This will only happen with cmc v1.05+ and
cPanel v11.38.1+. Older version of cmc will continue to use the old
URL. This has no particular relevance to users accessing through WHM,
but will affect direct URL access by users or third party
applications

New cxs v2.96

Changes:
– Fixed –xtra [file] detection for regfile: and file: entries
– Exploit regex definitions database additions
– Exploit fingerprint definitions database additions