MAL_WAR_Ivanti_EPMM_MobileIron_LogClear_JAVA_Aug23
Description
Detects LogClear.class found in the Ivanti EPMM / MobileIron Core compromises exploiting CVE-2023-35078
Query · yara
strings:
$s1 = "logsPaths.txt" ascii fullword
$s2 = "log file: %s, not read" ascii fullword
$s3 = "/tmp/.time.tmp" ascii fullword
$s4 = "readKeywords" ascii fullword
$s5 = "\"---------------- ----------------" ascii fullword
condition:
uint16(0) == 0xfeca and
filesize < 20KB and
4 of them or all of them