SYMBOLCOMMON_NAMEaka. SYNONYMS
win.emdivi (Back to overview)

Emdivi

Actor(s): Stone Panda


There is no description at this point.

References
2019-11-11Virus BulletinShusei Tomonaga, Tomoaki Tani, Hiroshi Soeda, Wataru Takahashi
@online{tomonaga:20191111:cases:ac5f1b3, author = {Shusei Tomonaga and Tomoaki Tani and Hiroshi Soeda and Wataru Takahashi}, title = {{APT cases exploiting vulnerabilities in region‑specific software}}, date = {2019-11-11}, organization = {Virus Bulletin}, url = {https://www.virusbulletin.com/virusbulletin/2020/05/vb2019-paper-apt-cases-exploiting-vulnerabilities-regionspecific-software/}, language = {English}, urldate = {2020-05-13} } APT cases exploiting vulnerabilities in region‑specific software
NodeRAT Emdivi PlugX
2017-07-27Trend MicroBenson Sy, CH Lei, Kawabata Kohei
@online{sy:20170727:chessmaster:7d3e4b3, author = {Benson Sy and CH Lei and Kawabata Kohei}, title = {{ChessMaster Makes its Move: A Look into the Campaign’s Cyberespionage Arsenal}}, date = {2017-07-27}, organization = {Trend Micro}, url = {http://blog.trendmicro.com/trendlabs-security-intelligence/chessmaster-cyber-espionage-campaign/}, language = {English}, urldate = {2020-01-13} } ChessMaster Makes its Move: A Look into the Campaign’s Cyberespionage Arsenal
Emdivi
2016-06-13Macnica NetworksMacnica Networks
@techreport{networks:20160613:survey:c78b147, author = {Macnica Networks}, title = {{Survey of the actual situation of the large-scale cyber spy activity that hit Japan | 1st edition}}, date = {2016-06-13}, institution = {Macnica Networks}, url = {https://www.macnica.net/file/security_report_20160613.pdf}, language = {Japanese}, urldate = {2021-03-02} } Survey of the actual situation of the large-scale cyber spy activity that hit Japan | 1st edition
Emdivi PlugX
2015-11-19JPCERT/CCYou Nakatsuru
@online{nakatsuru:20151119:decrypting:8be1808, author = {You Nakatsuru}, title = {{Decrypting Strings in Emdivi}}, date = {2015-11-19}, organization = {JPCERT/CC}, url = {http://blog.jpcert.or.jp/2015/11/decrypting-strings-in-emdivi.html}, language = {English}, urldate = {2019-11-28} } Decrypting Strings in Emdivi
Emdivi
2015-09-01Trend MicroBenson Sy
@online{sy:20150901:attackers:3703ecf, author = {Benson Sy}, title = {{Attackers Target Organizations in Japan; Transform Local Sites into C&C Servers for EMDIVI Backdoor}}, date = {2015-09-01}, organization = {Trend Micro}, url = {http://blog.trendmicro.com/trendlabs-security-intelligence/attackers-target-organizations-in-japan-transform-local-sites-into-cc-servers-for-emdivi-backdoor/}, language = {English}, urldate = {2019-12-17} } Attackers Target Organizations in Japan; Transform Local Sites into C&C Servers for EMDIVI Backdoor
Emdivi
2015-08-20Kaspersky LabsSuguru Ishimaru
@online{ishimaru:20150820:new:d553aa4, author = {Suguru Ishimaru}, title = {{New activity of the Blue Termite APT}}, date = {2015-08-20}, organization = {Kaspersky Labs}, url = {https://securelist.com/new-activity-of-the-blue-termite-apt/71876/}, language = {English}, urldate = {2019-12-20} } New activity of the Blue Termite APT
Emdivi
Yara Rules
[TLP:WHITE] win_emdivi_auto (20230715 | Detects win.emdivi.)
rule win_emdivi_auto {

    meta:
        author = "Felix Bilstein - yara-signator at cocacoding dot com"
        date = "2023-07-11"
        version = "1"
        description = "Detects win.emdivi."
        info = "autogenerated rule brought to you by yara-signator"
        tool = "yara-signator v0.6.0"
        signator_config = "callsandjumps;datarefs;binvalue"
        malpedia_reference = "https://malpedia.caad.fkie.fraunhofer.de/details/win.emdivi"
        malpedia_rule_date = "20230705"
        malpedia_hash = "42d0574f4405bd7d2b154d321d345acb18834a41"
        malpedia_version = "20230715"
        malpedia_license = "CC BY-SA 4.0"
        malpedia_sharing = "TLP:WHITE"

    /* DISCLAIMER
     * The strings used in this rule have been automatically selected from the
     * disassembly of memory dumps and unpacked files, using YARA-Signator.
     * The code and documentation is published here:
     * https://github.com/fxb-cocacoding/yara-signator
     * As Malpedia is used as data source, please note that for a given
     * number of families, only single samples are documented.
     * This likely impacts the degree of generalization these rules will offer.
     * Take the described generation method also into consideration when you
     * apply the rules in your use cases and assign them confidence levels.
     */


    strings:
        $sequence_0 = { 3bd1 7cf5 6a1e 58 5f c9 c3 }
            // n = 7, score = 300
            //   3bd1                 | cmp                 edx, ecx
            //   7cf5                 | jl                  0xfffffff7
            //   6a1e                 | push                0x1e
            //   58                   | pop                 eax
            //   5f                   | pop                 edi
            //   c9                   | leave               
            //   c3                   | ret                 

        $sequence_1 = { 6a34 f7df 58 99 }
            // n = 4, score = 300
            //   6a34                 | push                0x34
            //   f7df                 | neg                 edi
            //   58                   | pop                 eax
            //   99                   | cdq                 

        $sequence_2 = { 8b4508 59 5b c9 c3 55 8bec }
            // n = 7, score = 300
            //   8b4508               | mov                 eax, dword ptr [ebp + 8]
            //   59                   | pop                 ecx
            //   5b                   | pop                 ebx
            //   c9                   | leave               
            //   c3                   | ret                 
            //   55                   | push                ebp
            //   8bec                 | mov                 ebp, esp

        $sequence_3 = { 894848 c7404c01234567 c7405089abcdef c74054fedcba98 c7405876543210 c3 }
            // n = 6, score = 300
            //   894848               | mov                 dword ptr [eax + 0x48], ecx
            //   c7404c01234567       | mov                 dword ptr [eax + 0x4c], 0x67452301
            //   c7405089abcdef       | mov                 dword ptr [eax + 0x50], 0xefcdab89
            //   c74054fedcba98       | mov                 dword ptr [eax + 0x54], 0x98badcfe
            //   c7405876543210       | mov                 dword ptr [eax + 0x58], 0x10325476
            //   c3                   | ret                 

        $sequence_4 = { 99 2bf7 f7fe 8bc2 }
            // n = 4, score = 300
            //   99                   | cdq                 
            //   2bf7                 | sub                 esi, edi
            //   f7fe                 | idiv                esi
            //   8bc2                 | mov                 eax, edx

        $sequence_5 = { c9 c3 83c8ff ebf6 55 8bec 807d0880 }
            // n = 7, score = 300
            //   c9                   | leave               
            //   c3                   | ret                 
            //   83c8ff               | or                  eax, 0xffffffff
            //   ebf6                 | jmp                 0xfffffff8
            //   55                   | push                ebp
            //   8bec                 | mov                 ebp, esp
            //   807d0880             | cmp                 byte ptr [ebp + 8], 0x80

        $sequence_6 = { eb03 8975fc 3975fc 74cb 56 56 }
            // n = 6, score = 300
            //   eb03                 | jmp                 5
            //   8975fc               | mov                 dword ptr [ebp - 4], esi
            //   3975fc               | cmp                 dword ptr [ebp - 4], esi
            //   74cb                 | je                  0xffffffcd
            //   56                   | push                esi
            //   56                   | push                esi

        $sequence_7 = { e8???????? c3 8b45e8 8b4de4 6a3c }
            // n = 5, score = 300
            //   e8????????           |                     
            //   c3                   | ret                 
            //   8b45e8               | mov                 eax, dword ptr [ebp - 0x18]
            //   8b4de4               | mov                 ecx, dword ptr [ebp - 0x1c]
            //   6a3c                 | push                0x3c

        $sequence_8 = { a1???????? 33c5 8945fc 8365d000 803e00 }
            // n = 5, score = 300
            //   a1????????           |                     
            //   33c5                 | xor                 eax, ebp
            //   8945fc               | mov                 dword ptr [ebp - 4], eax
            //   8365d000             | and                 dword ptr [ebp - 0x30], 0
            //   803e00               | cmp                 byte ptr [esi], 0

        $sequence_9 = { 85c9 7409 394df8 0f8785000000 8a45ff c0fb04 }
            // n = 6, score = 300
            //   85c9                 | test                ecx, ecx
            //   7409                 | je                  0xb
            //   394df8               | cmp                 dword ptr [ebp - 8], ecx
            //   0f8785000000         | ja                  0x8b
            //   8a45ff               | mov                 al, byte ptr [ebp - 1]
            //   c0fb04               | sar                 bl, 4

    condition:
        7 of them and filesize < 581632
}
Download all Yara Rules