corazawaf / coraza-spoa

EXPERIMENTAL: A wrapper around the OWASP Coraza WAF for HAProxy's SPOE filters
Apache License 2.0
83 stars 18 forks source link

Fixed IPs to string convertation #80

Closed zc-devs closed 1 year ago

zc-devs commented 1 year ago

Closes #79.

coraza-spoa-coraza-1   | {"level":"error","ts":1689808068.161278,"msg":"[client \"172.18.0.1\"] Coraza: Access denied (phase 2). Inbound Anomaly Score Exceeded (Total Score: 10) [file \"/etc/coraza-spoa/rules/REQUEST-949-BLOCKING-EVALUATION.conf\"] [line \"9504\"] [id \"949110\"] [rev \"\"] [msg \"Inbound Anomaly Score Exceeded (Total Score: 10)\"] [data \"\"] [severity \"emergency\"] [ver \"OWASP_CRS/4.0.0-rc1\"] [maturity \"0\"] [accuracy \"0\"] [tag \"anomaly-evaluation\"] [hostname \"172.18.0.4\"] [uri \"/?x=/etc/passwd\"] [unique_id \"35c2afb4-14ea-4522-8273-724412d9d3ad\"]\n"}
jcchavezs commented 1 year ago

Awesome!