MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 7d5fffbfe8d098e369466164f705b4d692517a2b4659a03901daf67cf78553fb. 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: 17


Intelligence 17 IOCs YARA 12 File information Comments

SHA256 hash: 7d5fffbfe8d098e369466164f705b4d692517a2b4659a03901daf67cf78553fb
SHA3-384 hash: 96eb8cbe1a735e051b015bdfe76618c0203c9dbaaf52032611dc1aa0d45a93c249e07414b426a9e65af29e5cd9f217c3
SHA1 hash: 1418a64cbbe8a0233628f484e32f63d756729c57
MD5 hash: e77b875d3c8979eee735cccb9ff72be4
humanhash: carolina-robert-berlin-minnesota
File name:file
Download: download sample
Signature RedLineStealer
File size:1'478'144 bytes
First seen:2023-08-25 08:41:00 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash 0ec4a323102601b2420df41f5a796f75 (1 x RedLineStealer)
ssdeep 24576:clWxgH/mS5gddFDyhZ2P7ZZJ4jV248XTka6NThfg266:cnmS5gddFehZ2FgV2RTka63fg
TLSH T1AA653C0176F95B59F6F31FB86A7AA611487AFC6ADD31C79E1260500E0D31BA0C970B3B
TrID 85.7% (.CPL) Windows Control Panel Item (generic) (197083/11/60)
4.5% (.EXE) Win64 Executable (generic) (10523/12/4)
2.8% (.DLL) Win32 Dynamic Link Library (generic) (6578/25/2)
2.1% (.EXE) Win16 NE executable (generic) (5038/12/1)
1.9% (.EXE) Win32 Executable (generic) (4505/5/1)
Reporter andretavare5
Tags:exe RedLineStealer


Avatar
andretavare5
Sample downloaded from http://194.169.175.232/autorun.exe

Intelligence


File Origin
# of uploads :
1
# of downloads :
339
Origin country :
US US
Vendor Threat Intelligence
Malware family:
redline
ID:
1
File name:
file
Verdict:
Malicious activity
Analysis date:
2023-08-25 08:44:27 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
Searching for the window
Launching a process
Sending a custom TCP request
Using the Windows Management Instrumentation requests
Reading critical registry keys
Creating a window
Stealing user critical data
Unauthorized injection to a system process
Result
Malware family:
n/a
Score:
  6/10
Tags:
n/a
Behaviour
MalwareBazaar
MeasuringTime
EvasionQueryPerformanceCounter
CheckCmdLine
Verdict:
No Threat
Threat level:
  10/10
Confidence:
100%
Tags:
control greyware lolbin
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.
Malware family:
RedLine stealer
Verdict:
Malicious
Result
Threat name:
RedLine
Detection:
malicious
Classification:
troj.spyw.evad
Score:
100 / 100
Signature
Allocates memory in foreign processes
Antivirus detection for URL or domain
C2 URLs / IPs found in malware configuration
Contains functionality to inject code into remote processes
Found malware configuration
Found many strings related to Crypto-Wallets (likely being stolen)
Injects a PE file into a foreign processes
Malicious sample detected (through community Yara rule)
Queries sensitive disk information (via WMI, Win32_DiskDrive, often done to detect virtual machines)
Queries sensitive video device information (via WMI, Win32_VideoController, often done to detect virtual machines)
Snort IDS alert for network traffic
Tries to harvest and steal browser information (history, passwords, etc)
Tries to steal Crypto Currency Wallets
Writes to foreign memory regions
Yara detected RedLine Stealer
Behaviour
Behavior Graph:
Threat name:
Win32.Trojan.Privateloader
Status:
Malicious
First seen:
2023-08-25 08:41:07 UTC
File Type:
PE (Exe)
Extracted files:
1
AV detection:
18 of 24 (75.00%)
Threat level:
  5/5
Verdict:
unknown
Result
Malware family:
redline
Score:
  10/10
Tags:
family:redline botnet:smokiez_1 infostealer spyware
Behaviour
Suspicious use of AdjustPrivilegeToken
Suspicious use of WriteProcessMemory
Suspicious behavior: EnumeratesProcesses
Suspicious use of SetThreadContext
Accesses cryptocurrency files/wallets, possible credential harvesting
RedLine
Malware Config
C2 Extraction:
194.169.175.232:45450
Unpacked files
SH256 hash:
07d23efcb5b943308ecaca107b697e09f7041f03b1f07e975bff8d6a4c2d23b8
MD5 hash:
5ab22b406c8dee774030aa14313502ef
SHA1 hash:
8e024e9623d75518f2fd77d0a6f621833b46e7e2
Detections:
redline
SH256 hash:
7d5fffbfe8d098e369466164f705b4d692517a2b4659a03901daf67cf78553fb
MD5 hash:
e77b875d3c8979eee735cccb9ff72be4
SHA1 hash:
1418a64cbbe8a0233628f484e32f63d756729c57
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:AppLaunch
Author:iam-py-test
Description:Detect files referencing .Net AppLaunch.exe
Rule name:DebuggerCheck__API
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:DebuggerException__SetConsoleCtrl
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:INDICATOR_EXE_Packed_ConfuserEx
Author:ditekSHen
Description:Detects executables packed with ConfuserEx Mod
Rule name:maldoc_find_kernel32_base_method_1
Author:Didier Stevens (https://DidierStevens.com)
Rule name:MALWARE_Win_RedLine
Author:ditekSHen
Description:Detects RedLine infostealer
Rule name:NET
Author:malware-lu
Rule name:NETexecutableMicrosoft
Author:malware-lu
Rule name:pe_imphash
Rule name:redline_stealer_1
Author:Nikolaos 'n0t' Totosis
Description:RedLine Stealer Payload
Rule name:Skystars_Malware_Imphash
Author:Skystars LightDefender
Description:imphash

File information


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

  
Dropped by
PrivateLoader
  
Delivery method
Distributed via drive-by

Comments