Chirpy

Chirpy

New csf v3.26

Changes: Added new CLI option to csf, -g –grep will search the iptables chains for a specified match which is either explicit or part of a CIDR Added WHM UI option for csf –grep Added new CLI option to csf,…

New csf v3.25

Changes: Added csf.suignore file where you can list usernames that are ignored during the LF_EXPLOIT SUPERUSER test New option PT_LOAD_ACTION added that can contain a script to be run if PT_LOAD triggers an event. See csf.conf for more information Added…

Problems with LWP and access to https URL's

If you’re using perl scripts on your server that use LWP and suddenly find them failing with connections to https resources with the following type error: 500 read failed: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number then you’ve probably got LWP v5.811 installed…

New csf v3.24

Changes: Allow comments after IP addresses in csf.dyndns Added new login failure option LF_SUHOSIN which detects alert messages and blocks the attacker IP after the configured number of matches Added a new exploit check for non-root superuser accounts Added a…

New csf v3.23

Changes: Modified the Server Report code for checking PHP variables to be more lenient when checking the output from /usr/local/bin/php -i Modified lfd calculation of Jiffies to use the POSIX::sysconf function to obtain the clock ticks instead of assuming 100…

New csf v3.22

Changes: Changed DROP_IP_LOGGING logging advice in csf.conf to NOT use this setting if you use Port Scan Tracking as it will cause redundant blocks Added tag [hostname] to all of the alert reports. You will need to add this manually…

New csf v3.21

Out apologies for the multiple releases today, but the new options behaved differently from testing in live environments.Changes: Fixed problem in Server Check that caused an error in some situations Modified netblock caching code to prevent repeated block attempts

New csf v3.20

Changes: Corrected net block logic so that after a net or perm block occurs, subsequent log entries that would incur the same block are ignored