Actor(s): APT32
There is no description at this point.
rule win_salgorea_auto { meta: author = "Felix Bilstein - yara-signator at cocacoding dot com" date = "2023-07-11" version = "1" description = "Detects win.salgorea." 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.salgorea" 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 = { 66c1e303 f6d1 f8 6633d2 66b8b96a 66b9ada1 66f7f1 } // n = 7, score = 300 // 66c1e303 | shl bx, 3 // f6d1 | not cl // f8 | clc // 6633d2 | xor dx, dx // 66b8b96a | mov ax, 0x6ab9 // 66b9ada1 | mov cx, 0xa1ad // 66f7f1 | div cx $sequence_1 = { 8b5c240c 53 9d 8b5c2404 } // n = 4, score = 300 // 8b5c240c | mov ebx, dword ptr [esp + 0xc] // 53 | push ebx // 9d | popfd // 8b5c2404 | mov ebx, dword ptr [esp + 4] $sequence_2 = { 51 6698 f7db 33d2 b889510000 b98c0b0000 } // n = 6, score = 300 // 51 | push ecx // 6698 | cbw // f7db | neg ebx // 33d2 | xor edx, edx // b889510000 | mov eax, 0x5189 // b98c0b0000 | mov ecx, 0xb8c $sequence_3 = { 66c1e804 8b44240c 0fbafa00 0fbcd2 } // n = 4, score = 300 // 66c1e804 | shr ax, 4 // 8b44240c | mov eax, dword ptr [esp + 0xc] // 0fbafa00 | btc edx, 0 // 0fbcd2 | bsf edx, edx $sequence_4 = { 8b5c240c 53 d50a 48 d40a 22c9 } // n = 6, score = 300 // 8b5c240c | mov ebx, dword ptr [esp + 0xc] // 53 | push ebx // d50a | aad // 48 | dec eax // d40a | aam // 22c9 | and cl, cl $sequence_5 = { 66c1e306 80eb38 80e6ee f8 f6d1 52 40 } // n = 7, score = 300 // 66c1e306 | shl bx, 6 // 80eb38 | sub bl, 0x38 // 80e6ee | and dh, 0xee // f8 | clc // f6d1 | not cl // 52 | push edx // 40 | inc eax $sequence_6 = { 8b5c2404 f8 99 8b1424 f5 66f7d8 8b442410 } // n = 7, score = 300 // 8b5c2404 | mov ebx, dword ptr [esp + 4] // f8 | clc // 99 | cdq // 8b1424 | mov edx, dword ptr [esp] // f5 | cmc // 66f7d8 | neg ax // 8b442410 | mov eax, dword ptr [esp + 0x10] $sequence_7 = { 51 66b9b469 66f7f1 f7da } // n = 4, score = 300 // 51 | push ecx // 66b9b469 | mov cx, 0x69b4 // 66f7f1 | div cx // f7da | neg edx $sequence_8 = { a1???????? 8945cc 8d45cc 3930 } // n = 4, score = 200 // a1???????? | // 8945cc | mov dword ptr [ebp - 0x34], eax // 8d45cc | lea eax, [ebp - 0x34] // 3930 | cmp dword ptr [eax], esi $sequence_9 = { 8d85fcfeffff 33f6 8d4801 8a10 } // n = 4, score = 100 // 8d85fcfeffff | lea eax, [ebp - 0x104] // 33f6 | xor esi, esi // 8d4801 | lea ecx, [eax + 1] // 8a10 | mov dl, byte ptr [eax] $sequence_10 = { 8d85fcfeffff 50 6812270000 ffb5f8feffff } // n = 4, score = 100 // 8d85fcfeffff | lea eax, [ebp - 0x104] // 50 | push eax // 6812270000 | push 0x2712 // ffb5f8feffff | push dword ptr [ebp - 0x108] $sequence_11 = { 8d85fcfeffff 50 6820270000 ffb5f8feffff } // n = 4, score = 100 // 8d85fcfeffff | lea eax, [ebp - 0x104] // 50 | push eax // 6820270000 | push 0x2720 // ffb5f8feffff | push dword ptr [ebp - 0x108] $sequence_12 = { 8d85fcfeffff 50 e8???????? 83c40c 8d85fcfeffff 33f6 } // n = 6, score = 100 // 8d85fcfeffff | lea eax, [ebp - 0x104] // 50 | push eax // e8???????? | // 83c40c | add esp, 0xc // 8d85fcfeffff | lea eax, [ebp - 0x104] // 33f6 | xor esi, esi $sequence_13 = { 8d8610030000 50 e8???????? 81c628030000 } // n = 4, score = 100 // 8d8610030000 | lea eax, [esi + 0x310] // 50 | push eax // e8???????? | // 81c628030000 | add esi, 0x328 $sequence_14 = { 8d85fcfeffff 53 50 e8???????? 83c40c 8d5dc4 } // n = 6, score = 100 // 8d85fcfeffff | lea eax, [ebp - 0x104] // 53 | push ebx // 50 | push eax // e8???????? | // 83c40c | add esp, 0xc // 8d5dc4 | lea ebx, [ebp - 0x3c] $sequence_15 = { 8d85fcfeffff 50 ff750c be80000000 } // n = 4, score = 100 // 8d85fcfeffff | lea eax, [ebp - 0x104] // 50 | push eax // ff750c | push dword ptr [ebp + 0xc] // be80000000 | mov esi, 0x80 condition: 7 of them and filesize < 2007040 }
If your designated proposal does not fit in any other category, feel free to write a free-text in the comment field below.
Please propose all changes regarding references on the Malpedia library page
Your suggestion will be reviewed before being published. Thank you for contributing!
YYYY-MM-DD
YYYY-MM
YYYY