MalwareBazaar Database

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



LummaStealer


Vendor detections: 11


Intelligence 11 IOCs YARA 20 File information Comments

SHA256 hash: e86fc24e18815dfea66cd72465ac87fe0cb048e6d2a3044a0e694d08269a0ea3
SHA3-384 hash: fd30ada53c70c66e2515b8bca378bbe765ed895f73c1560fff78a3042cf30a3b87fc46693394731e6fd79400e73c0f60
SHA1 hash: 9e5126ad78764f953112badb592a5883c77340c1
MD5 hash: 7a0312e5ac5be6601973e30ff560e2b2
humanhash: delaware-michigan-crazy-diet
File name:setup.exe
Download: download sample
Signature LummaStealer
File size:3'733'856 bytes
First seen:2026-08-11 17:44:19 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash 1aae8bf580c846f39c71c05898e57e88 (260 x LummaStealer, 136 x SalatStealer, 24 x ACRStealer)
ssdeep 49152:ntfMaH8lSFH/O2RTfjzKKs0TZcbQxrzdS:tLH8lajrNLdLx9S
TLSH T1AB063810FADB81F6E4072B3154A7626F2B35AC041F369B97EF543E79EA733910D22249
TrID 48.7% (.EXE) Win32 Executable MS Visual C++ (generic) (31206/45/13)
10.2% (.DLL) Win32 Dynamic Link Library (generic) (6578/25/2)
10.1% (.EXE) Win64 Executable (generic) (6522/11/2)
7.8% (.EXE) Win16 NE executable (generic) (5038/12/1)
7.0% (.EXE) Win32 Executable (generic) (4504/4/1)
Magika pebin
Reporter aachum
Tags:exe LummaStealer signed

Code Signing Certificate

Organisation:dafts.com
Issuer:dafts.com
Algorithm:sha256WithRSAEncryption
Valid from:2026-08-11T09:55:19Z
Valid to:2027-08-11T09:55:19Z
Serial number: 113a4df4b54bd685
Thumbprint Algorithm:SHA256
Thumbprint: 026e6696ebc8501bc676b9a9746e1318284624a09a82c78911942f66ac974bfe
Source:This information was brought to you by ReversingLabs A1000 Malware Analysis Platform


Avatar
iamaachum
https://applicationsformacos.co/ =>https://mega.nz/file/33YRlCwB#DHv8cmFhQSrmZV8Ufpr28hMV6RE8nB6qaTS3WVW0eQ8

Intelligence


File Origin
# of uploads :
1
# of downloads :
142
Origin country :
ES ES
Vendor Threat Intelligence
No detections
Malware family:
n/a
ID:
1
File name:
https://newlycrack.com/
Verdict:
Malicious activity
Analysis date:
2026-08-11 16:33:12 UTC
Tags:
arch-exec lumma stealer fingerprinting golang

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Result
Verdict:
Clean
Maliciousness:

Behaviour
DNS request
Connection attempt
Sending an HTTP POST request
Using the Windows Management Instrumentation requests
Сreating synchronization primitives
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
adaptive-context anti-vm golang signed
Verdict:
Malicious
File Type:
exe x32
First seen:
2026-08-11T09:30:00Z UTC
Last seen:
2026-08-13T14:46:00Z UTC
Hits:
~100
Result
Threat name:
LummaC Stealer
Detection:
malicious
Classification:
troj.spyw.evad
Score:
100 / 100
Signature
AI detected suspicious PE / MSI digital signature
Antivirus / Scanner detection for submitted sample
Antivirus detection for URL or domain
Multi AV Scanner detection for submitted file
Queries sensitive video device information (via WMI, Win32_VideoController, often done to detect virtual machines)
Suricata IDS alerts for network traffic
Tries to harvest and steal browser information (history, passwords, etc)
Tries to steal Crypto Currency Wallets
Tries to steal from password manager
Tries to steal Mail credentials (via file / registry access)
Unusual module load detection (module proxying)
Yara detected LummaC Stealer
Behaviour
Behavior Graph:
Gathering data
Threat name:
Win32.Trojan.Generic
Status:
Suspicious
First seen:
2026-08-11 17:45:57 UTC
File Type:
PE (Exe)
AV detection:
15 of 38 (39.47%)
Threat level:
  5/5
