DefenderYara/PseudoThreat_c00009cd/_PseudoThreat_c00009cd.yar

14 lines
899 B
Plaintext
Raw Normal View History

2024-02-05 06:12:47 -08:00
2024-02-26 04:07:32 -08:00
rule _PseudoThreat_c00009cd{
2024-02-05 06:12:47 -08:00
meta:
2024-02-26 04:07:32 -08:00
description = "!PseudoThreat_c00009cd,SIGNATURE_TYPE_PEHSTR_EXT,1f 00 1f 00 04 00 00 0a 00 "
2024-02-05 06:12:47 -08:00
strings :
2024-02-07 06:09:14 -08:00
$a_00_0 = {57 69 6e 64 6f 77 73 5c 78 70 75 70 64 61 74 65 2e 65 78 65 } //0a 00 Windows\xpupdate.exe
2024-02-05 06:12:47 -08:00
$a_02_1 = {4e 6f 43 68 61 6e 67 69 6e 67 57 61 6c 6c 70 61 70 65 72 90 02 10 53 4f 46 54 57 41 52 45 5c 4d 69 63 72 6f 73 6f 66 74 5c 57 69 6e 64 6f 77 73 5c 43 75 72 72 65 6e 74 56 65 72 73 69 6f 6e 5c 50 6f 6c 69 63 69 65 73 5c 41 63 74 69 76 65 44 65 73 6b 74 6f 70 90 00 } //0a 00
$a_02_2 = {46 6f 72 63 65 41 63 74 69 76 65 44 65 73 6b 74 6f 70 4f 6e 90 02 10 53 4f 46 54 57 41 52 45 5c 4d 69 63 72 6f 73 6f 66 74 5c 57 69 6e 64 6f 77 73 5c 43 75 72 72 65 6e 74 56 65 72 73 69 6f 6e 5c 50 6f 6c 69 63 69 65 73 5c 45 78 70 6c 6f 72 65 72 90 00 } //01 00
2024-02-07 06:09:14 -08:00
$a_00_3 = {36 39 2e 35 30 2e 31 } //00 00 69.50.1
2024-02-05 06:12:47 -08:00
condition:
any of ($a_*)
}