Multi_Trojan_Mythic_e0ea7ef9
Description
Multi.Trojan.Mythic
Query · yara
strings:
$profile1 = "src/profiles/mod.rs"
$profile2 = "src/profiles/http.rs"
$rs_ssh1 = "src/ssh/spawn.rs"
$rs_ssh2 = "src/ssh/agent.rs"
$rs_ssh3 = "src/ssh/cat.rs"
$rs_ssh4 = "src/ssh/upload.rs"
$rs_ssh5 = "src/ssh/exec.rs"
$rs_ssh6 = "src/ssh/download.rs"
$rs_ssh7 = "src/ssh/rm.rs"
$rs_ssh8 = "src/ssh/ls.rs"
$rs_misc1 = "src/utils/linux.rs"
$rs_misc2 = "src/portscan.rs"
$rs_misc3 = "src/payloadvars.rs"
$rs_misc4 = "src/getprivs.rs"
condition:
all of ($profile*) and 8 of ($rs*)