type: trigger format: 2.0 name: crowdsecurity/vmware-cve-2022-22954 description: "Detect Vmware CVE-2022-22954 exploitation attempts" filter: | evt.Meta.log_type in ['http_access-log', 'http_error-log'] && Upper(QueryUnescape(evt.Meta.http_path)) startsWith Upper('/catalog-portal/ui/oauth/verify?error=&deviceUdid=${"freemarker.template.utility.Execute"?new()(') groupby: "evt.Meta.source_ip" blackhole: 2m labels: type: exploit remediation: true