apt_RU_MoonlightMaze_de_tool
Description
Rule to detect Moonlight Maze 'de' and 'deg' tunnel tool
Query · yara
strings:
$a1="Vnuk: %d" ascii fullword
$a2="Syn: %d" ascii fullword
//%s\r%s\r%s\r%s\r ->
$a3={25 73 0A 25 73 0A 25 73 0A 25 73 0A}
condition:
((2 of ($a*)))