I have setup crowdsec in traefik and it works great, a little bit to great.
It constantly blocks my Home Assistant companion app on a /api/webhook POST request.
/ # cscli alerts inspect 128
################################################################################################
- ID : 128
- Date : 2025-01-19T19:35:20Z
- Machine : crowdsec
- Simulation : false
- Remediation : true
- Reason : LePresidente/http-generic-403-bf
- Events Count : 6
- Scope:Value : Ip:123.456.789.012
- Country : NL
- AS : Vodafone Libertel B.V.
- Begin : 2025-01-19 19:35:20.543877174 +0000 UTC
- End : 2025-01-19 19:35:20.772911353 +0000 UTC
- UUID : 123456789-660c-4c07-ba6c-123456789
- Context :
╭────────────┬──────────────────────────────────────────────────────────────╮
│ Key │ Value │
├────────────┼──────────────────────────────────────────────────────────────┤
│ method │ POST │
│ status │ 403 │
│ target_uri │ /api/webhook/1234567898b123456789d210d024912345678910a953 │
│ │ 043af83123456789 │
│ user_agent │ Home Assistant/2025.1.2-14946 (Android 14; SM-G996B) │
╰────────────┴──────────────────────────────────────────────────────────────╯
/ #
How can i prevent this from happening again?