WildNeutron_Sample_9
Description
Wild Neutron APT Sample Rule
Query · yara
strings:
$s0 = "http://get.adobe.com/flashplayer/" wide /* score: '30.00' */
$s4 = " Player Installer/Uninstaller" fullword wide /* score: '11.42' */
$s5 = "Adobe Flash Plugin Updater" fullword wide /* score: '11.00' */
$s6 = "uSOFTWARE\\Adobe" fullword wide /* score: '10.42' */
$s11 = "2008R2" fullword wide /* PEStudio Blacklist: os */ /* score: '8.00' */
$s12 = "%02d.%04d.%s" fullword wide /* score: '7.02' */
$s13 = "%d -> %d" fullword wide /* score: '7.00' */
condition:
uint16(0) == 0x5a4d and filesize < 1477KB and all of them