Skip to content
Changes:
- Removed use of Cpanel::cPanelFunctions as it is now being withdrawn
- Updated common ConfigServer UI
Changes:
- Fixed issue with ignoring Fingerprints
- Exploit fingerprint definitions database additions
Changes:
- Fixed issue with csf.allow Include checks when allowing an IP
- Added the Greensnow blocklist to csf.blocklists for new installs
- Fixed display of ports in CLI temporary blocks
- Fixed issue removing CIDR blocks via the CLI from csf.deny
Changes:
- Fixed incorrect shebang in install.sh
Changes:
- Modified location of modsec2.user.conf on EA4 as cPanel has moved some files to a different directory
Changes:
- Modified ModSecurity integration Install/Remove options in cxs UI for EA4 as cPanel has moved files to a different directory
Changes:
- Improved detection of ruid2_module and mpm_itk_module for reading the correct ModSecurity logs
Changes:
- Code review – started addressing perl critic suggestions in all scripts and modules
- Ensure all file opens are properly flocked
- Removed Bareword file handles
- Localised SIGNALs
- Enabled strict module
- Newly modified modsec.conf files are now wrapped within <IfModule mod_security2.c> </IfModule>
- Installer checks existing modsec.conf files and wraps them as above
- Updated cPanel documentation link in cmc help
Changes:
- Fix profile diff in the CLI
- Fixed issue with deny removal by IP address of advanced rules in the CLI
Changes:
- Additional fix for ip6tables MESSENGER service when LF_IPSET not enabled (ip6tables nat)