MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 88f9eb586f66f57f77ebc7164594547ce881999f525878161c49e205476a04b1. 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: 14


Intelligence 14 IOCs YARA 4 File information Comments

SHA256 hash: 88f9eb586f66f57f77ebc7164594547ce881999f525878161c49e205476a04b1
SHA3-384 hash: 5ac7f496a98d20d58600d3e6103149365fa1e4e0e611f9db422e4da0924fbb0e32adf41069fae6ddf0190c021fecb7f6
SHA1 hash: c46819b55c1493c021ca69fcb219650949b6893e
MD5 hash: a5c24bf163f40eeb47ad12aada03cba2
humanhash: failed-purple-asparagus-colorado
File name:SecuriteInfo.com.Win32.PWSX-gen.16514.21830
Download: download sample
Signature RedLineStealer
File size:967'680 bytes
First seen:2024-04-06 11:22:55 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash 4577cbb05457ccb1c972bd004e6fb6b3 (1 x RedLineStealer)
ssdeep 12288:qp/gJFd/4LJ7QvyRlyB0h2LZUeqELMqtxz4fafR7iiDXSB53ofEF/vblU:s/UFC7YyRABcaUeqvq3iIo/vJ
TLSH T1C525BF11A3916467F20E9FB0217356756A55F2A0873E2FCF86A7FE393AA01D0D2C458F
TrID 47.3% (.EXE) Win32 Executable MS Visual C++ (generic) (31206/45/13)
15.9% (.EXE) Win64 Executable (generic) (10523/12/4)
9.9% (.DLL) Win32 Dynamic Link Library (generic) (6578/25/2)
7.6% (.EXE) Win16 NE executable (generic) (5038/12/1)
6.8% (.EXE) Win32 Executable (generic) (4504/4/1)
Reporter SecuriteInfoCom
Tags:exe RedLineStealer

Intelligence


File Origin
# of uploads :
1
# of downloads :
334
Origin country :
FR FR
Vendor Threat Intelligence
Malware family:
redline
ID:
1
File name:
88f9eb586f66f57f77ebc7164594547ce881999f525878161c49e205476a04b1.exe
Verdict:
Malicious activity
Analysis date:
2024-04-06 11:25:55 UTC
Tags:
stealer redline

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Result
Verdict:
Malware
Maliciousness:

Behaviour
Creating a window
Launching a process
Moving a file to the Program Files subdirectory
Replacing files
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
fingerprint
Result
Verdict:
MALICIOUS
Details
Windows PE Executable
Found a Windows Portable Executable (PE) binary. Depending on context, the presence of a binary is suspicious or malicious.
Result
Threat name:
RedLine
Detection:
malicious
Classification:
troj.evad
Score:
68 / 100
Signature
.NET source code contains very large array initializations
Machine Learning detection for sample
Multi AV Scanner detection for submitted file
Tries to detect sandboxes and other dynamic analysis tools (process name or module or function)
Yara detected RedLine Stealer
Behaviour
Behavior Graph:
Threat name:
Win32.Trojan.RedLine
Status:
Malicious
First seen:
2024-04-06 11:09:08 UTC
File Type:
PE (Exe)
AV detection:
19 of 24 (79.17%)
Threat level:
  5/5
Verdict:
malicious
Result
Malware family:
redline
Score:
  10/10
Tags:
family:redline discovery infostealer spyware stealer
Behaviour
Suspicious behavior: EnumeratesProcesses
Suspicious use of AdjustPrivilegeToken
Accesses cryptocurrency files/wallets, possible credential harvesting
Checks installed software on the system
Reads user/profile data of web browsers
RedLine
RedLine payload
Unpacked files
SH256 hash:
18a752b3757778d9d40d04c2b5d1f24891bc52a96f52cdbb6c6b358e1cfbbec2
MD5 hash:
cac1f8cb8c2f9bfc845fbae99ec76fc8
SHA1 hash:
b268910ce54614ecf22b1e58b547af1066ef17d0
SH256 hash:
88f9eb586f66f57f77ebc7164594547ce881999f525878161c49e205476a04b1
MD5 hash:
a5c24bf163f40eeb47ad12aada03cba2
SHA1 hash:
c46819b55c1493c021ca69fcb219650949b6893e
Please note that we are no longer able to provide a coverage score for Virus Total.

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:cobalt_strike_tmp01925d3f
Author:The DFIR Report
Description:files - file ~tmp01925d3f.exe
Reference:https://thedfirreport.com
Rule name:DebuggerCheck__API
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:maldoc_find_kernel32_base_method_1
Author:Didier Stevens (https://DidierStevens.com)
Rule name:NET
Author:malware-lu

File information


The table below shows additional information about this malware sample such as delivery method and external references.

Web download

RedLineStealer

Executable exe 88f9eb586f66f57f77ebc7164594547ce881999f525878161c49e205476a04b1

(this sample)

  
Delivery method
Distributed via 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
IDTitleSeverity
CHECK_AUTHENTICODEMissing Authenticodehigh
CHECK_DLL_CHARACTERISTICSMissing dll Security Characteristics (HIGH_ENTROPY_VA)high
Reviews
IDCapabilitiesEvidence
WIN32_PROCESS_APICan Create Process and ThreadsKERNEL32.dll::VirtualAllocEx
KERNEL32.dll::CloseHandle
KERNEL32.dll::CreateThread
WIN_BASE_APIUses Win Base APIKERNEL32.dll::TerminateProcess
KERNEL32.dll::LoadLibraryA
KERNEL32.dll::LoadLibraryExW
KERNEL32.dll::GetStartupInfoW
KERNEL32.dll::GetCommandLineA
KERNEL32.dll::GetCommandLineW
WIN_BASE_EXEC_APICan Execute other programsKERNEL32.dll::WriteConsoleW
KERNEL32.dll::FreeConsole
KERNEL32.dll::ReadConsoleW
KERNEL32.dll::SetStdHandle
KERNEL32.dll::GetConsoleOutputCP
KERNEL32.dll::GetConsoleMode
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::CreateFileA
KERNEL32.dll::CreateFileMappingA
KERNEL32.dll::CreateFileW

Comments