MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 af4eccff41459db5332a4aaae7d791e41c59e75d46b07d40b2e8aa27bf7f4a0b. 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
ACRStealer
Vendor detections: 13
| SHA256 hash: | af4eccff41459db5332a4aaae7d791e41c59e75d46b07d40b2e8aa27bf7f4a0b |
|---|---|
| SHA3-384 hash: | f615d8d9db24cd6b667ac835bbae9541454fa1ac5b31ee18c31324a6f4cde2a45f2d3ca4e5aa3ce3a74f8567232c9074 |
| SHA1 hash: | c468a14deb7cc40875f9a0d80253882d812f21b1 |
| MD5 hash: | 11942fef3a37f2e1ded6fdaceacc2bb2 |
| humanhash: | zebra-romeo-don-green |
| File name: | SecuriteInfo.com.Win32.Malware-gen.3707.7600 |
| Download: | download sample |
| Signature | ACRStealer |
| File size: | 1'477'576 bytes |
| First seen: | 2025-05-31 08:37:45 UTC |
| Last seen: | 2025-05-31 10:20:10 UTC |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | f62b90e31eca404f228fcf7068b00f31 (17 x LummaStealer, 2 x Phorpiex, 1 x CoinMiner) |
| ssdeep | 24576:jnbbPImgK4brDi4Ix3zwqNb+Yz73P2EMZbG0JEtdqxytsLbvVIeUakk1LUq:7HeKh4CzF3PYdStorRUm1L |
| TLSH | T16B656C22A3E24433D4732E755D6BD2946C257E202FB4D88A7EF88E0C1E35B51AD39793 |
| TrID | 76.3% (.EXE) Inno Setup installer (107240/4/30) 10.0% (.EXE) Win32 Executable Delphi generic (14182/79/4) 7.4% (.EXE) Win64 Executable (generic) (10522/11/4) 3.2% (.EXE) Win32 Executable (generic) (4504/4/1) 1.4% (.EXE) Generic Win/DOS Executable (2002/3) |
| Magika | pebin |
| dhash icon | b298acbab2ca7a72 (2'327 x GCleaner, 1'631 x Socks5Systemz, 67 x RedLineStealer) |
| Reporter | |
| Tags: | ACRStealer exe |
Intelligence
File Origin
FRVendor 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: | Borland |
|---|---|
| Author: | malware-lu |
| Rule name: | DebuggerException__SetConsoleCtrl |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | MD5_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for MD5 constants |
| Rule name: | NET |
|---|---|
| Author: | malware-lu |
| Rule name: | pe_detect_tls_callbacks |
|---|
| Rule name: | PE_Digital_Certificate |
|---|---|
| Author: | albertzsigovits |
| 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: | shellcode |
|---|---|
| Author: | nex |
| Description: | Matched shellcode byte patterns |
| 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.
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 (HIGH_ENTROPY_VA) | high |
| CHECK_PIE | Missing Position-Independent Executable (PIE) Protection | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| AUTH_API | Manipulates User Authorization | advapi32.dll::AllocateAndInitializeSid advapi32.dll::EqualSid advapi32.dll::FreeSid advapi32.dll::InitializeSecurityDescriptor |
| COM_BASE_API | Can Download & Execute components | ole32.dll::CLSIDFromProgID ole32.dll::CoCreateInstance ole32.dll::CoFreeUnusedLibraries |
| SECURITY_BASE_API | Uses Security Base API | advapi32.dll::AdjustTokenPrivileges advapi32.dll::GetTokenInformation advapi32.dll::SetSecurityDescriptorDacl |
| SHELL_API | Manipulates System Shell | shell32.dll::ShellExecuteExW shell32.dll::ShellExecuteW shell32.dll::SHGetFileInfoW |
| WIN32_PROCESS_API | Can Create Process and Threads | kernel32.dll::CreateProcessW kernel32.dll::OpenProcess advapi32.dll::OpenProcessToken advapi32.dll::OpenThreadToken kernel32.dll::CloseHandle kernel32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | kernel32.dll::TerminateProcess kernel32.dll::LoadLibraryExW kernel32.dll::LoadLibraryW kernel32.dll::GetDriveTypeW kernel32.dll::GetSystemInfo kernel32.dll::GetStartupInfoA |
| WIN_BASE_IO_API | Can Create Files | kernel32.dll::CopyFileW kernel32.dll::CreateDirectoryW kernel32.dll::CreateFileW kernel32.dll::DeleteFileW kernel32.dll::MoveFileExW kernel32.dll::MoveFileW |
| WIN_BASE_USER_API | Retrieves Account Information | kernel32.dll::GetComputerNameW advapi32.dll::GetUserNameW advapi32.dll::LookupPrivilegeValueW |
| WIN_NETWORK_API | Supports Windows Networking | mpr.dll::WNetEnumResourceW mpr.dll::WNetGetUniversalNameW mpr.dll::WNetOpenEnumW |
| WIN_REG_API | Can Manipulate Windows Registry | advapi32.dll::RegCreateKeyExW advapi32.dll::RegDeleteKeyW advapi32.dll::RegOpenKeyExW advapi32.dll::RegQueryInfoKeyW advapi32.dll::RegQueryValueExW advapi32.dll::RegSetValueExW |
| WIN_USER_API | Performs GUI Actions | user32.dll::ActivateKeyboardLayout user32.dll::AppendMenuW user32.dll::CreateMenu user32.dll::FindWindowExW user32.dll::FindWindowW user32.dll::PeekMessageA |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.