ConfigServer Services Blog

New csf v7.64

Changes:

  • UI HTML updates and fixes
  • Modified openbl.org URLs in csf.blocklist to use https – this will likely need URLGET set to 2 (LWP)

New cxs v5.18

Changes:

  • Added white-space pre-wrapping to HTML emails
  • UI HTML updates and fixes
  • Exploit regex definitions database additions
  • Exploit fingerprint definitions database additions

New cxs v5.16

Changes:

  • WARNING: The report format has changed in this version. If you are parsing cxs reports, they now show the filename and then all hits reported against that file before reporting the next file. Previously each reported hit was shown separately with the filename following
  • Renamed cxs cron job in /etc/cron.d/ from cxs.cron to cxs-cron to cater for non-LSB compliant Linux cron managers
  • New option –[no]html. With –[no]html enabled (default), emails will be sent in both plain-text and HTML formats. The option does not apply if –template [file] is used
  • Fixed cxs Watch to remove rateignore data for a file if it is deleted
  • Fixed rateignore hash array lookup and unneccessary rateignore removal causing files to be skipped
  • Added unsupported option –YRATEIGN. See POD for more information
  • Improvement to PHP script detection
  • Exploit regex definitions database additions
  • Exploit fingerprint definitions database additions

New csf v7.63

Changes:

  • Modified Server Check to highlight PHP v5.3.* as EOL and therefore a security risk
  • Port 587 added to TCP_OUT/TCP6_OUT on all new installations (previously only on cPanel)
  • Added new CLI option to csf, -i –iplookup will lookup IP address geographical information using CC_LOOKUPS setting in /etc/csf/csf.conf
  • Manually allowed/denied permanent/temporary IPs through the csf CLI now include the CC information if no comment is used
  • Renamed csf and lfd cron jobs in /etc/cron.d/ to cater for non-LSB compliant Linux cron managers
  • Modified Server Check report to cater for servers running systemd
  • More Server Check fixes for out of date checks
  • Added 2 new alert settings for FTP and SMTP distributed attacks: LF_DISTFTP_ALERT and LF_DISTSMTP_ALERT