Linux_Rootkit_Generic_5d17781b
Description
Linux.Rootkit.Generic
Query · yara
strings:
$str = "kallsyms_lookup_name_t"
$lic1 = "license=Dual BSD/GPL"
$lic2 = "license=GPL"
condition:
$str and 1 of ($lic*)
Linux.Rootkit.Generic
strings:
$str = "kallsyms_lookup_name_t"
$lic1 = "license=Dual BSD/GPL"
$lic2 = "license=GPL"
condition:
$str and 1 of ($lic*)
Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.