MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 02bb619ef379b4d6a8d47e223314e389391b55c64c3530a46c47ce7a786d867a. 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



Stealc


Vendor detections: 14


Intelligence 14 IOCs YARA 1 File information Comments

SHA256 hash: 02bb619ef379b4d6a8d47e223314e389391b55c64c3530a46c47ce7a786d867a
SHA3-384 hash: d2b63d16c01aca3b440d3ead0c491da873aef18f8fc9e13871a07220795a186cb6a4e1bb7a06f7000d1936a7bfc13b47
SHA1 hash: f59c29b55feab89e403d01a4ab268fd4dea29b97
MD5 hash: ce0fa22b21530189068c490795865909
humanhash: pennsylvania-july-helium-lamp
File name:ce0fa22b21530189068c490795865909.exe
Download: download sample
Signature Stealc
File size:247'808 bytes
First seen:2024-05-17 05:25:21 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash 032b40470f519db2296ad5ab3c40127e (2 x Stealc)
ssdeep 3072:O3hKvNStNrx/Vmq60mFtmvkKn1kW3yozUUHjb5HtdwXi/Re:pv+/sq3im7uWCoJpAo
TLSH T1A734BE0266A0EA65DD1B87318A36C6F4292EBC718F7562AF33747B5F19732E0C536312
TrID 37.3% (.EXE) Win64 Executable (generic) (10523/12/4)
17.8% (.EXE) Win16 NE executable (generic) (5038/12/1)
15.9% (.EXE) Win32 Executable (generic) (4504/4/1)
7.3% (.ICL) Windows Icons Library (generic) (2059/9)
7.2% (.EXE) OS/2 Executable (generic) (2029/13)
File icon (PE):PE icon
dhash icon 0060e0c0c8f01208 (1 x Stealc)
Reporter abuse_ch
Tags:exe Stealc


Avatar
abuse_ch
Stealc C2:
http://185.172.128.170/7043a0c6a68d9c65.php

Intelligence


File Origin
# of uploads :
1
# of downloads :
345
Origin country :
NL NL
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
02bb619ef379b4d6a8d47e223314e389391b55c64c3530a46c47ce7a786d867a.exe
Verdict:
Malicious activity
Analysis date:
2024-05-17 05:27:07 UTC
Tags:
stealer stealc

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

Behaviour
Searching for the window
Сreating synchronization primitives
Running batch commands
Creating a process with a hidden window
Launching a process
Launching the default Windows debugger (dwwin.exe)
Connection attempt to an infection source
Sending an HTTP GET request to an infection source
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:
Mars Stealer, Stealc, Vidar
Detection:
malicious
Classification:
troj.spyw.evad
Score:
100 / 100
Signature
Antivirus detection for URL or domain
C2 URLs / IPs found in malware configuration
Detected unpacking (changes PE section rights)
Detected unpacking (overwrites its own PE header)
Found evasive API chain (may stop execution after checking locale)
Found malware configuration
Found many strings related to Crypto-Wallets (likely being stolen)
Malicious sample detected (through community Yara rule)
Multi AV Scanner detection for domain / URL
Multi AV Scanner detection for submitted file
Sample uses string decryption to hide its real strings
Searches for specific processes (likely to inject)
Snort IDS alert for network traffic
Tries to harvest and steal Bitcoin Wallet information
Tries to harvest and steal browser information (history, passwords, etc)
Tries to harvest and steal ftp login credentials
Tries to steal Crypto Currency Wallets
Tries to steal Mail credentials (via file / registry access)
Yara detected Mars stealer
Yara detected Stealc
Yara detected Vidar stealer
Behaviour
Behavior Graph:
Threat name:
Win32.Spyware.Stealc
Status:
Malicious
First seen:
2024-05-17 05:26:05 UTC
File Type:
PE (Exe)
Extracted files:
34
AV detection:
16 of 24 (66.67%)
Threat level:
  2/5
Result
Malware family:
Score:
  10/10
Tags:
family:stealc botnet:default11 discovery spyware stealer
Behaviour
Checks processor information in registry
Suspicious behavior: EnumeratesProcesses
Enumerates physical storage devices
Program crash
Accesses cryptocurrency files/wallets, possible credential harvesting
Checks installed software on the system
Loads dropped DLL
Reads data files stored by FTP clients
Reads user/profile data of web browsers
Downloads MZ/PE file
Stealc
Malware Config
C2 Extraction:
http://185.172.128.170
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:DebuggerCheck__API
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara

File information


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

Web download

Stealc

Executable exe 02bb619ef379b4d6a8d47e223314e389391b55c64c3530a46c47ce7a786d867a

(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
CHECK_NXMissing Non-Executable Memory Protectioncritical
CHECK_PIEMissing Position-Independent Executable (PIE) Protectionhigh
Reviews
IDCapabilitiesEvidence
WIN32_PROCESS_APICan Create Process and ThreadsKERNEL32.dll::CloseHandle
WIN_BASE_APIUses Win Base APIKERNEL32.dll::TerminateProcess
KERNEL32.dll::LoadLibraryA
KERNEL32.dll::GetStartupInfoA
KERNEL32.dll::GetCommandLineA
WIN_BASE_EXEC_APICan Execute other programsKERNEL32.dll::FlushConsoleInputBuffer
KERNEL32.dll::WriteConsoleA
KERNEL32.dll::WriteConsoleW
KERNEL32.dll::SetConsoleTitleA
KERNEL32.dll::SetStdHandle
KERNEL32.dll::GetConsoleDisplayMode
KERNEL32.dll::GetConsoleCP
KERNEL32.dll::GetConsoleMode
KERNEL32.dll::GetConsoleOutputCP
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::CreateFileA
KERNEL32.dll::GetFileAttributesA

Comments