cscli scenarios install crowdsecurity/CVE-2023-4911
1type: trigger2name: crowdsecurity/CVE-2023-49113description: "exploitation of CVE-2023-4911: segfaulting in dynamic loader"4filter: "evt.Meta.log_type == 'kernel' && evt.Meta.sub_log_type == 'segfault' && evt.Meta.library startsWith 'ld-linux-'"5blackhole: 1m6labels:7 confidence: 18 spoofable: 09 classification:10 - attack.T1548.00411 behavior: "linux:exploitation"12 label: "CVE-2023-4911"13 service: linux14 remediation: false15scope:16 type: exe17 expression: evt.Meta.binary18