ATM_Malware_JavaDispCash
Description
Detects ATM Malware JavaDispCash
Query · yara
strings: $CashInfo = "getNumberOfCashUnits" ascii wide $Dispense = "waitforbillstaken" ascii wide $Inject = "No code to inject!" ascii wide $config = ".Agentcli" ascii wide $log1 = "logft.log" ascii wide $log2 = ".loginside" ascii wide condition: uint16(0) == 0x4B50 and filesize < 500KB and all of them