APT_MAL_LUA_Hunting_Lua_SEASPRAY_1
Description
Hunting rule looking for strings observed in SEASPRAY samples.
Query · yara
strings:
$str1 = "string.find(attachment:filename(),'obt075') ~= nil"
$str2 = "os.execute('cp '..tostring(tmpfile)..' /tmp/'..attachment:filename())"
$str3 = "os.execute('rverify'..' /tmp/'..attachment:filename())"
condition:
all of them