LOG_EXPL_MOVEit_Exploitation_Indicator_Jun23_3
Description
Detects a potential compromise indicator found in MOVEit DMZ Web API logs
Query · yara
strings:
$s1 = "TargetInvocationException" ascii
$s2 = "MOVEit.DMZ.Application.Folders.ResumableUploadFilePartHandler.DeserializeFileUploadStream" ascii
condition:
all of ($s*)