SUSP_DropperBackdoor_Keywords
Description
Detects suspicious keywords that indicate a backdoor
Query · yara
strings:
$x4 = "DropperBackdoor" fullword wide ascii
condition:
uint16(0) == 0x5a4d and filesize < 1000KB and 1 of them
Detects suspicious keywords that indicate a backdoor
strings:
$x4 = "DropperBackdoor" fullword wide ascii
condition:
uint16(0) == 0x5a4d and filesize < 1000KB and 1 of them
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.