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
| 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: | |
| 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 | |
| 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
Vendor Threat Intelligence
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
| ID | Title | Severity |
|---|---|---|
| CHECK_DLL_CHARACTERISTICS | Missing dll Security Characteristics (HIGH_ENTROPY_VA) | high |
| CHECK_NX | Missing Non-Executable Memory Protection | critical |
| CHECK_PIE | Missing Position-Independent Executable (PIE) Protection | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| AUTH_API | Manipulates User Authorization | ADVAPI32.dll::GetLengthSid ADVAPI32.dll::InitializeSecurityDescriptor |
| COM_BASE_API | Can Download & Execute components | ole32.dll::CoCreateInstance ole32.dll::CreateStreamOnHGlobal |
| SECURITY_BASE_API | Uses Security Base API | ADVAPI32.dll::GetKernelObjectSecurity ADVAPI32.dll::GetTokenInformation ADVAPI32.dll::SetSecurityDescriptorDacl |
| SHELL_API | Manipulates System Shell | SHELL32.dll::FindExecutableA SHELL32.dll::WOWShellExecute SHELL32.dll::ShellExecuteW SHELL32.dll::SHFileOperation |
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.dll::CreateProcessW KERNEL32.dll::CreateProcessA KERNEL32.dll::OpenProcess ADVAPI32.dll::OpenProcessToken KERNEL32.dll::VirtualAllocEx KERNEL32.dll::WriteProcessMemory |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess KERNEL32.dll::LoadLibraryA KERNEL32.dll::LoadLibraryExA KERNEL32.dll::LoadLibraryExW KERNEL32.dll::LoadLibraryW KERNEL32.dll::GetDriveTypeW |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.dll::WriteConsoleA KERNEL32.dll::WriteConsoleW KERNEL32.dll::ReadConsoleInputW KERNEL32.dll::SetConsoleDisplayMode KERNEL32.dll::SetConsoleMode KERNEL32.dll::SetConsoleTitleA |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CopyFileW SHELL32.dll::SHCreateDirectoryExW KERNEL32.dll::CreateFileW KERNEL32.dll::CreateFileMappingW KERNEL32.dll::CreateFileMappingA KERNEL32.dll::CreateFileA |
| WIN_BASE_USER_API | Retrieves Account Information | ADVAPI32.dll::GetUserNameW ADVAPI32.dll::LookupAccountSidA ADVAPI32.dll::LookupAccountSidW |
| WIN_CRYPT_API | Uses Windows Crypt API | ADVAPI32.dll::CryptAcquireContextA ADVAPI32.dll::CryptCreateHash ADVAPI32.dll::CryptDecrypt ADVAPI32.dll::CryptExportKey ADVAPI32.dll::CryptGetUserKey ADVAPI32.dll::CryptImportKey |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.dll::RegLoadKeyW ADVAPI32.dll::RegOpenKeyExA ADVAPI32.dll::RegOpenKeyA ADVAPI32.dll::RegQueryValueExA ADVAPI32.dll::RegUnLoadKeyW |
| WIN_USER_API | Performs GUI Actions | USER32.dll::FindWindowW USER32.dll::FindWindowExW USER32.dll::FindWindowExA USER32.dll::CreateWindowExW |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.