MalwareBazaar Database

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



UACModuleSmokeLoader


Vendor detections: 17


Intelligence 17 IOCs YARA 6 File information Comments

SHA256 hash: 0ddf95a59dbc8e14977fcd23c77a1595da10a52747a09e1d8bfcf2e582afb7f2
SHA3-384 hash: b6317069e52ea58b82f58a41ee9e969fab9f4f66de8a67334c2cf009e1de64d4fd9bbdd92840a90001a36365b0e66e74
SHA1 hash: fffbe2d7df8da1bc871d6047cfa87c028001e2bd
MD5 hash: bc9ac830c5f153add0c6f32c17f0ff61
humanhash: happy-eight-connecticut-arizona
File name:SecuriteInfo.com.Win32.BootkitX-gen.19918.4509
Download: download sample
Signature UACModuleSmokeLoader
File size:2'150'400 bytes
First seen:2025-02-11 09:53:15 UTC
Last seen:2025-02-11 11:10:15 UTC
File type:Executable exe
MIME type:application/x-dosexec
imphash 2eabe9054cad5152567f0699947a2c5b (2'852 x LummaStealer, 1'312 x Stealc, 1'026 x Healer)
ssdeep 49152:6jRNecaPzDyT8fiSZh/GJCy97zXfmQbaM21AfjezcebiSo:6jqPzDyIV/4CIjfmQbaMd/eb
Threatray 1 similar samples on MalwareBazaar
TLSH T143A5337569AFC7D2C7B16932899F1B939231E94A0CBD42C1710B58B4F723C88E5D87A3
TrID 27.1% (.DLL) Win32 Dynamic Link Library (generic) (6578/25/2)
20.8% (.EXE) Win16 NE executable (generic) (5038/12/1)
18.6% (.EXE) Win32 Executable (generic) (4504/4/1)
8.5% (.ICL) Windows Icons Library (generic) (2059/9)
8.3% (.EXE) OS/2 Executable (generic) (2029/13)
Magika pebin
Reporter SecuriteInfoCom
Tags:exe UACModuleSmokeLoader

Intelligence


File Origin
# of uploads :
2
# of downloads :
578
Origin country :
FR FR
Vendor Threat Intelligence
Malware family:
ID:
1
File name:
1f52efaed8352cc7bb09755d30900e2e.exe
Verdict:
Malicious activity
Analysis date:
2025-02-11 08:22:35 UTC
Tags:
loader amadey botnet stealer cryptbot lumma stealc credentialflusher gcleaner auto generic

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

Behaviour
Сreating synchronization primitives
Searching for analyzing tools
Searching for the window
Rewriting of the hard drive's master boot record
Verdict:
Suspicious
Threat level:
  5/10
Confidence:
100%
Tags:
obfuscated packed packed packer_detected
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:
n/a
Detection:
malicious
Classification:
expl.evad
Score:
100 / 100
Signature
Antivirus / Scanner detection for submitted sample
Contains functionality to infect the boot sector
Detected unpacking (changes PE section rights)
Hides threads from debuggers
Joe Sandbox ML detected suspicious sample
Machine Learning detection for sample
Malicious sample detected (through community Yara rule)
Multi AV Scanner detection for submitted file
PE file contains section with special chars
Tries to detect process monitoring tools (Task Manager, Process Explorer etc.)
Tries to detect sandboxes / dynamic malware analysis system (registry check)
Tries to detect sandboxes and other dynamic analysis tools (window names)
Tries to detect virtualization through RDTSC time measurements
Tries to evade debugger and weak emulator (self modifying code)
Yara detected UAC Bypass using CMSTP
Behaviour
Behavior Graph:
Threat name:
Win32.Infostealer.Tinba
Status:
Malicious
First seen:
2025-02-11 09:54:25 UTC
File Type:
PE (Exe)
Extracted files:
2
AV detection:
17 of 24 (70.83%)
Threat level:
  5/5
Result
Malware family:
n/a
Score:
  9/10
Tags:
bootkit defense_evasion discovery persistence
Behaviour
Suspicious behavior: EnumeratesProcesses
System Location Discovery: System Language Discovery
System Network Configuration Discovery: Internet Connection Discovery
Suspicious use of NtSetInformationThreadHideFromDebugger
Writes to the Master Boot Record (MBR)
Checks BIOS information in registry
Identifies Wine through registry keys
Downloads MZ/PE file
Identifies VirtualBox via ACPI registry values (likely anti-VM)
Unpacked files
SH256 hash:
0ddf95a59dbc8e14977fcd23c77a1595da10a52747a09e1d8bfcf2e582afb7f2
MD5 hash:
bc9ac830c5f153add0c6f32c17f0ff61
SHA1 hash:
fffbe2d7df8da1bc871d6047cfa87c028001e2bd
SH256 hash:
c3731ebd780dbe39e3170f33013d263606221645c706e72f6c9fadcf59df0cc4
MD5 hash:
389c1f7ebeec587e20795343e2a9613c
SHA1 hash:
8f749b6cc6b1ba2595ccc8cc5fdefc105cbadbfe
Detections:
INDICATOR_SUSPICIOUS_EXE_UACBypass_CMSTPCOM
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:ICMLuaUtil_UACMe_M41
Author:Marius 'f0wL' Genheimer <hello@dissectingmalwa.re>
Description:A Yara rule for UACMe Method 41 -> ICMLuaUtil Elevated COM interface
Reference:https://github.com/hfiref0x/UACME
Rule name:INDICATOR_SUSPICIOUS_EXE_UACBypass_CMSTPCOM
Author:ditekSHen
Description:Detects Windows exceutables bypassing UAC using CMSTP COM interfaces. MITRE (T1218.003)
Rule name:smokeloader_uac_module
Author:Nikolaos 'n0t' Totosis
Description:UAC bypass/file dropped by Smokeloader
Rule name:Sus_Obf_Enc_Spoof_Hide_PE
Author:XiAnzheng
Description:Check for Overlay, Obfuscating, Encrypting, Spoofing, Hiding, or Entropy Technique(can create FP)
Rule name:vmdetect
Author:nex
Description:Possibly employs anti-virtualization techniques
Rule name:Windows_Generic_Threat_5fbf5680
Author:Elastic Security

File information


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

Web download

UACModuleSmokeLoader

Executable exe 0ddf95a59dbc8e14977fcd23c77a1595da10a52747a09e1d8bfcf2e582afb7f2

(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

Comments