Redactor

From Atomicorp Wiki
Jump to: navigation, search

Description:

ASL has the ability to redact content being sent from the server. Useful for conditions where malware is on the system via ftp, unknown, as a proxy, etc.


Installation

Step 1) install the apache module

 yum install mod_sed

Step 2) Set redactor to on in /etc/asl/config

 MODSEC_99_REDACTOR="yes"

Step 3) Activate the component

 asl -s -f
Personal tools