MAL_IcedId_Core_LDR_202104
Description
2021 loader for Bokbot / Icedid core (license.dat)
Query · yara
strings:
$internal_name = "sadl_64.dll" fullword
$string0 = "GetCommandLineA" fullword
$string1 = "LoadLibraryA" fullword
$string2 = "ProgramData" fullword
$string3 = "SHLWAPI.dll" fullword
$string4 = "SHGetFolderPathA" fullword
$string5 = "DllRegisterServer" fullword
$string6 = "update" fullword
$string7 = "SHELL32.dll" fullword
$string8 = "CreateThread" fullword
condition:
uint16(0) == 0x5a4d and
filesize < 5000KB and
( $internal_name and 5 of them )
or all of them