SYMBOLCOMMON_NAMEaka. SYNONYMS
win.moure (Back to overview)

Moure

VTCollection    

There is no description at this point.

References

There are currently no references.

Yara Rules
[TLP:WHITE] win_moure_auto (20260504 | Detects win.moure.)
rule win_moure_auto {

    meta:
        author = "Felix Bilstein - yara-signator at cocacoding dot com"
        date = "2026-05-04"
        version = "1"
        description = "Detects win.moure."
        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.moure"
        malpedia_rule_date = "20260422"
        malpedia_hash = "a182e35da64e6d71cb55f125c4d4225196523f14"
        malpedia_version = "20260504"
        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 = { 3454 43 1558c950cb 0d487b0d4c 36a373801f1e }
            // n = 5, score = 100
            //   3454                 | xor                 al, 0x54
            //   43                   | inc                 ebx
            //   1558c950cb           | adc                 eax, 0xcb50c958
            //   0d487b0d4c           | or                  eax, 0x4c0d7b48
            //   36a373801f1e         | mov                 dword ptr ss:[0x1e1f8073], eax

        $sequence_1 = { bf55602540 006b05 bc7d506700 0033 58 bf35b8bf55 58 }
            // n = 7, score = 100
            //   bf55602540           | mov                 edi, 0x40256055
            //   006b05               | add                 byte ptr [ebx + 5], ch
            //   bc7d506700           | mov                 esp, 0x67507d
            //   0033                 | add                 byte ptr [ebx], dh
            //   58                   | pop                 eax
            //   bf35b8bf55           | mov                 edi, 0x55bfb835
            //   58                   | pop                 eax

        $sequence_2 = { 8b35???????? 57 00d6 0075f0 894508 0075fc 00d6 }
            // n = 7, score = 100
            //   8b35????????         |                     
            //   57                   | push                edi
            //   00d6                 | add                 dh, dl
            //   0075f0               | add                 byte ptr [ebp - 0x10], dh
            //   894508               | mov                 dword ptr [ebp + 8], eax
            //   0075fc               | add                 byte ptr [ebp - 4], dh
            //   00d6                 | add                 dh, dl

        $sequence_3 = { 51 51 8b0d???????? 56 33f6 85c9 7509 }
            // n = 7, score = 100
            //   51                   | push                ecx
            //   51                   | push                ecx
            //   8b0d????????         |                     
            //   56                   | push                esi
            //   33f6                 | xor                 esi, esi
            //   85c9                 | test                ecx, ecx
            //   7509                 | jne                 0xb

        $sequence_4 = { 837dbc00 7436 0075bc 8d4ddc e8???????? a1???????? 3bc6 }
            // n = 7, score = 100
            //   837dbc00             | cmp                 dword ptr [ebp - 0x44], 0
            //   7436                 | je                  0x38
            //   0075bc               | add                 byte ptr [ebp - 0x44], dh
            //   8d4ddc               | lea                 ecx, [ebp - 0x24]
            //   e8????????           |                     
            //   a1????????           |                     
            //   3bc6                 | cmp                 eax, esi

        $sequence_5 = { 47 8705???????? 00bf35b8bf55 a4 254000c935 b8cdc58cbb }
            // n = 6, score = 100
            //   47                   | inc                 edi
            //   8705????????         |                     
            //   00bf35b8bf55         | add                 byte ptr [edi + 0x55bfb835], bh
            //   a4                   | movsb               byte ptr es:[edi], byte ptr [esi]
            //   254000c935           | and                 eax, 0x35c90040
            //   b8cdc58cbb           | mov                 eax, 0xbb8cc5cd

        $sequence_6 = { 3345fc 83c40c 23c7 3106 f70600000020 }
            // n = 5, score = 100
            //   3345fc               | xor                 eax, dword ptr [ebp - 4]
            //   83c40c               | add                 esp, 0xc
            //   23c7                 | and                 eax, edi
            //   3106                 | xor                 dword ptr [esi], eax
            //   f70600000020         | test                dword ptr [esi], 0x20000000

        $sequence_7 = { 5e 53 43 c1c361 5b c9 51 }
            // n = 7, score = 100
            //   5e                   | pop                 esi
            //   53                   | push                ebx
            //   43                   | inc                 ebx
            //   c1c361               | rol                 ebx, 0x61
            //   5b                   | pop                 ebx
            //   c9                   | leave               
            //   51                   | push                ecx

        $sequence_8 = { 668945e0 68a3714000 8bf0 85f6 7c2b 8b7d14 }
            // n = 6, score = 100
            //   668945e0             | mov                 word ptr [ebp - 0x20], ax
            //   68a3714000           | push                0x4071a3
            //   8bf0                 | mov                 esi, eax
            //   85f6                 | test                esi, esi
            //   7c2b                 | jl                  0x2d
            //   8b7d14               | mov                 edi, dword ptr [ebp + 0x14]

        $sequence_9 = { be844e0001 56 6a1f 007014 }
            // n = 4, score = 100
            //   be844e0001           | mov                 esi, 0x1004e84
            //   56                   | push                esi
            //   6a1f                 | push                0x1f
            //   007014               | add                 byte ptr [eax + 0x14], dh

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