MalwareBazaar Database

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


Intelligence 16 IOCs YARA 6 File information Comments

SHA256 hash: d4c14345863b9fb83682e0290bcaf631f7143638c86669b71f0221b58ba4e224
SHA3-384 hash: 4606390576634c1fa080775f5f6ccc30e8c7644f8d5ce88750cc10b7bd2502999fd43ff713121473a0abd5a3051e7197
SHA1 hash: cec1ee24d309f9c26587ecb9ceb05646540b1ffa
MD5 hash: 30211bf5a5bad0bb5b6024830737e071
humanhash: michigan-lithium-nitrogen-hydrogen
File name:30211bf5a5bad0bb5b6024830737e071.exe
Download: download sample
Signature Stealc
File size:282'624 bytes
First seen:2024-09-17 14:00:16 UTC
Last seen:2024-09-17 14:27:54 UTC
File type:Executable exe
MIME type:application/x-dosexec
imphash e65a8357ca24d261f7849f444ec396fa (2 x Smoke Loader, 1 x Stealc, 1 x RemcosRAT)
ssdeep 3072:rLZJbrsRO/oPOob5lWNIMjmG/k6pqmsRN0UDMUFRDBEy8n35QCT5+aXDGwODOcEM:rLXPKO/omob5lNN6MNNboYR9w9jIR
TLSH T1B6547D506AF1B15AE2FB85B4C971DEA07A3FB8E26971816E3604161F2CF16C04943F9F
TrID 46.6% (.CPL) Windows Control Panel Item (generic) (57583/11/19)
25.2% (.EXE) Win32 Executable MS Visual C++ (generic) (31206/45/13)
8.5% (.EXE) Win64 Executable (generic) (10523/12/4)
5.3% (.DLL) Win32 Dynamic Link Library (generic) (6578/25/2)
4.0% (.EXE) Win16 NE executable (generic) (5038/12/1)
Magika pebin
File icon (PE):PE icon
dhash icon 004a632181340200 (1 x Stealc)
Reporter abuse_ch
Tags:exe Stealc

Intelligence


File Origin
# of uploads :
2
# of downloads :
405
Origin country :
NL NL
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
30211bf5a5bad0bb5b6024830737e071.exe
Verdict:
Malicious activity
Analysis date:
2024-09-17 14:01:42 UTC
Tags:
stealer stealc

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Verdict:
Malicious
Score:
99.1%
Tags:
Infostealer Network Stealth
Verdict:
Suspicious
Threat level:
  5/10
Confidence:
100%
Tags:
epmicrosoft_visual_cc fingerprint microsoft_visual_cc packed
Result
Verdict:
SUSPICIOUS
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:
Detection:
malicious
Classification:
troj.evad
Score:
100 / 100
Signature
AI detected suspicious sample
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
Machine Learning detection for sample
Malicious sample detected (through community Yara rule)
Multi AV Scanner detection for submitted file
Searches for specific processes (likely to inject)
Suricata IDS alerts for network traffic
Yara detected Powershell download and execute
Yara detected Stealc
Behaviour
Behavior Graph:
Threat name:
Win32.Spyware.Stealc
Status:
Malicious
First seen:
2024-09-17 11:26:40 UTC
File Type:
PE (Exe)
Extracted files:
66
AV detection:
23 of 24 (95.83%)
Threat level:
  2/5
Verdict:
malicious
Result
Malware family:
Score:
  10/10
Tags:
family:stealc botnet:default2_cap discovery stealer
Behaviour
Program crash
System Location Discovery: System Language Discovery
Stealc
Malware Config
C2 Extraction:
http://62.204.41.159
Verdict:
Suspicious
Tags:
n/a
YARA:
n/a
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
Rule name:DebuggerHiding__Active
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:pe_detect_tls_callbacks

File information


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

Web download

Stealc

Executable exe d4c14345863b9fb83682e0290bcaf631f7143638c86669b71f0221b58ba4e224

(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_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::LoadLibraryW
KERNEL32.dll::LoadLibraryA
KERNEL32.dll::GetVolumeInformationW
KERNEL32.dll::GetStartupInfoW
KERNEL32.dll::GetStartupInfoA
WIN_BASE_EXEC_APICan Execute other programsKERNEL32.dll::FillConsoleOutputCharacterA
KERNEL32.dll::WriteConsoleOutputA
KERNEL32.dll::WriteConsoleW
KERNEL32.dll::WriteConsoleA
KERNEL32.dll::SetConsoleTitleA
KERNEL32.dll::SetStdHandle
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::CopyFileExW
KERNEL32.dll::CreateDirectoryW
KERNEL32.dll::CreateFileA
KERNEL32.dll::GetFileAttributesW
WIN_BASE_USER_APIRetrieves Account InformationKERNEL32.dll::GetComputerNameW
KERNEL32.dll::QueryDosDeviceA

Comments