WEBSHELL_JAVA_VersaMem_JAR_Aug24_2
Description
Detects VersaMem Java webshell samples (as used by Volt Typhoon)
Query · yara
strings:
$x1 = "tomcat_memShell" ascii
$x2 = "versa/vnms/ui/config/" ascii fullword
condition:
uint16(0) == 0x4b50
and filesize < 3000KB
and 1 of them