MalwareBazaar Database

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

SHA256 hash: c3b324d0b36b98ea3cd50498ed0c5b5b850b80a1521d8898626d736375977ec1
SHA3-384 hash: 3d3d3c64732433b77cac2411fb691cc87d43e03612f418b61dbe5ee77b5f4112e56cfbe9474c266c495f70e574eb17e9
SHA1 hash: 5ab138460dc2f0b0824ca237c484585baa81cf03
MD5 hash: 5d37f448089182205170b5675c211197
humanhash: cup-mountain-virginia-fanta
File name:file
Download: download sample
Signature Stealc
File size:458'240 bytes
First seen:2024-09-21 18:16:15 UTC
Last seen:2024-09-21 18:23:51 UTC
File type:Executable exe
MIME type:application/x-dosexec
imphash de80f36f2a6fc0a853a31d1d9771ee6a (3 x Stealc, 1 x Smoke Loader, 1 x GCleaner)
ssdeep 6144:WZejOyoLblz+2JOnMOY1K4G6n35ZUkJEzEr4D2DvYzAptP8dFGjlN5FXCnFk:WgSyoLhzL1/ptn35ZUplPc78dFGx9SC
TLSH T19CA49D6392A17D55F9224E728E2EF7E9371FF9208D54776B1218AA2F24703F1D163B20
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)
Magika pebin
File icon (PE):PE icon
dhash icon 0105011104213100 (1 x Stealc)
Reporter Bitsight
Tags:exe Stealc


Avatar
Bitsight
url: http://185.215.113.100/steam/random.exe

Intelligence


File Origin
# of uploads :
3
# of downloads :
383
Origin country :
US US
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
file
Verdict:
Malicious activity
Analysis date:
2024-09-21 18:17:45 UTC
Tags:
stealer stealc loader

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Verdict:
Malicious
Score:
96.5%
Tags:
Infostealer Network Stealth Zpack
Result
Verdict:
Suspicious
Maliciousness:

Behaviour
Searching for the window
Сreating synchronization primitives
Launching the default Windows debugger (dwwin.exe)
Connection attempt to an infection source
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 domain / URL
Multi AV Scanner detection for submitted file
Searches for specific processes (likely to inject)
Yara detected Powershell download and execute
Yara detected Stealc
Behaviour
Behavior Graph:
Threat name:
Win32.Trojan.Amadey
Status:
Malicious
First seen:
2024-09-21 17:34:47 UTC
File Type:
PE (Exe)
Extracted files:
95
AV detection:
16 of 24 (66.67%)
Threat level:
  5/5
Verdict:
malicious
Label(s):
Result
Malware family:
Score:
  10/10
Tags:
family:stealc botnet:dear credential_access discovery spyware stealer
Behaviour
Checks processor information in registry
Suspicious behavior: EnumeratesProcesses
Program crash
System Location Discovery: System Language Discovery
Checks installed software on the system
Reads user/profile data of web browsers
Downloads MZ/PE file
Credentials from Password Stores: Credentials from Web Browsers
Stealc
Malware Config
C2 Extraction:
http://185.215.113.103
Unpacked files
SH256 hash:
c3b324d0b36b98ea3cd50498ed0c5b5b850b80a1521d8898626d736375977ec1
MD5 hash:
5d37f448089182205170b5675c211197
SHA1 hash:
5ab138460dc2f0b0824ca237c484585baa81cf03
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 c3b324d0b36b98ea3cd50498ed0c5b5b850b80a1521d8898626d736375977ec1

(this sample)

  
Dropped by
Amadey
  
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::FindNextVolumeMountPointW
KERNEL32.dll::LoadLibraryW
KERNEL32.dll::LoadLibraryA
KERNEL32.dll::LoadLibraryExA
KERNEL32.dll::GetStartupInfoW
WIN_BASE_EXEC_APICan Execute other programsKERNEL32.dll::WriteConsoleW
KERNEL32.dll::PeekConsoleInputW
KERNEL32.dll::SetStdHandle
KERNEL32.dll::GetConsoleDisplayMode
KERNEL32.dll::GetConsoleAliasExesLengthA
KERNEL32.dll::GetConsoleAliasExesA
KERNEL32.dll::GetConsoleCP
KERNEL32.dll::GetConsoleMode
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::CreateHardLinkA
KERNEL32.dll::CreateFileMappingA
KERNEL32.dll::CreateFileW
KERNEL32.dll::GetWindowsDirectoryW
KERNEL32.dll::GetFileAttributesA
KERNEL32.dll::SetVolumeMountPointW
WIN_HTTP_APIUses HTTP servicesWINHTTP.dll::WinHttpConnect

Comments