APT_SH_ESXi_Backdoor_Dec22
Description
Detects malicious script found on ESXi servers
Query · yara
strings:
$x1 = "mv /bin/hostd-probe.sh /bin/hostd-probe.sh.1" ascii fullword
$x2 = "/bin/nohup /bin/python -u /store/packages/vmtools.py" ascii
$x3 = "/bin/rm /bin/hostd-probe.sh.1"
condition:
filesize < 10KB and 1 of them