Malicious_SFX2
Description
SFX with adobe.exe content
Query · yara
strings: $s1 = "adobe.exe" fullword ascii /* PEStudio Blacklist: strings */ /* score: '27.00' */ $s2 = "Extracting files to %s folder$Extracting files to temporary folder" fullword wide /* PEStudio Blacklist: strings */ /* score: '26.00' */ $s3 = "GETPASSWORD1" fullword wide /* PEStudio Blacklist: strings */ /* score: '23.00' */ condition: uint16(0) == 0x5a4d and filesize < 1000KB and all of them