MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 b03ff55cd67297d4bfee7d88220f770c67db4fcab2076587e2afd398353c5365. 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: 18
| SHA256 hash: | b03ff55cd67297d4bfee7d88220f770c67db4fcab2076587e2afd398353c5365 |
|---|---|
| SHA3-384 hash: | d72f4bcf869cb2146da2c97322ff455a6f5a94b11fa5303f4b4553a63038b77aa8bf41b2d9df67eacf68a64a1fde4634 |
| SHA1 hash: | 04c37418c9d269edab0b2fe478ba5235f43656be |
| MD5 hash: | f1359e084ec38b9fb26200c484261953 |
| humanhash: | september-west-jupiter-echo |
| File name: | ExeFile (201).exe |
| Download: | download sample |
| Signature | Heodo |
| File size: | 704'512 bytes |
| First seen: | 2024-08-20 14:09:57 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 4f055c6d104f67955b2fc107928fe0dc (518 x Heodo) |
| ssdeep | 12288:J+fveUixLcAQE+SubhHBjoPkGStI4RgLSC:J3T1HQE0bJaPERo |
| Threatray | 271 similar samples on MalwareBazaar |
| TLSH | T17BE47D123AC3C07ED1B352B24A5AD7B8B2B3BC714C365A4B1BD11B2D1D78D768E29316 |
| TrID | 47.3% (.EXE) Win32 Executable MS Visual C++ (generic) (31206/45/13) 15.9% (.EXE) Win64 Executable (generic) (10523/12/4) 9.9% (.DLL) Win32 Dynamic Link Library (generic) (6578/25/2) 7.6% (.EXE) Win16 NE executable (generic) (5038/12/1) 6.8% (.EXE) Win32 Executable (generic) (4504/4/1) |
| dhash icon | 71b119dcce576333 (3'570 x Heodo, 203 x TrickBot, 19 x Gh0stRAT) |
| Reporter | |
| Tags: | Emotet Heodo |
Intelligence
File Origin
DEVendor Threat Intelligence
Result
Details
Result
Signature
Behaviour
Result
Behaviour
Malware Config
74.207.230.187:8080
115.79.195.246:80
46.105.131.68:8080
78.189.111.208:443
50.116.78.109:8080
105.209.239.55:80
157.7.164.178:8081
143.95.101.72:8080
181.113.229.139:443
45.118.136.92:8080
87.252.100.28:80
179.5.118.12:80
211.20.154.102:80
216.75.37.196:8080
46.32.229.152:8080
74.208.173.91:8080
185.142.236.163:443
37.70.131.107:80
41.185.29.128:8080
203.153.216.178:7080
181.134.9.162:80
190.63.7.166:8080
139.59.12.63:8080
220.128.125.18:80
24.157.25.203:80
163.172.107.70:8080
140.207.113.106:443
46.49.124.53:80
192.241.220.183:8080
201.214.108.231:80
203.153.216.182:7080
37.46.129.215:8080
212.112.113.235:80
37.208.106.146:8080
87.106.231.60:8080
190.55.233.156:80
192.210.217.94:8080
190.111.215.4:8080
113.161.148.81:80
91.83.93.103:443
75.127.14.170:8080
77.74.78.80:443
212.156.133.218:80
190.164.75.175:80
187.207.207.16:80
81.214.253.80:443
181.164.110.7:80
181.167.35.84:80
192.163.221.191:8080
144.139.91.187:80
190.171.153.139:80
80.211.32.88:8080
113.160.180.109:80
51.38.201.19:7080
78.188.170.128:80
195.201.56.70:8080
178.33.167.120:8080
177.144.130.105:443
Unpacked files
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: | DebuggerCheck__API |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | DebuggerException__SetConsoleCtrl |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | WIN32_MALWR_POSSIBLE_EMOTET_07_20 |
|---|---|
| Author: | Jesper Mikkelsen |
| Description: | Possible EMOTET payload |
| Reference: | https://www.virustotal.com/gui/file/03665e203217c40ee4e82777fd756c8e696d4068f5346f39cc132bd8bc4dc3c7/details |
File information
The table below shows additional information about this malware sample such as delivery method and external references.
Web download
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_AUTHENTICODE | Missing Authenticode | high |
| CHECK_NX | Missing Non-Executable Memory Protection | critical |
| CHECK_PIE | Missing Position-Independent Executable (PIE) Protection | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| COM_BASE_API | Can Download & Execute components | ole32.dll::CLSIDFromProgID ole32.dll::CoCreateInstance ole32.dll::CoFreeUnusedLibraries ole32.dll::CreateStreamOnHGlobal |
| MULTIMEDIA_API | Can Play Multimedia | GDI32.dll::StretchDIBits |
| SHELL_API | Manipulates System Shell | SHELL32.dll::ShellExecuteA SHELL32.dll::SHGetFileInfoA |
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.dll::CreateProcessA KERNEL32.dll::CloseHandle KERNEL32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess KERNEL32.dll::LoadLibraryA KERNEL32.dll::LoadLibraryExA KERNEL32.dll::GetVolumeInformationA KERNEL32.dll::GetSystemInfo KERNEL32.dll::GetStartupInfoA |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.dll::WinExec KERNEL32.dll::WriteConsoleA KERNEL32.dll::WriteConsoleW KERNEL32.dll::SetConsoleCtrlHandler KERNEL32.dll::SetStdHandle KERNEL32.dll::GetConsoleCP KERNEL32.dll::GetConsoleMode KERNEL32.dll::GetConsoleOutputCP |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CopyFileA KERNEL32.dll::CreateFileA KERNEL32.dll::DeleteFileA KERNEL32.dll::MoveFileA KERNEL32.dll::GetWindowsDirectoryA KERNEL32.dll::GetFileAttributesA |
| WIN_CRYPT_API | Uses Windows Crypt API | ADVAPI32.dll::CryptAcquireContextA |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.dll::RegCreateKeyExA ADVAPI32.dll::RegCreateKeyA ADVAPI32.dll::RegDeleteKeyA ADVAPI32.dll::RegOpenKeyA ADVAPI32.dll::RegOpenKeyExA ADVAPI32.dll::RegQueryValueA ADVAPI32.dll::RegQueryValueExA |
| WIN_USER_API | Performs GUI Actions | USER32.dll::AppendMenuA USER32.dll::OpenClipboard USER32.dll::PeekMessageA USER32.dll::CreateWindowExA |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.