There is no description at this point.
rule win_ground_peony_auto { meta: author = "Felix Bilstein - yara-signator at cocacoding dot com" date = "2026-05-04" version = "1" description = "Detects win.ground_peony." 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.ground_peony" 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 = { 488d15c28a0000 488d0db38a0000 e8???????? 488b4308 833800 } // n = 5, score = 100 // 488d15c28a0000 | lea ecx, [0x769b] // 488d0db38a0000 | inc ebp // e8???????? | // 488b4308 | xor ecx, ecx // 833800 | inc esp $sequence_1 = { 4833c4 4889842460050000 488bd1 4d8d4310 498d8bd8fbffff ff15???????? } // n = 6, score = 100 // 4833c4 | lea eax, [0x717f] // 4889842460050000 | dec esp // 488bd1 | lea ecx, [0x1089d] // 4d8d4310 | dec esp // 498d8bd8fbffff | mov eax, eax // ff15???????? | $sequence_2 = { eb10 488bc8 ff15???????? 488d0d251e0100 } // n = 4, score = 100 // eb10 | dec ecx // 488bc8 | mov ecx, esi // ff15???????? | // 488d0d251e0100 | inc esp $sequence_3 = { e8???????? 48b8d2bc1a37d2bc1a37 41b802000000 4889842420080000 8bd5 4889842428080000 } // n = 6, score = 100 // e8???????? | // 48b8d2bc1a37d2bc1a37 | lea eax, [0x71bd] // 41b802000000 | dec eax // 4889842420080000 | lea edx, [0x71be] // 8bd5 | dec eax // 4889842428080000 | sub esp, 0x20 $sequence_4 = { ff15???????? 33d2 488d4c2450 41b804010000 e8???????? 41b804010000 } // n = 6, score = 100 // ff15???????? | // 33d2 | mov dword ptr [ebp - 0x2c], eax // 488d4c2450 | dec eax // 41b804010000 | lea eax, [0x12559] // e8???????? | // 41b804010000 | dec eax $sequence_5 = { f20f102d???????? f20f590d???????? f20f59ee f20f5ce9 f2410f1004c1 488d1536830000 } // n = 6, score = 100 // f20f102d???????? | // f20f590d???????? | // f20f59ee | lea edx, [0x11bd0] // f20f5ce9 | dec eax // f2410f1004c1 | mov dword ptr [esp + 0x38], eax // 488d1536830000 | dec eax $sequence_6 = { 4883c428 c3 488d15878e0000 488d0d808d0000 } // n = 4, score = 100 // 4883c428 | mov edx, eax // c3 | dec eax // 488d15878e0000 | mov dword ptr [esp + 0x20], 0 // 488d0d808d0000 | inc esp $sequence_7 = { 8b0a e8???????? 90 488d1d9e2f0100 } // n = 4, score = 100 // 8b0a | arpl di, ax // e8???????? | // 90 | dec eax // 488d1d9e2f0100 | lea ecx, [ecx + eax*4] $sequence_8 = { e8???????? eb22 488d0da51a0100 e8???????? } // n = 4, score = 100 // e8???????? | // eb22 | dec eax // 488d0da51a0100 | mov ecx, ebx // e8???????? | $sequence_9 = { 4883ec20 488bda 4c8d0def960000 8bf9 } // n = 4, score = 100 // 4883ec20 | mov dword ptr [esp + 0x48], ecx // 488bda | inc ebp // 4c8d0def960000 | xor eax, eax // 8bf9 | dec eax condition: 7 of them and filesize < 217088 }
If your designated proposal does not fit in any other category, feel free to write a free-text in the comment field below. Changes regarding references should be proposed on the Malpedia library page.
Your suggestion will be reviewed before being published. Thank you for contributing!
YYYY-MM-DD
YYYY-MM
YYYY