MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 f2e7ee35b011435008e0f8c57989888c69a361238e7e25e0681dc652555355b3. 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
XWorm
Vendor detections: 15
| SHA256 hash: | f2e7ee35b011435008e0f8c57989888c69a361238e7e25e0681dc652555355b3 |
|---|---|
| SHA3-384 hash: | 1d28a396e7746e721061374a15eb2d0cd774633ba0a170dcd73b47733c9429a06088628a8252e6e5a8f21b6cd03c7e90 |
| SHA1 hash: | 6f419d6667b961bb55034b15058ac7f0950cddeb |
| MD5 hash: | e3d1a79ca8eec63f6a475e3afd51c9ce |
| humanhash: | london-carolina-rugby-alabama |
| File name: | e3d1a79ca8eec63f6a475e3afd51c9ce.exe |
| Download: | download sample |
| Signature | XWorm |
| File size: | 1'597'816 bytes |
| First seen: | 2025-08-17 14:55:27 UTC |
| Last seen: | 2025-08-18 11:00:35 UTC |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 095f38dd86d11207273c6e48ee9443b3 (1 x CoinMiner, 1 x XWorm) |
| ssdeep | 24576:rjZhmWcUs8EnqneJqexPvAzoCeCJBTvNu/3fzFfv0bG+:r5pAnqnewedhUBrNunpfZ |
| TLSH | T10D75AE42B3E6D1F4CE7B80B7C461862AE771B8A01B248BDF51A5891EEF63FC05935B11 |
| TrID | 48.7% (.EXE) Win64 Executable (generic) (10522/11/4) 23.3% (.EXE) Win16 NE executable (generic) (5038/12/1) 9.3% (.EXE) OS/2 Executable (generic) (2029/13) 9.2% (.EXE) Generic Win/DOS Executable (2002/3) 9.2% (.EXE) DOS Executable Generic (2000/1) |
| Magika | pebin |
| dhash icon | 00414f4f4f4f4700 (14 x CoinMiner, 12 x RedLineStealer, 12 x NodeLoader) |
| Reporter | |
| Tags: | exe signed xworm |
Code Signing Certificate
| Organisation: | ast32jk1osvjacz82e |
|---|---|
| Issuer: | ast32jk1osvjacz82e |
| Algorithm: | sha384WithRSAEncryption |
| Valid from: | 2022-11-26T07:00:00Z |
| Valid to: | 2026-11-26T07:00:00Z |
| Serial number: | 6bc250a98dccb897634a02d677046a20 |
| Thumbprint Algorithm: | SHA256 |
| Thumbprint: | 2027bea4c77a019fd7445c6733e8283762bc0863bb690e61ef1a574b0a37fb8f |
| Source: | This information was brought to you by ReversingLabs A1000 Malware Analysis Platform |
Indicators Of Compromise (IOCs)
Below is a list of indicators of compromise (IOCs) associated with this malware samples.
| IOC | ThreatFox Reference |
|---|---|
| 85.208.84.22:2288 | https://threatfox.abuse.ch/ioc/1566008/ |
Intelligence
File Origin
NLVendor Threat Intelligence
Result
Behaviour
Result
Signature
Behaviour
Result
Behaviour
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: | golang_bin_JCorn_CSC846 |
|---|---|
| Author: | Justin Cornwell |
| Description: | CSC-846 Golang detection ruleset |
| Rule name: | PE_Digital_Certificate |
|---|---|
| Author: | albertzsigovits |
| Rule name: | Sus_Obf_Enc_Spoof_Hide_PE |
|---|---|
| Author: | XiAnzheng |
| Description: | Check for Overlay, Obfuscating, Encrypting, Spoofing, Hiding, or Entropy Technique(can create FP) |
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 (NX_COMPAT) | 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::CreateStreamOnHGlobal |
| MULTIMEDIA_API | Can Play Multimedia | WINMM.dll::joyGetDevCapsW WINMM.dll::joyGetPosEx WINMM.dll::mciSendStringW |
| SECURITY_BASE_API | Uses Security Base API | ADVAPI32.dll::AdjustTokenPrivileges |
| SHELL_API | Manipulates System Shell | SHELL32.dll::ShellExecuteExW SHELL32.dll::SHFileOperationW |
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.dll::CreateProcessW ADVAPI32.dll::CreateProcessWithLogonW 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::LoadLibraryW KERNEL32.dll::LoadLibraryExW KERNEL32.dll::GetDriveTypeW KERNEL32.dll::GetVolumeInformationW |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.dll::WriteConsoleW KERNEL32.dll::SetStdHandle KERNEL32.dll::GetConsoleOutputCP KERNEL32.dll::GetConsoleMode |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CopyFileW KERNEL32.dll::CreateDirectoryW KERNEL32.dll::CreateFileW KERNEL32.dll::DeleteFileW KERNEL32.dll::MoveFileW KERNEL32.dll::GetSystemDirectoryA |
| WIN_BASE_USER_API | Retrieves Account Information | KERNEL32.dll::GetComputerNameW ADVAPI32.dll::GetUserNameW ADVAPI32.dll::LookupPrivilegeValueW KERNEL32.dll::QueryDosDeviceW |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.dll::RegConnectRegistryW ADVAPI32.dll::RegCreateKeyExW ADVAPI32.dll::RegDeleteKeyW ADVAPI32.dll::RegDeleteKeyExW ADVAPI32.dll::RegOpenKeyExW ADVAPI32.dll::RegQueryInfoKeyW |
| WIN_SVC_API | Can Manipulate Windows Services | ADVAPI32.dll::OpenSCManagerW ADVAPI32.dll::UnlockServiceDatabase |
| WIN_USER_API | Performs GUI Actions | USER32.dll::ActivateKeyboardLayout USER32.dll::AddClipboardFormatListener USER32.dll::BlockInput USER32.dll::CreateMenu USER32.dll::EmptyClipboard USER32.dll::FindWindowW |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.