APT_MAL_Sandworm_Exaramel_Task_Names
Description
Detects names of the tasks received from the CC server in Exaramel malware
Query · yara
strings:
$ = "App.Delete"
$ = "App.SetServer"
$ = "App.SetProxy"
$ = "App.SetTimeout"
$ = "App.Update"
$ = "IO.ReadFile"
$ = "IO.WriteFile"
$ = "OS.ShellExecute"
condition:
all of them