Exemplos de Uso
$
ea_install_profile --install ea-apache24-mod_security2
$
tail -f /usr/local/apache/logs/modsec_audit.log
$
grep "client:" /usr/local/apache/logs/modsec_audit.log | awk "{print $2}" | sort | uniq -c | sort -rn | head
$
SecRuleRemoveById 981176