MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 79a2fa17db3d9e811ed4ee08615daeb52151ea966f5ae1b2bd1911e2bf86c3c4. 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
RedLineStealer
Vendor detections: 16
| SHA256 hash: | 79a2fa17db3d9e811ed4ee08615daeb52151ea966f5ae1b2bd1911e2bf86c3c4 |
|---|---|
| SHA3-384 hash: | ad7fa010e1be90f135faedbc677a3b37a445e97aeacf8cc651bfa1efd29d43ba46d74377e6bd3a8ef20b3da6d4e8e501 |
| SHA1 hash: | b1ae96ff43314c88341f4ca689eb48992ea8f1e6 |
| MD5 hash: | 32162c041fce5f45f46d0c0e3b93276c |
| humanhash: | south-asparagus-jig-jersey |
| File name: | setup 📳.exe |
| Download: | download sample |
| Signature | RedLineStealer |
| File size: | 3'473'696 bytes |
| First seen: | 2025-08-08 23:37:33 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 085c732dcd123fa9e0760a6a98b6faa4 (8 x GCleaner, 1 x RedLineStealer) |
| ssdeep | 98304:YDaS8oW9Az7cR61NnWicBt8e8y7zeNZZZ0PH:YOL/mHcRnft8eRmN6PH |
| TLSH | T1AAF5E1371DB08322C16F663EC81A6628D4C5ABAD24A4DF6722B6387E2F37605FD11573 |
| TrID | 52.9% (.EXE) Win32 Executable Delphi generic (14182/79/4) 16.8% (.EXE) Win32 Executable (generic) (4504/4/1) 7.7% (.EXE) Win16/32 Executable Delphi generic (2072/23) 7.5% (.EXE) OS/2 Executable (generic) (2029/13) 7.4% (.EXE) Generic Win/DOS Executable (2002/3) |
| Magika | pebin |
| dhash icon | 399998ecd4d46c0e (572 x Quakbot, 137 x ArkeiStealer, 82 x GCleaner) |
| Reporter | |
| Tags: | exe gcleaner |
iamaachum
https://www.file-hosters.com/ => https://mega.nz/file/SggETYwY#Fm2q6sPKmuomLl32HZuTTijaR9pvprpmaY3Wn6-jVCcIndicators Of Compromise (IOCs)
Below is a list of indicators of compromise (IOCs) associated with this malware samples.
| IOC | ThreatFox Reference |
|---|---|
| 156.234.7.20:56491 | https://threatfox.abuse.ch/ioc/1565905/ |
Intelligence
File Origin
ESVendor Threat Intelligence
Result
Result
Signature
Behaviour
Result
Behaviour
Unpacked files
8c956f6ec00eccb3512e92c0bfd28d9ff7e0fcdc9c7602b096686613ab235b1c
79a2fa17db3d9e811ed4ee08615daeb52151ea966f5ae1b2bd1911e2bf86c3c4
9dfdf3dbf222a53f5fb4fb01d471ad18531a9f0758d25a08bdfe738bdbbcf253
88c44434bfc18a43db7b95517faad86f6578e41e363491898940bca95eefe7c8
6621b9465a5a1ca10921c22b8a6403027eccea0c29f5fb72e8923886b7a8ae1c
8cffde47fdc80f45778bcf6427429a04e2c3d707b72376ab574d81f1621f9af7
2fd3d4a53dba424e61cab4f1f7b2f6d02079e0d0f06ed91dcc9f5214b1ee174a
5c8ea23ead27baa5043989cc62b59fc93ace1d0d9a4a6037e0d9bb98bbd011a1
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: | BobSoftMiniDelphiBoBBobSoft |
|---|---|
| Author: | malware-lu |
| Rule name: | Borland |
|---|---|
| Author: | malware-lu |
| Rule name: | pe_detect_tls_callbacks |
|---|
| Rule name: | PE_Digital_Certificate |
|---|---|
| Author: | albertzsigovits |
| 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 |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| COM_BASE_API | Can Download & Execute components | ole32.dll::CoCreateInstance |
| SHELL_API | Manipulates System Shell | SHELL32.dll::ShellExecuteW SHELL32.dll::SHFileOperationW SHELL32.dll::SHGetFileInfoW |
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.dll::CreateProcessW KERNEL32.dll::OpenProcess KERNEL32.dll::CloseHandle KERNEL32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::LoadLibraryW KERNEL32.dll::LoadLibraryA KERNEL32.dll::LoadLibraryExW KERNEL32.dll::GetDiskFreeSpaceW KERNEL32.dll::GetCommandLineW |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CopyFileW KERNEL32.dll::CreateDirectoryW KERNEL32.dll::CreateFileW KERNEL32.dll::DeleteFileW KERNEL32.dll::MoveFileW KERNEL32.dll::GetWindowsDirectoryW |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.dll::RegCreateKeyExW ADVAPI32.dll::RegDeleteKeyW ADVAPI32.dll::RegOpenKeyExW ADVAPI32.dll::RegQueryValueExW ADVAPI32.dll::RegSetValueExW |
| WIN_USER_API | Performs GUI Actions | USER32.dll::AppendMenuW USER32.dll::EmptyClipboard USER32.dll::FindWindowExW USER32.dll::OpenClipboard 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.