Suspicious_Size_servicehost_dll
Description
Detects uncommon file size of servicehost.dll
Query · yara
condition:
uint16(0) == 0x5a4d
and filename == "servicehost.dll"
and filesize > 150KB
Detects uncommon file size of servicehost.dll
condition:
uint16(0) == 0x5a4d
and filename == "servicehost.dll"
and filesize > 150KB
Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.