cscli appsec-rules install crowdsecurity/vpatch-CVE-2022-229651name: crowdsecurity/vpatch-CVE-2022-229652description: "Spring4Shell - RCE (CVE-2022-22965)"3rules:4 - zones:5 - RAW_BODY6 - ARGS_NAMES7 match:8 type: contains9 value: class.module.classLoader.resources.10labels:11 type: exploit12 service: http13 confidence: 314 spoofable: 015 behavior: "http:exploit"16 label: "Spring4Shell - RCE"17 classification:18 - cve.CVE-2022-2296519 - attack.T159520 - attack.T119021 - cwe.CWE-94222324