MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 e392370cc393aa7f23fd365625779b48d09669e8699fa09239bad257f4c418aa. While MalwareBazaar tries to identify whether the sample provided is malicious or not, there is no guarantee that a sample in MalwareBazaar is malicious.

Database Entry



Emotet (aka Heodo)


Vendor detections: 4


Intelligence 4 IOCs YARA 4 File information Comments

SHA256 hash: e392370cc393aa7f23fd365625779b48d09669e8699fa09239bad257f4c418aa
SHA3-384 hash: 379f3d2b198fc9492227df951343f807973bb4773ddfe860e8ef5bcb4d5eef4496350cd9d1af910e391c66b52d8cae29
SHA1 hash: 26591719f5b973f5282a6ce0040949da31824edb
MD5 hash: c1daa7aff8280e6aa8c9e5c9739b18de
humanhash: south-enemy-alaska-mars
File name:e392370cc393aa7f23fd365625779b48d09669e8699fa09239bad257f4c418aa
Download: download sample
Signature Heodo
File size:162'616 bytes
First seen:2020-03-23 16:24:51 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash 0cd99581aeebbbe2a39438ede47bd771 (1 x Heodo)
ssdeep 3072:iOF9HwBJa2vMjrmok3XxK6T9z45pXF/NB+GQIiqGgyVcU4TZP8eu:J9wBJa2EmvXxKy9UJjQIi1gyRv
Threatray 53 similar samples on MalwareBazaar
TLSH 15F31716FFB68EA7C224033898FF07126335D0A867429B4B13857D787DE2B52DD935A8
Reporter Marco_Ramilli
Tags:Emotet exe Heodo

Code Signing Certificate

Organisation:TYNFPLSGUEUACUONVR
Issuer:TYNFPLSGUEUACUONVR
Algorithm:sha1WithRSA
Valid from:May 1 12:15:02 2019 GMT
Valid to:Dec 31 23:59:59 2039 GMT
Serial number: -2BD435872A2F9658B3BC2A03BAAC9361
Thumbprint Algorithm:SHA256
Thumbprint: B1DEB4CE104226143583E476AC8A5469D03005B124FF25D9BF6E67E30377AA6E
Source:This information was brought to you by ReversingLabs A1000 Malware Analysis Platform

Intelligence


File Origin
# of uploads :
1
# of downloads :
92
Origin country :
n/a
Vendor Threat Intelligence
Gathering data
Threat name:
Win32.Trojan.Emotet
Status:
Malicious
First seen:
2019-05-02 10:00:19 UTC
File Type:
PE (Exe)
Extracted files:
1
AV detection:
27 of 29 (93.10%)
Threat level:
  5/5
Please note that we are no longer able to provide a coverage score for Virus Total.

YARA Signatures


MalwareBazaar uses YARA rules from several public and non-public repositories, such as YARAhub and Malpedia. Those are being matched against malware samples uploaded to MalwareBazaar as well as against any suspicious process dumps they may create. Please note that only results from TLP:CLEAR rules are being displayed.

Rule name:Emotet
Author:JPCERT/CC Incident Response Group
Description:detect Emotet in memory
Reference:internal research
Rule name:Glasses
Author:Seth Hardy
Description:Glasses family
Rule name:GlassesCode
Author:Seth Hardy
Description:Glasses code features
Rule name:win_emotet_auto
Author:Felix Bilstein - yara-signator at cocacoding dot com
Description:autogenerated rule brought to you by yara-signator

File information


The table below shows additional information about this malware sample such as delivery method and external references.

BLint


The following table provides more information about this file using BLint. BLint is a Binary Linter to check the security properties, and capabilities in executables.

Findings
IDTitleSeverity
CHECK_DLL_CHARACTERISTICSMissing dll Security Characteristics (HIGH_ENTROPY_VA)high
CHECK_NXMissing Non-Executable Memory Protectioncritical
CHECK_PIEMissing Position-Independent Executable (PIE) Protectionhigh
Reviews
IDCapabilitiesEvidence
AUTH_APIManipulates User AuthorizationADVAPI32.dll::GetLengthSid
ADVAPI32.dll::InitializeSecurityDescriptor
COM_BASE_APICan Download & Execute componentsole32.dll::CoCreateInstance
ole32.dll::CreateStreamOnHGlobal
SECURITY_BASE_APIUses Security Base APIADVAPI32.dll::GetKernelObjectSecurity
ADVAPI32.dll::GetTokenInformation
ADVAPI32.dll::SetSecurityDescriptorDacl
SHELL_APIManipulates System ShellSHELL32.dll::FindExecutableA
SHELL32.dll::WOWShellExecute
SHELL32.dll::ShellExecuteW
SHELL32.dll::SHFileOperation
WIN32_PROCESS_APICan Create Process and ThreadsKERNEL32.dll::CreateProcessW
KERNEL32.dll::CreateProcessA
KERNEL32.dll::OpenProcess
ADVAPI32.dll::OpenProcessToken
KERNEL32.dll::VirtualAllocEx
KERNEL32.dll::WriteProcessMemory
WIN_BASE_APIUses Win Base APIKERNEL32.dll::TerminateProcess
KERNEL32.dll::LoadLibraryA
KERNEL32.dll::LoadLibraryExA
KERNEL32.dll::LoadLibraryExW
KERNEL32.dll::LoadLibraryW
KERNEL32.dll::GetDriveTypeW
WIN_BASE_EXEC_APICan Execute other programsKERNEL32.dll::WriteConsoleA
KERNEL32.dll::WriteConsoleW
KERNEL32.dll::ReadConsoleInputW
KERNEL32.dll::SetConsoleDisplayMode
KERNEL32.dll::SetConsoleMode
KERNEL32.dll::SetConsoleTitleA
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::CopyFileW
SHELL32.dll::SHCreateDirectoryExW
KERNEL32.dll::CreateFileW
KERNEL32.dll::CreateFileMappingW
KERNEL32.dll::CreateFileMappingA
KERNEL32.dll::CreateFileA
WIN_BASE_USER_APIRetrieves Account InformationADVAPI32.dll::GetUserNameW
ADVAPI32.dll::LookupAccountSidA
ADVAPI32.dll::LookupAccountSidW
WIN_CRYPT_APIUses Windows Crypt APIADVAPI32.dll::CryptAcquireContextA
ADVAPI32.dll::CryptCreateHash
ADVAPI32.dll::CryptDecrypt
ADVAPI32.dll::CryptExportKey
ADVAPI32.dll::CryptGetUserKey
ADVAPI32.dll::CryptImportKey
WIN_REG_APICan Manipulate Windows RegistryADVAPI32.dll::RegLoadKeyW
ADVAPI32.dll::RegOpenKeyExA
ADVAPI32.dll::RegOpenKeyA
ADVAPI32.dll::RegQueryValueExA
ADVAPI32.dll::RegUnLoadKeyW
WIN_USER_APIPerforms GUI ActionsUSER32.dll::FindWindowW
USER32.dll::FindWindowExW
USER32.dll::FindWindowExA
USER32.dll::CreateWindowExW

Comments