MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 9af456953bef597f4e402cdfd87e25b573e6875047f62b22207b1f7a72cfc928. 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: 15
| SHA256 hash: | 9af456953bef597f4e402cdfd87e25b573e6875047f62b22207b1f7a72cfc928 |
|---|---|
| SHA3-384 hash: | 6785919c229b2434190ea2f626d4e8cfe12820121b08e79094c505bb85b119345252bf4f5a5b589471ce092d96992517 |
| SHA1 hash: | aebe0b42d21789c35b8df59fdd8e4d68222ac093 |
| MD5 hash: | df6333d0da76f6db703c0e07940fe21c |
| humanhash: | hotel-snake-wyoming-illinois |
| File name: | random.exe |
| Download: | download sample |
| Signature | ACRStealer |
| File size: | 3'725'312 bytes |
| First seen: | 2025-06-02 07:28:09 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | b74a442bcc142f837ab68d11981311e0 (2 x ACRStealer, 1 x LummaStealer) |
| ssdeep | 98304:oIYAo7Y7EHLBfhrr3cC2Fqb0wMW+egJyfM8wBMa:pYTHlVsCozwMW+egJSW |
| TLSH | T11C066D216391843BD0332E799D2AD7946939BE341E74994B7FF82A4C1F3AB41BC25393 |
| TrID | 31.7% (.EXE) Win64 Executable (generic) (10522/11/4) 30.1% (.EXE) DOS Borland compiled Executable (generic) (10000/1/2) 13.5% (.EXE) Win32 Executable (generic) (4504/4/1) 6.2% (.EXE) Win16/32 Executable Delphi generic (2072/23) 6.1% (.EXE) OS/2 Executable (generic) (2029/13) |
| Magika | pebin |
| dhash icon | aa1333cce82b3386 (1 x LummaStealer, 1 x ACRStealer) |
| Reporter | |
| Tags: | ACRStealer exe |
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: | BLOWFISH_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for Blowfish constants |
| Rule name: | Borland |
|---|---|
| Author: | malware-lu |
| Rule name: | golang_bin_JCorn_CSC846 |
|---|---|
| Author: | Justin Cornwell |
| Description: | CSC-846 Golang detection ruleset |
| Rule name: | HUNTING_SUSP_TLS_SECTION |
|---|---|
| Author: | chaosphere |
| Description: | Detect PE files with .tls section that can be used for anti-debugging |
| Reference: | Practical Malware Analysis - Chapter 16 |
| Rule name: | maldoc_find_kernel32_base_method_1 |
|---|---|
| Author: | Didier Stevens (https://DidierStevens.com) |
| 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: | 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) |
| Rule name: | win_rat_generic |
|---|---|
| Author: | Reedus0 |
| Description: | Rule for detecting generic RAT malware |
| Rule name: | with_urls |
|---|---|
| Author: | Antonio Sanchez <asanchez@hispasec.com> |
| Description: | Rule to detect the presence of an or several urls |
| Reference: | http://laboratorio.blogs.hispasec.com/ |
| Rule name: | yara_template |
|---|
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_NX | Missing Non-Executable Memory Protection | critical |
| CHECK_PIE | Missing Position-Independent Executable (PIE) Protection | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| AUTH_API | Manipulates User Authorization | advapi32.dll::AllocateAndInitializeSid advapi32.dll::FreeSid advapi32.dll::InitializeSecurityDescriptor |
| COM_BASE_API | Can Download & Execute components | ole32.dll::CoCreateInstance |
| MULTIMEDIA_API | Can Play Multimedia | gdi32.dll::StretchDIBits |
| SECURITY_BASE_API | Uses Security Base API | advapi32.dll::AdjustTokenPrivileges advapi32.dll::GetTokenInformation advapi32.dll::SetSecurityDescriptorDacl |
| SHELL_API | Manipulates System Shell | shell32.dll::ShellExecuteExA shell32.dll::ShellExecuteExW shell32.dll::ShellExecuteA shell32.dll::ShellExecuteW shell32.dll::SHGetFileInfoW |
| WIN32_PROCESS_API | Can Create Process and Threads | kernel32.dll::CreateProcessA kernel32.dll::CreateProcessW kernel32.dll::OpenProcess advapi32.dll::OpenProcessToken kernel32.dll::WriteProcessMemory kernel32.dll::CloseHandle |
| WIN_BASE_API | Uses Win Base API | kernel32.dll::TerminateProcess kernel32.dll::LoadLibraryExW kernel32.dll::LoadLibraryExA kernel32.dll::LoadLibraryA kernel32.dll::LoadLibraryW kernel32.dll::GetSystemInfo |
| WIN_BASE_EXEC_API | Can Execute other programs | kernel32.dll::WinExec |
| WIN_BASE_IO_API | Can Create Files | kernel32.dll::CopyFileA kernel32.dll::CopyFileW kernel32.dll::CreateDirectoryA kernel32.dll::CreateDirectoryW kernel32.dll::CreateFileW kernel32.dll::CreateFileMappingA kernel32.dll::CreateFileMappingW kernel32.dll::CreateFileA |
| WIN_BASE_USER_API | Retrieves Account Information | kernel32.dll::GetComputerNameA kernel32.dll::GetComputerNameW advapi32.dll::GetUserNameW advapi32.dll::GetUserNameA advapi32.dll::LookupPrivilegeValueW kernel32.dll::QueryDosDeviceW |
| WIN_CRYPT_API | Uses Windows Crypt API | crypt32.dll::CertFindCertificateInStore crypt32.dll::CertFreeCertificateContext |
| WIN_REG_API | Can Manipulate Windows Registry | advapi32.dll::RegCreateKeyExA advapi32.dll::RegCreateKeyExW advapi32.dll::RegOpenKeyExW advapi32.dll::RegOpenKeyExA advapi32.dll::RegQueryInfoKeyA advapi32.dll::RegQueryValueExW advapi32.dll::RegQueryValueExA |
| WIN_SVC_API | Can Manipulate Windows Services | advapi32.dll::ChangeServiceConfigW advapi32.dll::OpenSCManagerW advapi32.dll::OpenServiceW advapi32.dll::QueryServiceConfigW advapi32.dll::QueryServiceStatus advapi32.dll::StartServiceW |
| WIN_USER_API | Performs GUI Actions | user32.dll::ActivateKeyboardLayout user32.dll::CreateMenu user32.dll::EmptyClipboard user32.dll::FindWindowExW user32.dll::FindWindowA user32.dll::FindWindowW |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.