DefenderYara/Worm/Win32/SillyShareCopy/Worm_Win32_SillyShareCopy_O...

17 lines
1.1 KiB
Plaintext

rule Worm_Win32_SillyShareCopy_O{
meta:
description = "Worm:Win32/SillyShareCopy.O,SIGNATURE_TYPE_PEHSTR,07 00 07 00 07 00 00 01 00 "
strings :
$a_01_0 = {67 00 6f 00 74 00 6f 00 20 00 65 00 72 00 72 00 20 00 3e 00 6e 00 75 00 6c 00 } //01 00
$a_01_1 = {52 00 41 00 4d 00 20 00 64 00 69 00 73 00 6b 00 } //01 00
$a_01_2 = {4e 00 6f 00 20 00 72 00 6f 00 6f 00 74 00 20 00 64 00 69 00 72 00 65 00 63 00 74 00 6f 00 72 00 79 00 } //01 00
$a_01_3 = {47 00 65 00 74 00 44 00 72 00 69 00 76 00 65 00 54 00 79 00 70 00 65 00 41 00 } //01 00
$a_01_4 = {5c 00 73 00 65 00 63 00 70 00 6f 00 6c 00 2e 00 65 00 78 00 65 00 } //01 00
$a_01_5 = {53 00 4f 00 46 00 54 00 57 00 41 00 52 00 45 00 5c 00 4d 00 69 00 63 00 72 00 6f 00 73 00 6f 00 66 00 74 00 5c 00 57 00 69 00 6e 00 64 00 6f 00 77 00 73 00 20 00 4e 00 54 00 5c 00 43 00 75 00 72 00 72 00 65 00 6e 00 74 00 56 00 65 00 72 00 73 00 69 00 6f 00 6e 00 5c 00 57 00 69 00 6e 00 6c 00 6f 00 67 00 6f 00 6e 00 } //01 00
$a_01_6 = {3a 00 5c 00 55 00 46 00 4f 00 2e 00 65 00 78 00 65 00 } //00 00
condition:
any of ($a_*)
}