-
I was trying to see if https://github.com/corazawaf/coraza-proxy-wasm would work with this module.
a wasm module can be downloaded from: https://github.com/corazawaf/coraza-proxy-wasm/releases/dow…
-
# Monthly Chat Agenda October 2023 (2023-10-02 and 2023-10-16)
This is the Agenda for the two Monthly CRS Chats.
The general chat is going to happen on https://owasp.slack.com in the channel #c…
-
Hello,
I am using Coraza with caddy and loading de CRS rules on my CaddyFile and the crs-setup.conf is configure with "SecDefaultAction phase:1,log,auditlog,pass" in this case when I create my own…
-
## Summary
Modsecurity (2.x/3.x) currently has the Option to write audit logs directly via via Network (http/https) in JSON format. This can be usefull to directly ship to a logging endpoint and skip…
-
### Welcome!
- [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any.
- [X] Yes, I've searched similar issues on the [Traefik community foru…
jicvi updated
10 months ago
-
Error: failed to find start marker: can't find log marker. Am I reading the correct log? Log file: /etc/envoy/logs/ftw.log
I was able to find a log in ftw.log
Here's an example
[2023-09-10 1…
-
### Detailed Description of the Problem
Hi,
we updated our two dev nodes from 2.9-dev2 to 2.9-dev7 and since then we have like a 100% SPOE failure rate. It looks like the requests timing out for…
idl0r updated
12 months ago
-
here is `Caddyfile`:
```
/coraza # cat Caddyfile
{
debug
auto_https off
order coraza_waf first
}
10.10.10.10:443 {
tls internal
coraza_waf {
directives `
Include /ruleset/co…
-
### Description
If I want to integrate a WAF into apisix, such as coraza, a WAF written in Golang, the best practice would be to write a plugin in Lua, export coraza as a C language interface, and th…
-
Your's such great & useful software