Commit 28ed3fea by mmorenog

Create Android_Malware_Tinhvan.yar

parent 1d96fe44
/*
This Yara ruleset is under the GNU-GPLv2 license (http://www.gnu.org/licenses/gpl-2.0.html) and open to any user or organization, as long as you use it under this license.
*/
import "androguard"
rule tinhvan
{
meta:
author = "https://twitter.com/plutec_net"
reference = "https://koodous.com/"
sample = "0f7e995ff7075af2d0f8d60322975d610e888884922a89fda9a61c228374c5c5"
condition:
androguard.certificate.sha1("0DFBBDB7735517748C3DEF3B6DEC2A800182D1D5")
}
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