SUSP_LNX_ARCH_SRCINFO_NPM_Dependency_Jun26
Description
Detects suspicious .SRCINFO with NPM dependency and install script
Query · yara
strings:
$s1 = "depends = npm\n"
// install = python-pymilvus-deps.install
$s2 = { 69 6E 73 74 61 6C 6C 20 3D 20 [1-50] 2E 69 6E 73 74 61 6C 6C }
condition:
filesize < 5KB
and all of them