MalwareBazaar Database

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



Smoke Loader


Vendor detections: 9


Intelligence 9 IOCs YARA 16 File information Comments

SHA256 hash: df439619042ff7816aecc863f5f7e7bc5f317fd53f2c2a16cfb3b058e2bb4160
SHA3-384 hash: a4bbefa7855dcd7792559704e0608cd54f040293ae3b8475c8e19e48b96b7ed7ec3830c39df5b421f28a8fb4ed6d6445
SHA1 hash: d9e77525bd213c443387a6af78ca294b5688921d
MD5 hash: 53cf1abfd7a879d4e07c0206a7e07cff
humanhash: foxtrot-lactose-venus-vermont
File name:source code of carbanak backdoor discovered.exe
Download: download sample
Signature Smoke Loader
File size:2'254'336 bytes
First seen:2026-02-25 06:35:48 UTC
Last seen:2026-02-25 07:21:41 UTC
File type:Executable exe
MIME type:application/x-dosexec
imphash ebc247a77b4d4a804b261f97a1fd075c (91 x Vidar, 26 x Smoke Loader, 20 x RemusStealer)
ssdeep 24576:Yr0ATXqsNYaF4PpHCdkeo65m9fOoAXtwx9AvRWMQYyiauPgSqvOWtP4XKe/Imskn:Yr0ALqsNYaF48dkep5m9fzvOgeQ5cy2
TLSH T11AA5060A6D87C8E1D06A9239E9A251FD7E30BC3D8B3263C71B407E783E726C65975718
TrID 33.1% (.EXE) Win64 Executable (generic) (6522/11/2)
25.6% (.EXE) Win16 NE executable (generic) (5038/12/1)
10.4% (.ICL) Windows Icons Library (generic) (2059/9)
10.3% (.EXE) OS/2 Executable (generic) (2029/13)
10.1% (.EXE) Generic Win/DOS Executable (2002/3)
Magika pebin
dhash icon 1062c19838e9ea00 (2 x Smoke Loader)
Reporter abuse_ch
Tags:de-pumped exe Smoke Loader

Intelligence


File Origin
# of uploads :
2
# of downloads :
196
Origin country :
NL NL
Vendor Threat Intelligence
No detections
Malware family:
n/a
ID:
1
File name:
_df439619042ff7816aecc863f5f7e7bc5f317fd53f2c2a16cfb3b058e2bb4160.exe
Verdict:
No threats detected
Analysis date:
2026-02-25 06:37:04 UTC
Tags:
golang

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

Behaviour
Сreating synchronization primitives
Using the Windows Management Instrumentation requests
Connection attempt
Verdict:
Malicious
File Type:
exe x64
Detections:
Trojan.Win32.Injuke.plzl PDM:Trojan.Win32.Generic
Result
Threat name:
n/a
Detection:
malicious
Classification:
troj.spyw.evad.mine
Score:
100 / 100
Signature
Connects to many ports of the same IP (likely port scanning)
Contains functionality to registers a callback to get notified when the system is suspended or resumed (often done by Miners)
Detected unpacking (creates a PE file in dynamic memory)
Joe Sandbox ML detected suspicious sample
Multi AV Scanner detection for submitted file
Potentially malicious time measurement code found
Queries sensitive video device information (via WMI, Win32_VideoController, often done to detect virtual machines)
Query firmware table information (likely to detect VMs)
Tries to harvest and steal browser information (history, passwords, etc)
Tries to harvest and steal ftp login credentials
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)
Uses known network protocols on non-standard ports
Behaviour
Behavior Graph:
Verdict:
inconclusive
YARA:
4 match(es)
Tags:
Executable PE (Portable Executable) PE File Layout Win 64 Exe x64
Threat name:
Win64.Packed.Generic
Status:
Suspicious
First seen:
2026-02-25 06:36:38 UTC
File Type:
PE+ (Exe)
Extracted files:
20
AV detection:
17 of 38 (44.74%)
Threat level:
  1/5
Result
Malware family:
n/a
Score:
  7/10
Tags:
discovery spyware stealer
Behaviour
Suspicious behavior: EnumeratesProcesses
Browser Information Discovery
Accesses cryptocurrency files/wallets, possible credential harvesting
Checks installed software on the system
Reads user/profile data of web browsers
Unpacked files
SH256 hash:
df439619042ff7816aecc863f5f7e7bc5f317fd53f2c2a16cfb3b058e2bb4160
MD5 hash:
53cf1abfd7a879d4e07c0206a7e07cff
SHA1 hash:
d9e77525bd213c443387a6af78ca294b5688921d
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: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: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

File information


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

Web download

Smoke Loader

Executable exe df439619042ff7816aecc863f5f7e7bc5f317fd53f2c2a16cfb3b058e2bb4160

(this sample)

Comments