MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 93c71027c0484c7be95f7285b2fe668b60b3bec52b0f57d0deb01fcdfe111a89. 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
LummaStealer
Vendor detections: 16
| SHA256 hash: | 93c71027c0484c7be95f7285b2fe668b60b3bec52b0f57d0deb01fcdfe111a89 |
|---|---|
| SHA3-384 hash: | 90b081fc331853dd36e596496661e2ddb8fb9fbc43cf9aa5953fc99a6ec27c025c198118652fbc32c63ac83385d7230c |
| SHA1 hash: | 5fe0f210c6461db77ed5b7e265b85eae57ffa6f1 |
| MD5 hash: | fac9214c35af0181c30099c68920f445 |
| humanhash: | tennis-timing-asparagus-saturn |
| File name: | Nepomuk.exe |
| Download: | download sample |
| Signature | LummaStealer |
| File size: | 573'440 bytes |
| First seen: | 2025-04-12 07:24:35 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | fd6361ba72b748c3b6b9430ee151fe92 (1 x LummaStealer, 1 x GOBackdoor) |
| ssdeep | 12288:gVL+IwnXn0S7X/fmB/TyXG3tXIODpvGtW55i5YO8:gVL+IQXjLWkW3dIO0WLi5b |
| Threatray | 15 similar samples on MalwareBazaar |
| TLSH | T15CC4F2E1315D820DE1E30678C7AD8B5422305E2B5AF26ACAFB4C7F07967EDC05911ABD |
| TrID | 49.9% (.EXE) Win64 Executable (generic) (10522/11/4) 21.3% (.EXE) Win32 Executable (generic) (4504/4/1) 9.6% (.EXE) OS/2 Executable (generic) (2029/13) 9.5% (.EXE) Generic Win/DOS Executable (2002/3) 9.4% (.EXE) DOS Executable Generic (2000/1) |
| Magika | pebin |
| dhash icon | c4b2d8d2d2d8a4dc (2 x LummaStealer) |
| Reporter | |
| Tags: | exe lumma LummaStealer |
Intelligence
File Origin
INVendor Threat Intelligence
Result
Behaviour
Result
Signature
Behaviour
Result
Behaviour
Malware Config
https://soursopsf.run/gsoiao
https://changeaie.top/geps
https://easyupgw.live/eosz
https://liftally.top/xasj
https://upmodini.digital/gokk
https://fsalaccgfa.top/gsooz
https://zestmodp.top/zeda
https://.xcelmodo.run/nahd
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: | DebuggerCheck__QueryInfo |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | Lumma |
|---|---|
| Author: | kevoreilly |
| Description: | Lumma Payload |
| Rule name: | RIPEMD160_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for RIPEMD-160 constants |
| Rule name: | SHA1_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for SHA1 constants |
| Rule name: | Sus_Obf_Enc_Spoof_Hide_PE |
|---|---|
| Author: | XiAnzheng |
| Description: | Check for Overlay, Obfuscating, Encrypting, Spoofing, Hiding, or Entropy Technique(can create FP) |
| Rule name: | ThreadControl__Context |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | win_lumma_generic |
|---|---|
| Author: | dubfib |
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_AUTHENTICODE | Missing Authenticode | high |
| CHECK_DLL_CHARACTERISTICS | Missing dll Security Characteristics (HIGH_ENTROPY_VA) | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| AUTH_API | Manipulates User Authorization | ADVAPI32.dll::AllocateAndInitializeSid ADVAPI32.dll::AllocateLocallyUniqueId ADVAPI32.dll::CheckTokenMembership ADVAPI32.dll::CopySid ADVAPI32.dll::FreeSid ADVAPI32.dll::GetLengthSid |
| SECURITY_BASE_API | Uses Security Base API | ADVAPI32.dll::AccessCheck ADVAPI32.dll::AccessCheckByType ADVAPI32.dll::AccessCheckByTypeResultList ADVAPI32.dll::AddAccessAllowedAce ADVAPI32.dll::AddAccessDeniedAce ADVAPI32.dll::AdjustTokenPrivileges |
| SS_API | Uses SS API | ADVAPI32.dll::CryptVerifySignatureW |
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.dll::CreateProcessW ADVAPI32.dll::OpenProcessToken ADVAPI32.dll::OpenThreadToken KERNEL32.dll::CloseHandle KERNEL32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess KERNEL32.dll::GetProcessDEPPolicy KERNEL32.dll::LoadLibraryW KERNEL32.dll::GetDriveTypeW KERNEL32.dll::GetSystemInfo KERNEL32.dll::GetStartupInfoW |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.dll::AllocConsole KERNEL32.dll::WriteConsoleW KERNEL32.dll::FreeConsole KERNEL32.dll::ReadConsoleW KERNEL32.dll::SetConsoleMode KERNEL32.dll::SetStdHandle |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CopyFileW KERNEL32.dll::CreateDirectoryW KERNEL32.dll::CreateFileW KERNEL32.dll::DeleteFileW KERNEL32.dll::MoveFileW KERNEL32.dll::GetSystemDirectoryW |
| WIN_BASE_USER_API | Retrieves Account Information | KERNEL32.dll::GetComputerNameW ADVAPI32.dll::GetUserNameW ADVAPI32.dll::LogonUserW ADVAPI32.dll::LookupAccountNameW ADVAPI32.dll::LookupAccountSidW ADVAPI32.dll::LookupPrivilegeValueW |
| WIN_BCRYPT_API | Can Encrypt Files | ADVAPI32.dll::EncryptFileW ADVAPI32.dll::FileEncryptionStatusW ADVAPI32.dll::DecryptFileW |
| WIN_CRYPT_API | Uses Windows Crypt API | ADVAPI32.dll::CryptAcquireContextW ADVAPI32.dll::CryptCreateHash ADVAPI32.dll::CryptDecrypt ADVAPI32.dll::CryptDeriveKey ADVAPI32.dll::CryptEncrypt ADVAPI32.dll::CryptExportKey |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.dll::RegConnectRegistryW ADVAPI32.dll::RegCreateKeyExW ADVAPI32.dll::RegDeleteKeyW ADVAPI32.dll::RegLoadAppKeyW ADVAPI32.dll::RegLoadKeyW ADVAPI32.dll::RegNotifyChangeKeyValue |
| WIN_SVC_API | Can Manipulate Windows Services | ADVAPI32.dll::ChangeServiceConfigW ADVAPI32.dll::ControlService ADVAPI32.dll::EnumDependentServicesW ADVAPI32.dll::OpenSCManagerW ADVAPI32.dll::OpenServiceW ADVAPI32.dll::QueryServiceConfigW |
| WIN_USER_API | Performs GUI Actions | USER32.dll::AppendMenuW USER32.dll::CreateMenu USER32.dll::EmptyClipboard USER32.dll::FindWindowExW USER32.dll::FindWindowW USER32.dll::LockWorkStation |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.