QQBrowser
Description
Not malware but suspicious browser - file QQBrowser.exe
Query · yara
strings:
$s1 = "TerminateProcessWithoutDump" fullword ascii
$s2 = ".Downloader.dll" fullword wide
$s3 = "Software\\Chromium\\BrowserCrashDumpAttempts" fullword wide
$s4 = "QQBrowser_Broker.exe" fullword wide
condition:
( uint16(0) == 0x5a4d and filesize < 2000KB and all of them )