Commit e55e40ee by Marc Rivero López Committed by GitHub

Update APT_Mongall.yar

parent 0f236b61
...@@ -7,23 +7,26 @@ import "pe" ...@@ -7,23 +7,26 @@ import "pe"
rule Backdoor_APT_Mongal rule Backdoor_APT_Mongal
{ {
meta:
author = "@patrickrolsen" meta:
maltype = "Backdoor.APT.Mongall" author = "@patrickrolsen"
version = "0.1" maltype = "Backdoor.APT.Mongall"
reference = "fd69a799e21ccb308531ce6056944842" version = "0.1"
date = "01/04/2014" reference = "fd69a799e21ccb308531ce6056944842"
strings: date = "01/04/2014"
$author = "author user"
$title = "title Vjkygdjdtyuj" nocase strings:
$comp = "company ooo" $author = "author user"
$cretime = "creatim\\yr2012\\mo4\\dy19\\hr15\\min10" $title = "title Vjkygdjdtyuj" nocase
$passwd = "password 00000000" $comp = "company ooo"
condition: $cretime = "creatim\\yr2012\\mo4\\dy19\\hr15\\min10"
$passwd = "password 00000000"
condition:
all of them all of them
} }
rule MongalCode : Mongal Family rule MongalCode
{ {
meta: meta:
description = "Mongal code features" description = "Mongal code features"
...@@ -38,8 +41,9 @@ rule MongalCode : Mongal Family ...@@ -38,8 +41,9 @@ rule MongalCode : Mongal Family
any of them any of them
} }
rule MongalStrings : Mongal Family rule MongalStrings
{ {
meta: meta:
description = "Mongal Identifying Strings" description = "Mongal Identifying Strings"
author = "Seth Hardy" author = "Seth Hardy"
...@@ -54,8 +58,9 @@ rule MongalStrings : Mongal Family ...@@ -54,8 +58,9 @@ rule MongalStrings : Mongal Family
any of them any of them
} }
rule Mongal : Family rule Mongal
{ {
meta: meta:
description = "Mongal" description = "Mongal"
author = "Seth Hardy" author = "Seth Hardy"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment