MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 208afccc1297879ecafd8cc97589c65d5463abb1710c43e81c8df08a4ac8d61a. 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
MeduzaStealer
Vendor detections: 15
| SHA256 hash: | 208afccc1297879ecafd8cc97589c65d5463abb1710c43e81c8df08a4ac8d61a |
|---|---|
| SHA3-384 hash: | f45a52a9cb6f6c884ed0d61253595c87ce46bd1efe7015ac269fbff7783f29e0a8b2c8efcd64f39a1edc7985d87fab01 |
| SHA1 hash: | d9256eaf50802e49114540f9ee7a7306173c9db8 |
| MD5 hash: | 74609d22f478a3df31034c9f29892da3 |
| humanhash: | apart-beryllium-xray-orange |
| File name: | 74609d22f478a3df31034c9f29892da3.exe |
| Download: | download sample |
| Signature | MeduzaStealer |
| File size: | 2'045'440 bytes |
| First seen: | 2025-01-11 20:30:15 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | d18aa68269a30cd13693bec0b3505c6a (6 x MeduzaStealer) |
| ssdeep | 49152:kqKuOKE3tn7J8ZsN0zZQQI0qnX9eztpls0uNee:k3nX4lnuF |
| TLSH | T15B956B66984C12EAD87D9038CE9B4B13F276744443B1D7EB1A9026961FA37E02F3FB54 |
| 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 |
| Reporter | |
| Tags: | exe MeduzaStealer |
Indicators Of Compromise (IOCs)
Below is a list of indicators of compromise (IOCs) associated with this malware samples.
| IOC | ThreatFox Reference |
|---|---|
| 62.60.226.62:15666 | https://threatfox.abuse.ch/ioc/1381902/ |
Intelligence
File Origin
NLVendor Threat Intelligence
Result
Behaviour
Result
Signature
Behaviour
Result
Behaviour
Malware Config
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: | ICMLuaUtil_UACMe_M41 |
|---|---|
| Author: | Marius 'f0wL' Genheimer <hello@dissectingmalwa.re> |
| Description: | A Yara rule for UACMe Method 41 -> ICMLuaUtil Elevated COM interface |
| Reference: | https://github.com/hfiref0x/UACME |
| Rule name: | pe_detect_tls_callbacks |
|---|
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_DLL_CHARACTERISTICS | Missing dll Security Characteristics (GUARD_CF) | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| AUTH_API | Manipulates User Authorization | ADVAPI32.dll::ConvertSidToStringSidA ADVAPI32.dll::RevertToSelf |
| COM_BASE_API | Can Download & Execute components | ole32.dll::CoCreateInstance ole32.dll::CoInitializeSecurity |
| DP_API | Uses DP API | CRYPT32.dll::CryptProtectData CRYPT32.dll::CryptUnprotectData |
| GDI_PLUS_API | Interfaces with Graphics | gdiplus.dll::GdiplusStartup gdiplus.dll::GdiplusShutdown gdiplus.dll::GdipGetImageEncodersSize gdiplus.dll::GdipGetImageEncoders gdiplus.dll::GdipAlloc |
| KERNEL_API | Manipulates Windows Kernel & Drivers | ntdll.dll::RtlInitUnicodeString |
| SECURITY_BASE_API | Uses Security Base API | ADVAPI32.dll::AdjustTokenPrivileges ADVAPI32.dll::DuplicateTokenEx ADVAPI32.dll::GetTokenInformation ADVAPI32.dll::ImpersonateLoggedOnUser |
| SHELL_API | Manipulates System Shell | SHELL32.dll::ShellExecuteW |
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.dll::OpenProcess ADVAPI32.dll::OpenProcessToken KERNEL32.dll::WriteProcessMemory WININET.dll::InternetCloseHandle KERNEL32.dll::CloseHandle |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess ntdll.dll::NtQuerySystemInformation KERNEL32.dll::LoadLibraryA KERNEL32.dll::LoadLibraryExW KERNEL32.dll::GetVolumeInformationW KERNEL32.dll::GetSystemInfo |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.dll::WriteConsoleW KERNEL32.dll::ReadConsoleW KERNEL32.dll::SetStdHandle KERNEL32.dll::GetConsoleOutputCP KERNEL32.dll::GetConsoleMode |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CreateFileW KERNEL32.dll::CreateFileMappingW KERNEL32.dll::GetFileAttributesW KERNEL32.dll::FindFirstFileW |
| WIN_BASE_USER_API | Retrieves Account Information | KERNEL32.dll::GetComputerNameW ADVAPI32.dll::GetUserNameW ADVAPI32.dll::LookupPrivilegeValueW |
| WIN_CRED_API | Can Manipute Windows Credentials | ADVAPI32.dll::CredEnumerateA |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.dll::RegGetValueA ADVAPI32.dll::RegOpenKeyExA ADVAPI32.dll::RegQueryValueExA |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.