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.
*/
rule Shifu_Banking_Trojan {
rule Shifu_Banking_Trojan : banking {
meta:
description = "Detects Shifu Banking Trojan"
author = "Florian Roth"
...
...
@@ -20,7 +20,7 @@ rule Shifu_Banking_Trojan {
uint16(0) == 0x5a4d and filesize < 1000KB and ($x1 or all of ($s*))