SUSP_Win32dll_String
Description
Detects suspicious string in executables
Query · yara
strings:
$s1 = "win32dll.dll" fullword ascii
condition:
filesize < 60KB and all of them
Detects suspicious string in executables
strings:
$s1 = "win32dll.dll" fullword ascii
condition:
filesize < 60KB and all of them
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.