Commit bd637933 by mmorenog

Update Android_malware_SMSsender.yar

parent 96342dd2
......@@ -26,7 +26,7 @@ rule smspay_chinnese : hejupay android
}
rule smsfraud : ganga
rule smsfraud : ganga android
{
meta:
author = "Fernando Denis https://twitter.com/fdrg21"
......@@ -47,7 +47,7 @@ rule smsfraud : ganga
}
rule sms_fraud : MSACM32
rule sms_fraud : MSACM32 android
{
meta:
author = "Fernando Denis https://twitter.com/fdrg21"
......@@ -66,7 +66,7 @@ rule sms_fraud : MSACM32
}
rule sms_fraud_gen : generic
rule sms_fraud_gen : generic android
{
meta:
author = "Fernando Denis https://twitter.com/fdrg21"
......@@ -85,7 +85,7 @@ rule sms_fraud_gen : generic
androguard.permission(/android.permission.SEND_SMS/)
}
rule smsfraud_apk
rule smsfraud_apk : android
{
meta:
author = "https://twitter.com/plutec_net"
......
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