How to Block or Prevent SYN Floods Attack

2013-05-11T19:23:08+00:00

Hardening your TCP/IP Stack Against SYN Floods Denial of service (DoS) attacks launch via SYN floods can be very problematic for servers that are not properly configured to handle them. [...]

How to Block or Prevent SYN Floods Attack2013-05-11T19:23:08+00:00

lfd on server.com Suspicious process running under user cpanelroundcube

2013-03-08T22:28:53+00:00

Executable:/usr/local/cpanel/3rdparty/bin/php-cgiCommand Line (often faked in exploits):/usr/local/cpanel/3rdparty/bin/php-cgi -c /usr/local/cpanel/3rdparty/etc/roundcube /usr/local/cpanel/base/3rdparty/roundcube/index.php Network connections by the process (if any): tcp: 127.0.0.1:48277 -> 127.0.0.1:143 Solution  ======  vi /etc/csf/csf.pignore And add the below line pcmd:/usr/local/cpanel/3rdparty/bin/php-cgi -c /usr/local/cpanel/3rdparty/etc/roundcube /usr/local/cpanel/base/3rdparty/roundcube/index.php [...]

lfd on server.com Suspicious process running under user cpanelroundcube2013-03-08T22:28:53+00:00
Go to Top