apt_RU_MoonlightMaze_cle_tool
Description
Rule to detect Moonlight Maze 'cle' log cleaning tool
Query · yara
strings: $a1="./a filename template_file" ascii wide $a2="May be %s is empty?" ascii wide $a3="template string = |%s|" ascii wide $a4="No blocks !!!" $a5="No data in this block !!!!!!" ascii wide $a6="No good line" condition: ((3 of ($a*)))