Result
Malware family:
n/a
Score:
  7/10
Tags:
discovery spyware stealer
Behaviour
Checks processor information in registry
Enumerates system info in registry
Modifies data under HKEY_USERS
Modifies registry class
Suspicious behavior: EnumeratesProcesses
Suspicious behavior: NtCreateUserProcessBlockNonMicrosoftBinary
Suspicious use of AdjustPrivilegeToken
Suspicious use of FindShellTrayWindow
Suspicious use of WriteProcessMemory
Browser Information Discovery
System Location Discovery: System Language Discovery
System Time Discovery
Accesses cryptocurrency files/wallets, possible credential harvesting
Checks installed software on the system
Reads user/profile data of local email clients
Reads user/profile data of web browsers
Unpacked files
SH256 hash:
e86fc24e18815dfea66cd72465ac87fe0cb048e6d2a3044a0e694d08269a0ea3
MD5 hash:
7a0312e5ac5be6601973e30ff560e2b2
SHA1 hash:
9e5126ad78764f953112badb592a5883c77340c1
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:command_and_control
Author:CD_R0M_
Description:This rule searches for common strings found by malware using C2. Based on a sample used by a Ransomware group
Rule name:CP_Script_Inject_Detector
Author:DiegoAnalytics
Description:Detects attempts to inject code into another process across PE, ELF, Mach-O binaries
Rule name:DebuggerException__SetConsoleCtrl
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:DetectGoMethodSignatures
Author:Wyatt Tauber
Description:Detects Go method signatures in unpacked Go binaries
Rule name:Detect_Go_GOMAXPROCS
Author:Obscurity Labs LLC
Description:Detects Go binaries by the presence of runtime.GOMAXPROCS in the runtime metadata
Rule name:GoBinTest
Rule name:golang
Rule name:Golangmalware
Author:Dhanunjaya
Description:Malware in Golang
Rule name:golang_binary_string
Description:Golang strings present
Rule name:golang_bin_JCorn_CSC846
Author:Justin Cornwell
Description:CSC-846 Golang detection ruleset
Rule name:Golang_Find_CSC846
Author:Ashar Siddiqui
Description:Find Go Signatuers
Rule name:Golang_Find_CSC846_Simple
Author:Ashar Siddiqui
Description:Find Go Signatuers
Rule name:HiveRansomware
Author:Dhanunjaya
Description:Yara Rule To Detect Hive V4 Ransomware
Rule name:PE_Digital_Certificate
Author:albertzsigovits
Rule name:ProgramLanguage_Golang
Author:albertzsigovits
Description:Application written in Golang programming language
Rule name:SEH__vectored
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:Suspicious_Golang_Binary
Author:Tim Machac
Description:Triage: Golang-compiled binary with suspicious OS/persistence/network strings (not family-specific)
Rule name:ThreadControl__Context
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:TH_AntiVM_MassHunt_Win_Malware_2026_CYFARE
Author:CYFARE
Description:Detects Windows malware employing anti-VM / anti-sandbox evasion techniques across VMware, VirtualBox, Hyper-V, QEMU, Xen, and generic sandbox environments
Reference:https://cyfare.net/
Rule name:VECT_Ransomware
Author:Mustafa Bakhit
Description:Detects activity associated with VECT ransomware. This includes registry modifications and deletions, execution of system and defense-evasion commands, suspicious API usage, mutex creation, file and memory manipulation, ransomware note generation, anti-debugging and anti-analysis techniques, and embedded cryptographic constants (SHA256) characteristic of this malware family. Designed for threat intelligence and malware detection environments.

File information


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

Web download

LummaStealer

Executable exe e86fc24e18815dfea66cd72465ac87fe0cb048e6d2a3044a0e694d08269a0ea3

(this sample)

  
Delivery method
Distributed via web download

Comments