feat: add OpenVPN parser and bruteforce detection#1762
Conversation
|
Hi, We already have something for OpenVPN brute force https://app.crowdsec.net/hub/author/pserranoa/scenarios/openvpn-bf. What would this bring differently? Regards, |
|
Hi @sabban, There are a few meaningful differences that motivated this PR: Parser approach: Dual timestamp support: Pattern matching: That said, I'm happy to discuss whether these should be merged into the existing pserranoa collection or kept separate. Let me know what makes more sense for the hub's structure. |
Adds a parser for OpenVPN logs supporting both syslog and ISO8601 timestamp formats, and a scenario to detect and ban IPs performing TLS bruteforce/probing attacks.