cscli appsec-rules install crowdsecurity/vpatch-CVE-2023-42793
1name: crowdsecurity/vpatch-CVE-2023-427932description: "JetBrains Teamcity Auth Bypass (CVE-2023-42793)"3rules:4 - zones:5 - URI6 transform:7 - lowercase8 match:9 type: endsWith10 value: /rpc211labels:12 type: exploit13 service: http14 confidence: 315 spoofable: 016 behavior: "http:exploit"17 label: "JetBrains Teamcity Auth Bypass"18 classification:19 - cve.CVE-2023-4279320 - attack.T159521 - attack.T119022 - cwe.CWE-28823