Suspicious_Size_igfxhk_exe
Description
Detects uncommon file size of igfxhk.exe
Query · yara
condition:
uint16(0) == 0x5a4d
and filename == "igfxhk.exe"
and (filesize < 200KB or filesize > 300KB)
Detects uncommon file size of igfxhk.exe
condition:
uint16(0) == 0x5a4d
and filename == "igfxhk.exe"
and (filesize < 200KB or filesize > 300KB)
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.