MalwareBazaar Database

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


Intelligence 17 IOCs YARA 3 File information Comments

SHA256 hash: 4583f8b88e153306109ae7c2fce7b410b09517e7d51e420ea9d8994a7241e545
SHA3-384 hash: 8b50a91a4f0552c9f6442671edc17a3b8e753589f9ee9a6416b29b825e120edd43edfc709fecffe490d6d409d3d84eb2
SHA1 hash: a9890acef8e8ac807f3d036e521eaa3224cb04fa
MD5 hash: 76ed154f891dd3f604ca04dc27e34801
humanhash: cola-bacon-gee-delaware
File name:76ed154f891dd3f604ca04dc27e34801.exe
Download: download sample
Signature Stealc
File size:397'312 bytes
First seen:2024-12-08 08:04:30 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash 45a34d2e2974791d517239bd8a7621ef (1 x Stealc)
ssdeep 6144:wRLlMsXqjE8vmOU0SrdiKN3vSelZ6knq:2BM0qQahhSrdiKN36CK
TLSH T10F84F12279D2C472D58BD6308C34EBB16E7A78715BB5844B77A807AD1E202E3673B352
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 0c18123060804000 (1 x Stealc)
Reporter abuse_ch
Tags:exe Stealc

Intelligence


File Origin
# of uploads :
1
# of downloads :
388
Origin country :
NL NL
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
76ed154f891dd3f604ca04dc27e34801.exe
Verdict:
Malicious activity
Analysis date:
2024-12-08 08:06:21 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:
virus small hype
Result
Verdict:
Malware
Maliciousness:

Behaviour
Сreating synchronization primitives
Running batch commands
Creating a process with a hidden window
Launching a process
Launching the default Windows debugger (dwwin.exe)
Searching for the window
Connection attempt to an infection source
Sending an HTTP GET request to an infection source
Verdict:
Suspicious
Threat level:
  5/10
Confidence:
100%
Tags:
fingerprint microsoft_visual_cc stealc
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:
Detection:
malicious
Classification:
troj.evad
Score:
100 / 100
Signature
AI detected suspicious sample
Antivirus / Scanner detection for submitted 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 malware configuration
Machine Learning detection for sample
Malicious sample detected (through community Yara rule)
Multi AV Scanner detection for submitted file
Sample uses string decryption to hide its real strings
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.Trojan.Leonem
Status:
Malicious
First seen:
2024-12-07 20:07:38 UTC
File Type:
PE (Exe)
Extracted files:
6
AV detection:
21 of 37 (56.76%)
Threat level:
  5/5
Verdict:
malicious
Label(s):
Similar samples:
Result
Malware family:
Score:
  10/10
Tags:
family:stealc botnet:551488411 discovery stealer
Behaviour
Program crash
System Location Discovery: System Language Discovery
Stealc
Stealc family
Malware Config
C2 Extraction:
http://92.255.57.88
Verdict:
Malicious
Tags:
Stealer Stealc Win.Packer.pkr_ce1a-9980177-0
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:RansomPyShield_Antiransomware
Author:XiAnzheng
Description:Check for Suspicious String and Import combination that Ransomware mostly abuse(can create FP)

File information


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

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::FindNextVolumeMountPointW
KERNEL32.dll::LoadLibraryW
KERNEL32.dll::LoadLibraryA
KERNEL32.dll::GetVolumeInformationA
KERNEL32.dll::GetStartupInfoW
KERNEL32.dll::GetStartupInfoA
WIN_BASE_EXEC_APICan Execute other programsKERNEL32.dll::WriteConsoleInputW
KERNEL32.dll::WriteConsoleA
KERNEL32.dll::WriteConsoleW
KERNEL32.dll::ReadConsoleInputW
KERNEL32.dll::SetStdHandle
KERNEL32.dll::GetConsoleAliasExesLengthW
KERNEL32.dll::GetConsoleCP
KERNEL32.dll::GetConsoleMode
KERNEL32.dll::GetConsoleOutputCP
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::CreateFileA
KERNEL32.dll::GetFileAttributesW
KERNEL32.dll::GetTempFileNameW
KERNEL32.dll::BackupWrite
WIN_BASE_USER_APIRetrieves Account InformationKERNEL32.dll::GetComputerNameA
WIN_HTTP_APIUses HTTP servicesWINHTTP.dll::WinHttpWriteData

Comments