SUSP_LNK_Big_Link_File
Description
Detects a suspiciously big LNK file - maybe with embedded content
Query · yara
condition:
uint16(0) == 0x004c and uint32(4) == 0x00021401 and filesize > 200KB
Detects a suspiciously big LNK file - maybe with embedded content
condition:
uint16(0) == 0x004c and uint32(4) == 0x00021401 and filesize > 200KB
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.