Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 2020-12-09/APT28/APT_APT28_Nov_2020_1.yar
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,5 @@ rule APT_APT28_Zebrocy_GO_Downloader_Nov_2020_1 {
$op5 = { 2d 2d 2d 2d 2d 42 45 47 49 4e 20 52 53 41 20 54 45 53 54 49 4e 47 20 4b 45 59 2d 2d 2d 2d 2d }
$op6 = { 2d 2d 2d 2d 2d 45 4e 44 20 52 53 41 20 54 45 53 54 49 4e 47 20 4b 45 59 2d 2d 2d 2d 2d }
condition:
uint16(0) == 0x4d5a and filesize > 800KB and (pe.imphash() == "91802a615b3a5c4bcc05bc5f66a5b219") and 3 of ($c*) and 3 of ($p*) and 3 of ($op*)
uint16(0) == 0x5a4d and filesize > 800KB and (pe.imphash() == "91802a615b3a5c4bcc05bc5f66a5b219") and 3 of ($c*) and 3 of ($p*) and 3 of ($op*)
}