MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 4d505705e19a7ddfc184cf6911536d2449d564ef6afc26b5e91c3ecfd19b080d. 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 26 File information Comments

SHA256 hash: 4d505705e19a7ddfc184cf6911536d2449d564ef6afc26b5e91c3ecfd19b080d
SHA3-384 hash: 7d9cf583d1a613b80de0ab7a0e1faa256f0e75eab110a58808ab600ea17b3e3169159c862dc52b3d43dc368af8b2d4c6
SHA1 hash: d7ceca2957e6966b57c1acf10587c6e20b9d3b52
MD5 hash: 9ddf65f2e2ed1525c0f78ed62579efbb
humanhash: music-uranus-batman-football
File name:4d505705e19a7ddfc184cf6911536d2449d564ef6afc26b5e91c3ecfd19b080d.bin
Download: download sample
Signature Vidar
File size:3'118'464 bytes
First seen:2026-08-12 05:35:28 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash d42595b695fc008ef2c56aabd8efd68e (860 x Vidar, 308 x RemusStealer, 131 x Stealc)
ssdeep 49152:VTudpTwXugfEatDMlOV1/NcPrrplc+aab9BCZNUg883hs9qvkpANbF:ViEOZli/IfI8BqzZkpA/
TLSH T156E59D0BBDD409E5D49A927698B242867B70FC4A0F3263D72E80B3783F756E09D39B54
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 f0ccf0d8dcf0e8f0 (4 x Vidar)
Reporter Anonymous
Tags:exe vidar

Intelligence


File Origin
# of uploads :
1
# of downloads :
112
Origin country :
CH CH
Vendor Threat Intelligence
No detections
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 crypt crypto golang invalid-signature masquerade packed signed
Verdict:
Malicious
File Type:
exe x64
First seen:
2026-07-08T06:38:00Z UTC
Last seen:
2026-07-08T19:34: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.Spyware.Vidar
Status:
Malicious
First seen:
2026-07-08 09:35:40 UTC
File Type:
PE+ (Exe)
Extracted files:
17
AV detection:
26 of 36 (72.22%)
Threat level:
  2/5
Result
Malware family:
Score:
  10/10
Tags:
family:vidar botnet:631d917f9cf80eb9a622c550ff2f0486 stealer
Behaviour
Suspicious behavior: EnumeratesProcesses
Suspicious use of NtSetInformationThreadHideFromDebugger
Family: Vidar
Malware Config
C2 Extraction:
https://telegram.me/w09ksp
https://steamcommunity.com/profiles/76561198677476289
Unpacked files
SH256 hash:
4d505705e19a7ddfc184cf6911536d2449d564ef6afc26b5e91c3ecfd19b080d
MD5 hash:
9ddf65f2e2ed1525c0f78ed62579efbb
SHA1 hash:
d7ceca2957e6966b57c1acf10587c6e20b9d3b52
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: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:telebot_framework
Author:vietdx.mb
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:Vidar
Author:kevoreilly
Description:Vidar Payload
Rule name:Windows_Trojan_Vidar_57ae970e
Author:Elastic Security

File information


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

Comments