Hello,
I'm testing Crowdsec. I put crowsed engine (LAPI) + appsec (WAF) on a Vm. In a second VM, I installed nginx with only the bouncer/remediation component and in a third Vm, only the remediation component for IPTABLES.
These 2 VMs access the first VM's LAPI (8080) and WAF (7422).
I'm testing with a http://IP_VM_NGINX/.env and http://IP_VM_NGINX/rpc2.
I have alerts and blocks (code 403) in nginx, but there is no remediation or ban decision.So the iptables bouncer doesn't block the ip.
I've read that you need 2 different alerts, but I've tried using kali to generate alerts, but nothing.I even modified the scenario using โtriggerโ...
Can anyone help me ? Thanks ๐