Commit fb563ff2 by mmorenog

Create Android_malware_Fake_MosKow.yar

parent 18bcf8ab
//41dce59ace9cce668e893c9d2c35d6859dc1c86d631a0567bfde7d34dd5cae0b
//61f7909512c5caf6dd125659428cf764631d5a52c59c6b50112af4a02047774c
//2c89d0d37257c90311436115c1cf06295c39cd0a8c117730e07be029bd8121a0
rule moscow_fake : banker
{
meta:
author = "Fernando Denis"
reference = "https://koodous.com/"
description = "Moskow Droid Development"
thread_level = 3
in_the_wild = true
strings:
$string_a = "%ioperator%"
$string_b = "%imodel%"
$string_c = "%ideviceid%"
$string_d = "%ipackname%"
$string_e = "VILLLLLL"
condition:
all of ($string_*)
}
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