Unit78020_Malware_1
Description
Detects malware by Chinese APT PLA Unit 78020 - Specific Rule - msictl.exe
Query · yara
strings: $s1 = "%ProgramFiles%\\Internet Explorer\\iexplore.exe" fullword ascii $s2 = "msictl.exe" fullword ascii $s3 = "127.0.0.1:8080" fullword ascii $s4 = "mshtml.dat" fullword ascii $s5 = "msisvc" fullword ascii $s6 = "NOKIAN95/WEB" fullword ascii condition: uint16(0) == 0x5a4d and filesize < 160KB and 4 of them