LiteSpeed Support Forums

LiteSpeed Support Forums (http://www.litespeedtech.com/support/forum/index.php)
-   Feedback/Feature Requests (http://www.litespeedtech.com/support/forum/forumdisplay.php?f=10)
-   -   Litespeed and CXS (http://www.litespeedtech.com/support/forum/showthread.php?t=4666)

masood_y 02-04-2011 03:10 AM

Litespeed and CXS
 
What is CXS?
ConfigServer eXploit Scanner (cxs) is a new tool from us that performs active scanning of files as they are uploaded to the server. (MORE ...)

What is problem?
CXS unable to detect and quarantine expolites uploaded with web-scripts or cpanel file manager.

We called CXS support team and they said:
You are running Litespeed instead of Apache. We can provide no support for cxs script upload scanning with litespeed. If you were also having problems with cxs script upload scanning when running Apache without litespeed, please switch back to Apache and we can have a look then.

Is it posible to fix in feature version of Litspeed? Because CXS is very very important and useful script for detect, quarantine and suspend expolites and abuse files.

NiteWave 02-04-2011 05:53 AM

search cxs on the forum can find a few other posts regarding cxs.

I'd summary here. it requires litespeed to support following mod_security rules:

SecUploadFileMode 0644
SecRule FILES_TMPNAMES "@inspectFile /etc/cxs/cxscgi.sh" \
"id:351000,rev:1,severity:2,msg:'Atomicorp.com Upload Malware Scanner:
Malicious File upload attempt detected and blocked',log,deny,auditlog,status:403,t:none"

SecRequestBodyAccess On
SecRule FILES_TMPNAMES "@inspectFile /etc/cxs/cxscgi.sh" \
"log,auditlog,deny,severity:2,id:'1010101'"

since we're investigating complete support for mod_security 2.5.x now, it's a good timing to bring up this issue here :)

masood_y 02-04-2011 09:28 AM

Thank you for your reply.
I changed my mod_security to above setting, but CXS unable to detect with web-script too.

mistwang 02-04-2011 09:49 AM

"@inspectFile" operator is not supported now.

masood_y 02-04-2011 10:04 AM

Quote:

Originally Posted by mistwang (Post 23401)
"@inspectFile" operator is not supported now.

What is exact mod_security rules please?

masood_y 02-04-2011 11:24 AM

Quote:

Originally Posted by masood_y (Post 23402)
What is exact mod_security rules please?

Help me please.
What is correct mod_security cxs rules for last installed litespeed?

NiteWave 02-05-2011 03:15 AM

please refer this old thread:
http://www.litespeedtech.com/support...ad.php?p=21226
"use it via suhosin"


All times are GMT -7. The time now is 03:51 PM.