cxs

New cxs v6.18

Changes:

  • Fixed Bootstrap font inclusion

New cxs v6.16

Changes:

  • Removed use of Cpanel::cPanelFunctions as it is now being withdrawn
  • Check pid rather than using pidof for cxswatch UI status
  • Updated common ConfigServer UI

New cxs v6.15

Changes:

  • Fixed issue with ignoring Fingerprints
  • Exploit fingerprint definitions database additions

New cxs v6.14

Changes:

  • Modified ModSecurity integration Install/Remove options in cxs UI for EA4 as cPanel has moved files to a different directory

New cxs v6.13

Changes:

  • Fixed some incorrect file locks
  • Removed Bareword file handles

New cxs v6.11

Changes:

  • Ensure all file opens are properly flocked
  • Switch to using require instead of eval/use to load runtime modules where possible
  • Code review – started addressing perl critic suggestions in all scripts and modules
  • Fixed incorrect –summary when subdomains outside of public_html while using –www
  • Memory and CPU optimisations
  • PHP script decoding up to 15% faster
  • PHP fingerprint regex matching up to 50% faster
  • postftpup converted to a cPanel Hook
  • Exploit fingerprint definitions database additions

New cxs v6.10

Changes:

  • On cPanel servers, ensure all document roots are scanned when using –www not just ~/public_html/ (i.e. domains, SSL, addons, subdomains)
  • Fix pure-uploadscript init script to exit with appropriate status code
  • Exploit fingerprint definitions database additions

New cxs v6.09

Changes:

  • Fixed quarantine store of file group ownership used for display purposes only. The problem manifests when a users uid != gid and the incorrect group is used for display purposes
  • Fixed Wmonitor display of file group ownership. The problem manifests when a the users uid != gid and the incorrect group is used for display purposes

New cxs v6.08

Changes:

  • Replace /etc/cxs/test/ files with a single non-threatening script that will test trigger cxs and can be used to check the cxs ModSecurity rule is working. See /etc/cxs/install.txt for details
  • Modified ModSecurity integration Install/Remove options in cxs UI for EA4
  • Exploit fingerprint definitions database additions

New cxs v6.07

Changes:

  • Added text field in UI for PureFTPd/ModSecurity to indicate whether the options is currently enabled or disabled