MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 7a1ce8bd54ceec847363d5841cc5016d7fe8226d3ff07be023f42f7336ccd594. 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
Expiro
Vendor detections: 14
| SHA256 hash: | 7a1ce8bd54ceec847363d5841cc5016d7fe8226d3ff07be023f42f7336ccd594 |
|---|---|
| SHA3-384 hash: | ca4cf15beae500f7e1980628fffbc029f2e89c3510d64b7a8345e7678989df6d370fee8743cdbc22315a7a67f3ec226d |
| SHA1 hash: | 4fe17c4ef460e46818b23153d2cd4b40ccaec1a8 |
| MD5 hash: | b0fe7e0fff1fe3214355f66689984cd3 |
| humanhash: | september-white-mirror-december |
| File name: | 7a1ce8bd54ceec847363d5841cc5016d7fe8226d3ff07be023f42f7336ccd594 |
| Download: | download sample |
| Signature | Expiro |
| File size: | 1'847'296 bytes |
| First seen: | 2025-08-12 14:02:09 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 8ece721479be2f9e77aa110fc3be053b (10 x LummaStealer, 5 x DarkCloud, 3 x Stealc) |
| ssdeep | 24576:mSIW1FztgpxQc8BTz2URj8ky9iXxQc8BTz2URj8ky9isVg9N9JMlDlfjRiVuVsW0:mSI4Sx6jdygx6jdyHgFIDRRAubt5M |
| TLSH | T186851216F29160F5E2674075CA114101EE36BD5B47A4EBDF43E88BA21EA7BD01F3DB22 |
| TrID | 63.5% (.EXE) Win64 Executable (generic) (10522/11/4) 12.2% (.EXE) OS/2 Executable (generic) (2029/13) 12.0% (.EXE) Generic Win/DOS Executable (2002/3) 12.0% (.EXE) DOS Executable Generic (2000/1) |
| Magika | pebin |
| Reporter | |
| Tags: | exe Expiro |
Intelligence
File Origin
HUVendor Threat Intelligence
Result
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: | malware_shellcode_hash |
|---|---|
| Author: | JPCERT/CC Incident Response Group |
| Description: | detect shellcode api hash value |
| Rule name: | pe_detect_tls_callbacks |
|---|
| Rule name: | SHA512_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for SHA384/SHA512 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: | vmdetect |
|---|---|
| Author: | nex |
| Description: | Possibly employs anti-virtualization techniques |
| Rule name: | Windows_Generic_Threat_ebf62328 |
|---|---|
| Author: | Elastic Security |
| Rule name: | win_m0yv_auto |
|---|---|
| Author: | Felix Bilstein - yara-signator at cocacoding dot com |
| Description: | Detects win.m0yv. |
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 |
| CHECK_NX | Missing Non-Executable Memory Protection | critical |
| CHECK_PIE | Missing Position-Independent Executable (PIE) Protection | high |
| CHECK_TRUST_INFO | Requires Elevated Execution (level:requireAdministrator) | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| MULTIMEDIA_API | Can Play Multimedia | WINMM.dll::timeBeginPeriod WINMM.dll::timeEndPeriod WINMM.dll::timeGetDevCaps WINMM.dll::timeGetTime |
| SECURITY_BASE_API | Uses Security Base API | ADVAPI32.dll::AdjustTokenPrivileges |
| SHELL_API | Manipulates System Shell | SHELL32.dll::ShellExecuteExW |
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.dll::OpenProcess ADVAPI32.dll::OpenProcessToken KERNEL32.dll::VirtualAllocEx KERNEL32.dll::WriteProcessMemory KERNEL32.dll::CloseHandle KERNEL32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess ntdll.dll::NtQuerySystemInformation KERNEL32.dll::LoadLibraryW KERNEL32.dll::GetStartupInfoW KERNEL32.dll::GetCommandLineW |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.dll::WriteConsoleW KERNEL32.dll::SetStdHandle KERNEL32.dll::GetConsoleMode KERNEL32.dll::GetConsoleCP |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CreateFileW KERNEL32.dll::CreateFileMappingW |
| WIN_BASE_USER_API | Retrieves Account Information | ADVAPI32.dll::LookupPrivilegeValueW |
| WIN_SOCK_API | Uses Network to send and receive data | WS2_32.dll::freeaddrinfo WS2_32.dll::getaddrinfo WS2_32.dll::InetNtopW WS2_32.dll::WSACloseEvent WS2_32.dll::WSACreateEvent WS2_32.dll::WSAEnumNetworkEvents |
| WIN_SVC_API | Can Manipulate Windows Services | ADVAPI32.dll::OpenSCManagerW ADVAPI32.dll::OpenServiceW ADVAPI32.dll::QueryServiceStatus ADVAPI32.dll::StartServiceW |
| WIN_USER_API | Performs GUI Actions | USER32.dll::PeekMessageW USER32.dll::CreateWindowExW |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.