MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 9ea427f61c3b39d86df48815dc33bd4dfe67d0a445b9b0089f4fa2a5761a58a0. 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 3 File information Comments

SHA256 hash: 9ea427f61c3b39d86df48815dc33bd4dfe67d0a445b9b0089f4fa2a5761a58a0
SHA3-384 hash: f28f1187c4e8290ce5beaf655b94f24b257d9234471263d6bc67019640bf27e34ef74bb58153af2bc02b22e2bd27700d
SHA1 hash: f2fbe291ae4bcf67fca2d4a3b3f407bb116fec78
MD5 hash: 149bf87a5db576376e4313d5e38a096a
humanhash: crazy-bulldog-oven-fifteen
File name:149bf87a5db576376e4313d5e38a096a.exe
Download: download sample
Signature RedLineStealer
File size:273'920 bytes
First seen:2024-05-10 08:31:55 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash 3cfbf9e74e2e5e77b5b441f8ceeb35d8 (3 x Vidar, 2 x RedLineStealer, 1 x LummaStealer)
ssdeep 6144:YdcllhS4qdxjPxUUsOYyA8n2Ih3cWVy7JGBsgmmKU:ya/SNR+X8dhMp2sCKU
TLSH T1B144CF51B1C08072D93319364AE4EAB49E7EF9700FB25A9F7B950F7F4F302C29624666
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 abuse_ch
Tags:exe RedLineStealer

Intelligence


File Origin
# of uploads :
1
# of downloads :
332
Origin country :
NL NL
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
9ea427f61c3b39d86df48815dc33bd4dfe67d0a445b9b0089f4fa2a5761a58a0.exe
Verdict:
Suspicious activity
Analysis date:
2024-05-10 09:32:31 UTC
Tags:
n/a

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

Behaviour
Searching for the window
Launching a process
Using the Windows Management Instrumentation requests
Сreating synchronization primitives
DNS request
Connection attempt
Sending a custom TCP request
Unauthorized injection to a system process
Verdict:
Malicious
Threat level:
  10/10
Confidence:
100%
Tags:
fingerprint infostealer lolbin packed shell32 stealc
Result
Threat name:
RedLine
Detection:
malicious
Classification:
troj.evad
Score:
100 / 100
Signature
Allocates memory in foreign processes
Antivirus / Scanner detection for submitted sample
C2 URLs / IPs found in malware configuration
Connects to a pastebin service (likely for C&C)
Contains functionality to inject code into remote processes
Found API chain indicative of debugger detection
Found malware configuration
Injects a PE file into a foreign processes
Machine Learning detection for sample
Malicious sample detected (through community Yara rule)
Multi AV Scanner detection for submitted file
Writes to foreign memory regions
Yara detected RedLine Stealer
Behaviour
Behavior Graph:
Threat name:
Win32.Trojan.RedLine
Status:
Malicious
First seen:
2024-05-09 14:52:59 UTC
File Type:
PE (Exe)
AV detection:
23 of 24 (95.83%)
Threat level:
  5/5
Verdict:
malicious
Result
Malware family:
redline
Score:
  10/10
Tags:
family:redline botnet:5345987420 discovery infostealer
Behaviour
Suspicious behavior: EnumeratesProcesses
Suspicious use of AdjustPrivilegeToken
Suspicious use of WriteProcessMemory
Program crash
Suspicious use of SetThreadContext
Checks installed software on the system
Legitimate hosting services abused for malware hosting/C2
RedLine
RedLine payload
Malware Config
C2 Extraction:
https://pastebin.com/raw/KE5Mft0T
Unpacked files
SH256 hash:
9ea427f61c3b39d86df48815dc33bd4dfe67d0a445b9b0089f4fa2a5761a58a0
MD5 hash:
149bf87a5db576376e4313d5e38a096a
SHA1 hash:
f2fbe291ae4bcf67fca2d4a3b3f407bb116fec78
Malware family:
RedLine.E
Verdict:
Malicious
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)

File information


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

Web download

RedLineStealer

Executable exe 9ea427f61c3b39d86df48815dc33bd4dfe67d0a445b9b0089f4fa2a5761a58a0

(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::CloseHandle
KERNEL32.dll::CreateThread
WIN_BASE_APIUses Win Base APIKERNEL32.dll::TerminateProcess
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::CreateFileW

Comments