MalwareBazaar Database

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



Threat unknown


Vendor detections: 11


Intelligence 11 IOCs YARA 4 File information Comments

SHA256 hash: 2956663e738badbba7d5fff064df5ea1bd6cefbcdbcc4fb6a5a8917ee7003866
SHA3-384 hash: 4a21555f58d2e73e9a2bfbb461cc729855d73162fe03e8da1df9b10f68986345b46fd36ff41c6c79031b1c73bccd579f
SHA1 hash: 22c47436607344674d3e6d99808ff5868284110c
MD5 hash: 41bd48c21b8e9c28bd2d8a6c5f930331
humanhash: sixteen-echo-juliet-hawaii
File name:SecuriteInfo.com.Win64.MalwareX-gen.17910.14184
Download: download sample
File size:3'033'600 bytes
First seen:2025-06-27 06:23:34 UTC
Last seen:2025-06-27 07:30:20 UTC
File type:Executable exe
MIME type:application/x-dosexec
imphash 3132b97acae9eb7f3053e4d14c497a51 (12 x LummaStealer, 3 x Stealc, 1 x StormKitty)
ssdeep 49152:I8VPiwhDRRZ7/SkXdg5iBA1nX3jnPZY4W9hZ7/SkXdg5iBA1nX3jnPZY4W9:I8VvpjZ7/nXdg5iuXznPZtWfZ7/nXdg4
TLSH T1A2E51229E2A0A3E6FDAA517504916280B472B937C6286FFB93D4D3731F03AD15E3E315
TrID 63.5% (.EXE) Win64 Executable (generic) (10522/11/4)
12.2% (.EXE) OS/2 Executable (generic) (2029/13)
12.0% (.EXE) Generic Win/DOS Executable (2002/3)
12.0% (.EXE) DOS Executable Generic (2000/1)
Magika pebin
Reporter SecuriteInfoCom
Tags:exe

Intelligence


File Origin
# of uploads :
2
# of downloads :
452
Origin country :
FR FR
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
SecuriteInfo.com.Win64.MalwareX-gen.17910.14184
Verdict:
Malicious activity
Analysis date:
2025-06-27 06:26:26 UTC
Tags:
auto-reg auto-startup remote xworm

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Verdict:
Malicious
Score:
90.2%
Tags:
virus
Result
Verdict:
Malware
Maliciousness:

Behaviour
Searching for the window
Launching a process
Creating a window
Сreating synchronization primitives
Creating a file in the %AppData% directory
Connection attempt
Using the Windows Management Instrumentation requests
Sending a custom TCP request
Enabling autorun with the standard Software\Microsoft\Windows\CurrentVersion\Run registry branch
Unauthorized injection to a system process
Enabling autorun by creating a file
Verdict:
inconclusive
YARA:
3 match(es)
Tags:
Executable PE (Portable Executable) Win 64 Exe x64
Verdict:
Malicious
Threat:
Win64.Trojan.LummaStealer
Threat name:
Win64.Trojan.LummaStealer
Status:
Malicious
First seen:
2025-06-23 17:57:00 UTC
File Type:
PE+ (Exe)
Extracted files:
1
AV detection:
20 of 24 (83.33%)
Threat level:
  5/5
Result
Malware family:
n/a
Score:
  7/10
Tags:
discovery persistence
Behaviour
Suspicious use of AdjustPrivilegeToken
Suspicious use of WriteProcessMemory
System Location Discovery: System Language Discovery
Suspicious use of SetThreadContext
Adds Run key to start application
Drops startup file
Executes dropped EXE
Unpacked files
SH256 hash:
2956663e738badbba7d5fff064df5ea1bd6cefbcdbcc4fb6a5a8917ee7003866
MD5 hash:
41bd48c21b8e9c28bd2d8a6c5f930331
SHA1 hash:
22c47436607344674d3e6d99808ff5868284110c
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:golang_bin_JCorn_CSC846
Author:Justin Cornwell
Description:CSC-846 Golang detection ruleset
Rule name:pe_detect_tls_callbacks
Rule name:Sus_Obf_Enc_Spoof_Hide_PE
Author:XiAnzheng
Description:Check for Overlay, Obfuscating, Encrypting, Spoofing, Hiding, or Entropy Technique(can create FP)

File information


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

Web download

Executable exe 2956663e738badbba7d5fff064df5ea1bd6cefbcdbcc4fb6a5a8917ee7003866

(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 (GUARD_CF)high
Reviews
IDCapabilitiesEvidence
WIN32_PROCESS_APICan Create Process and ThreadsKERNEL32.dll::CloseHandle
WIN_BASE_APIUses Win Base APIKERNEL32.dll::TerminateProcess
KERNEL32.dll::LoadLibraryExW
KERNEL32.dll::GetStartupInfoW
KERNEL32.dll::GetCommandLineA
KERNEL32.dll::GetCommandLineW
WIN_BASE_EXEC_APICan Execute other programsKERNEL32.dll::WriteConsoleW
KERNEL32.dll::FreeConsole
KERNEL32.dll::ReadConsoleW
KERNEL32.dll::SetStdHandle
KERNEL32.dll::GetConsoleMode
KERNEL32.dll::GetConsoleOutputCP
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::CreateFileW
WIN_USER_APIPerforms GUI ActionsUSER32.dll::AppendMenuW
USER32.dll::CreateMenu
USER32.dll::CreateWindowExW

Comments