SFXRAR_Acrotray
Description
Most likely a malicious file acrotray in SFX RAR / CloudDuke APT 5442.1.exe, 5442.2.exe
Query · yara
strings: $s1 = "winrarsfxmappingfile.tmp" fullword wide /* PEStudio Blacklist: strings */ $s2 = "GETPASSWORD1" fullword wide /* PEStudio Blacklist: strings */ $s3 = "acrotray.exe" fullword ascii $s4 = "CryptUnprotectMemory failed" fullword wide /* PEStudio Blacklist: strings */ condition: uint16(0) == 0x5a4d and filesize < 2449KB and all of them