MalwareBazaar Database

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


Intelligence 16 IOCs YARA 11 File information Comments

SHA256 hash: ec3cd7925635d26ea256f64eb24f30749cd4bc15335eb85eb3c3ca554b7818ab
SHA3-384 hash: 1f4273dfc136c04549c631d84f4378d3b41d96218ad07406a350de8d594d22fa02d8c6b9fb40e68c4f1d577acd5d8e81
SHA1 hash: 3e7690a9c4a4699b3e302dd52959e1e6b2a8ef42
MD5 hash: ab216b3abccb746749562b6a2109e237
humanhash: florida-william-jig-kansas
File name:file
Download: download sample
Signature Vidar
File size:449'536 bytes
First seen:2026-01-26 17:25:56 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash d86b43d2217d7535a893c43344ae1d2a (4 x Vidar)
ssdeep 6144:y7Mdd/2t5cIjK9/+66BcwQjQ3VmPwWKaFBfiQ5tNMeyxwwc5YC32sTRF094A1o9g:y7Mf/e366BKVF6JNAg1mb
TLSH T19BA41ABD9C64E366F60980BAE145E3635E2178010136EEB319EEE31405995B3DB1B3FE
TrID 44.4% (.EXE) Win64 Executable (generic) (10522/11/4)
21.3% (.EXE) Win16 NE executable (generic) (5038/12/1)
8.7% (.ICL) Windows Icons Library (generic) (2059/9)
8.5% (.EXE) OS/2 Executable (generic) (2029/13)
8.4% (.EXE) Generic Win/DOS Executable (2002/3)
Magika pebin
Reporter abuse_ch
Tags:exe upx-dec vidar


Avatar
abuse_ch
UPX decompressed file, sourced from SHA256 e817f23928542ddd3b617153beee06fefa09bb177534fe739b2b8d1e5250111d
File size (compressed) :172'032 bytes
File size (de-compressed) :449'536 bytes
Format:win64/pe
Packed file: e817f23928542ddd3b617153beee06fefa09bb177534fe739b2b8d1e5250111d

Intelligence


File Origin
# of uploads :
1
# of downloads :
132
Origin country :
NL NL
Vendor Threat Intelligence
Malware family:
ID:
1
File name:
file
Verdict:
Malicious activity
Analysis date:
2026-01-26 17:28:58 UTC
Tags:
xor-url generic stealer stealc vidar

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Verdict:
Malicious
Score:
94.1%
Tags:
ransomware obfuscated dropper
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
anti-debug base64 fingerprint hacktool obfuscated
Verdict:
Malicious
File Type:
exe x64
First seen:
2026-01-25T03:00:00Z UTC
Last seen:
2026-01-25T05:04:00Z UTC
Hits:
~100
Detections:
Trojan-Banker.Bandra.TCP.C&C PDM:Trojan.Win32.Generic Trojan-PSW.Win32.Vidar.grq Trojan-PSW.Win32.Vidar.d Trojan-PSW.Vidar.HTTP.C&C Trojan-PSW.Lumma.TCP.C&C
Gathering data
Result
Threat name:
Detection:
malicious
Classification:
troj.evad
Score:
100 / 100
Signature
Antivirus / Scanner detection for submitted sample
Antivirus detection for URL or domain
C2 URLs / IPs found in malware configuration
Contains functionality to check if a debugger is running (CheckRemoteDebuggerPresent)
Contains functionality to detect sleep reduction / modifications
Found API chain indicative of debugger detection
Found malware configuration
Multi AV Scanner detection for submitted file
Sample uses string decryption to hide its real strings
Suricata IDS alerts for network traffic
Tries to detect virtualization through RDTSC time measurements
Yara detected Vidar stealer
Behaviour
Behavior Graph:
Gathering data
Threat name:
Win64.Trojan.Vidar
Status:
Malicious
First seen:
2026-01-25 07:44:26 UTC
File Type:
PE+ (Exe)
Extracted files:
1
AV detection:
24 of 38 (63.16%)
Threat level:
  5/5
Result
Malware family:
n/a
Score:
  3/10
Tags:
n/a
Unpacked files
SH256 hash:
ec3cd7925635d26ea256f64eb24f30749cd4bc15335eb85eb3c3ca554b7818ab
MD5 hash:
ab216b3abccb746749562b6a2109e237
SHA1 hash:
3e7690a9c4a4699b3e302dd52959e1e6b2a8ef42
Detections:
win_bazarbackdoor_auto SUSP_XORed_URL_In_EXE SUSP_XORed_Mozilla
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:Check_Debugger
Rule name:DebuggerCheck__API
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:DebuggerCheck__RemoteAPI
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:SUSP_XORed_Mozilla_Oct19
Author:Florian Roth
Description:Detects suspicious single byte XORed keyword 'Mozilla/5.0' - it uses yara's XOR modifier and therefore cannot print the XOR key. You can use the CyberChef recipe linked in the reference field to brute force the used key.
Reference:https://gchq.github.io/CyberChef/#recipe=XOR_Brute_Force()
Rule name:SUSP_XORed_Mozilla_RID2DB4
Author:Florian Roth
Description:Detects suspicious XORed keyword - Mozilla/5.0
Reference:Internal Research
Rule name:SUSP_XORed_URL_In_EXE
Author:Florian Roth (Nextron Systems)
Description:Detects an XORed URL in an executable
Reference:https://twitter.com/stvemillertime/status/1237035794973560834
Rule name:SUSP_XORed_URL_in_EXE_RID2E46
Author:Florian Roth
Description:Detects an XORed URL in an executable
Reference:https://twitter.com/stvemillertime/status/1237035794973560834
Rule name:sus_pe_free_without_allocation
Author:Maxime THIEBAUT (@0xThiebaut)
Description:Detects an executable importing functions to free memory without importing allocation functions, often indicative of dynamic import resolution
Rule name:telebot_framework
Author:vietdx.mb
Rule name:ThreadControl__Context
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:win_bazarbackdoor_auto
Author:Felix Bilstein - yara-signator at cocacoding dot com
Description:Detects win.bazarbackdoor.

File information


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

Web download

Vidar

Executable exe ec3cd7925635d26ea256f64eb24f30749cd4bc15335eb85eb3c3ca554b7818ab

(this sample)

Comments