SUSP_LNX_SH_CryptoMiner_Indicators_Dec20_1
Description
Detects helper script used in a crypto miner campaign
Query · yara
strings:
$x1 = "miner running" fullword ascii
$x2 = "miner runing" fullword ascii
$x3 = " --donate-level 1 "
$x4 = " -o pool.minexmr.com:5555 " ascii
condition:
filesize < 20KB and 1 of them