MalwareBazaar Database

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



Vidar


Vendor detections: 12


Intelligence 12 IOCs YARA 24 File information Comments

SHA256 hash: 32e1579eedeb079478165a94c221d3bb47dc383013fc7ac1ff7b435d8f08517d
SHA3-384 hash: 2a2d9d3e443af2eb54f536e7f919584a46e221956177113ee1f456ba02e14aa587b46916881674d5a1b5675d0823eb47
SHA1 hash: bf0099937a019dcbc4a3e8e5b803e90b0e99bfd8
MD5 hash: bdcc2570f715c43231530f81634c6e70
humanhash: mobile-comet-sink-delaware
File name:32e1579eedeb079478165a94c221d3bb47dc383013fc7ac1ff7b435d8f08517d
Download: download sample
Signature Vidar
File size:6'537'080 bytes
First seen:2026-08-05 14:04:25 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash d42595b695fc008ef2c56aabd8efd68e (689 x Vidar, 282 x RemusStealer, 115 x Stealc)
ssdeep 49152:hZaDyp7y66n5bwDOH816TPbEt2JUs8Gb2:hNGJc16Km6
TLSH T1F6669E07BCE149EAC499523185BB52A17B35FC190B3223D72E80B7382FB67D09D7AB51
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
Reporter adrian__luca
Tags:exe vidar

Intelligence


File Origin
# of uploads :
1
# of downloads :
203
Origin country :
HU HU
Vendor Threat Intelligence
No detections
Malware family:
ID:
1
File name:
32e1579eedeb079478165a94c221d3bb47dc383013fc7ac1ff7b435d8f08517d.exe
Verdict:
Malicious activity
Analysis date:
2026-08-05 14:08:28 UTC
Tags:
telegram stealer stealc vidar attachments attc-unc golang

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

Behaviour
Сreating synchronization primitives
DNS request
Connection attempt
Behavior that indicates a threat
Sending a custom TCP request
Verdict:
Malicious
Threat level:
  10/10
Confidence:
100%
Tags:
anti-vm golang invalid-signature lummastealer overlay packed signed stealer
Verdict:
Malicious
File Type:
exe x64
First seen:
2026-08-05T11:50:00Z UTC
Last seen:
2026-08-06T13:18:00Z UTC
Hits:
~100
Verdict:
inconclusive
YARA:
4 match(es)
Tags:
Executable PE (Portable Executable) PE File Layout Win 64 Exe x64
Threat name:
Win64.Trojan.Generic
Status:
Suspicious
First seen:
2026-08-05 14:05:46 UTC
File Type:
PE+ (Exe)
AV detection:
12 of 24 (50.00%)
Threat level:
  5/5
Result
Malware family:
n/a
Score:
  5/10
Tags:
n/a
Behaviour
Suspicious behavior: EnumeratesProcesses
Suspicious use of NtSetInformationThreadHideFromDebugger
Unpacked files
SH256 hash:
32e1579eedeb079478165a94c221d3bb47dc383013fc7ac1ff7b435d8f08517d
MD5 hash:
bdcc2570f715c43231530f81634c6e70
SHA1 hash:
bf0099937a019dcbc4a3e8e5b803e90b0e99bfd8
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:FreddyBearDropper
Author:Dwarozh Hoshiar
Description:Freddy Bear Dropper is dropping a malware through base63 encoded powershell scrip.
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_duffcopy_amd64
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:has_telegram_urls
Author:Aaron DeVera<aaron@backchannel.re>
Description:Detects Telegram URLs
Rule name:HiveRansomware
Author:Dhanunjaya
Description:Yara Rule To Detect Hive V4 Ransomware
Rule name:PE_Digital_Certificate
Author:albertzsigovits
Rule name:pe_no_import_table
Description:Detect pe file that no import table
Rule name:ProgramLanguage_Golang
Author:albertzsigovits
Description:Application written in Golang programming language
Rule name:RemusStealer_GoPayload
Author:burger
Description:Detects RemusStealer Go-compiled payload
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/

File information


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

Comments