SUSP_EXPL_LIBCUE_CVE_2023_43641_Oct23_1
Description
Detects a suspicious .cue file that could be an exploitation attempt of libcue vulnerability CVE-2023-43641
Query · yara
strings:
$a1 = "TRACK "
$a2 = "FILE "
$s1 = "INDEX 4294"
condition:
filesize < 100KB and all of them