apt_RU_MoonlightMaze_customsniffer
Description
Rule to detect Moonlight Maze sniffer tools
Query · yara
strings: //strings from ora -> $a1="/var/tmp/gogo" fullword $a2="myfilename= |%s|" fullword $a3="mypid,mygid=" fullword $a4="mypid=|%d| mygid=|%d|" fullword //strings from tdn -> $a5="/var/tmp/task" fullword $a6="mydevname= |%s|" fullword condition: 2 of ($a*)