MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 5fd4b6c1b58ff9016562ab9ec9020461fe2452b389e360dd83cbe2ab2eb30fae. 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: 15


Intelligence 15 IOCs 1 YARA 2 File information Comments

SHA256 hash: 5fd4b6c1b58ff9016562ab9ec9020461fe2452b389e360dd83cbe2ab2eb30fae
SHA3-384 hash: e4e14ead7e2899ebb00e5b6e932610d0a2179a8e93ce4a66ac4e865da00aa3daed1d651d1c53d9a9b60126caf9d8e989
SHA1 hash: 74b40baae4ac601acfeddd0e0866ad38e8e5a483
MD5 hash: 7cd884d3a6cd39e8224b484666f443ea
humanhash: emma-nineteen-vermont-eleven
File name:7cd884d3a6cd39e8224b484666f443ea.exe
Download: download sample
Signature Stealc
File size:364'544 bytes
First seen:2024-10-25 14:15:14 UTC
Last seen:2024-10-25 15:25:38 UTC
File type:Executable exe
MIME type:application/x-dosexec
imphash 74a53ce9a66db750e64baec9cb5ca7a7 (1 x Stealc)
ssdeep 6144:RZ4gKAcSCf8Ook3rtqWYzCIVt1+zAgyrOkdH:RZcSt2rI5GIVt1+zAx1
Threatray 266 similar samples on MalwareBazaar
TLSH T1B6748B1126F2D836EEB74B354A74F7AC5A3BBCE77A75908E21503A0F19337908991723
TrID 47.3% (.EXE) Win32 Executable MS Visual C++ (generic) (31206/45/13)
15.9% (.EXE) Win64 Executable (generic) (10522/11/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)
Magika pebin
File icon (PE):PE icon
dhash icon 040c1521010d0400 (1 x Stealc)
Reporter abuse_ch
Tags:exe Stealc


Avatar
abuse_ch
Stealc C2:
http://185.241.61.210/849647684a13b905.php

Indicators Of Compromise (IOCs)


Below is a list of indicators of compromise (IOCs) associated with this malware samples.

IOCThreatFox Reference
http://185.241.61.210/849647684a13b905.php https://threatfox.abuse.ch/ioc/1339335/

Intelligence


File Origin
# of uploads :
2
# of downloads :
339
Origin country :
NL NL
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
7cd884d3a6cd39e8224b484666f443ea.exe
Verdict:
Malicious activity
Analysis date:
2024-10-25 14:15:38 UTC
Tags:
stealer stealc

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Verdict:
Malicious
Score:
97.4%
Tags:
Exploit Cobalt Hype Onli
Result
Verdict:
Malware
Maliciousness:

Behaviour
Searching for the window
Connection attempt
Sending an HTTP GET request
Сreating synchronization primitives
Running batch commands
Creating a process with a hidden window
Launching a process
Launching the default Windows debugger (dwwin.exe)
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
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:
Result
Malware family:
Score:
  10/10
Tags:
family:stealc botnet:logsdiller discovery stealer
Behaviour
Program crash
System Location Discovery: System Language Discovery
Stealc
Stealc family
Malware Config
C2 Extraction:
http://185.241.61.210
Verdict:
Malicious
Tags:
stealc
YARA:
n/a
Unpacked files
SH256 hash:
29e7e1c1e1a7e5f26f6961d8036cdd04ee4557dec0a7dcadcd8e7651f5e53f43
MD5 hash:
2ec23e83e2f63ab27c25741b1f4d7f49
SHA1 hash:
bb231b274bd66393fa830a44e6d4447d4399eeb9
SH256 hash:
5fd4b6c1b58ff9016562ab9ec9020461fe2452b389e360dd83cbe2ab2eb30fae
MD5 hash:
7cd884d3a6cd39e8224b484666f443ea
SHA1 hash:
74b40baae4ac601acfeddd0e0866ad38e8e5a483
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 5fd4b6c1b58ff9016562ab9ec9020461fe2452b389e360dd83cbe2ab2eb30fae

(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::DeleteVolumeMountPointW
KERNEL32.dll::LoadLibraryA
KERNEL32.dll::GetStartupInfoA
KERNEL32.dll::GetCommandLineA
WIN_BASE_EXEC_APICan Execute other programsKERNEL32.dll::WriteConsoleW
KERNEL32.dll::WriteConsoleA
KERNEL32.dll::ReadConsoleOutputCharacterW
KERNEL32.dll::SetConsoleTitleW
KERNEL32.dll::SetStdHandle
KERNEL32.dll::GetConsoleCP
KERNEL32.dll::GetConsoleAliasW
KERNEL32.dll::GetConsoleFontSize
KERNEL32.dll::GetConsoleMode
KERNEL32.dll::GetConsoleOutputCP
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::CopyFileW
KERNEL32.dll::CreateFileA
KERNEL32.dll::MoveFileExA
KERNEL32.dll::MoveFileW
KERNEL32.dll::GetFileAttributesW
KERNEL32.dll::GetSystemWow64DirectoryW
WIN_BASE_USER_APIRetrieves Account InformationKERNEL32.dll::GetComputerNameA
WIN_HTTP_APIUses HTTP servicesWINHTTP.dll::WinHttpOpenRequest
WIN_SVC_APICan Manipulate Windows ServicesADVAPI32.dll::QueryServiceLockStatusW

Comments