MAL_LiteLLM_SupplyChain_Mar26
Description
Detects malicious indicators used in LiteLLM supply chain attack
Query · yara
strings:
$s1 = "exec(base64.b64decode("
$s2 = "litellm." base64
$s3 = "subprocess.DEVNULL"
condition:
filesize < 500KB
and all of them