MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 732f06855092d534ebb93ba987ac8190daf29691005cf614387cdde353c49ddc. 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: 14


Intelligence 14 IOCs YARA 21 File information Comments

SHA256 hash: 732f06855092d534ebb93ba987ac8190daf29691005cf614387cdde353c49ddc
SHA3-384 hash: 6e63d6df7e3c8e63770fad3b1de3856253174e570e7265a040d03578d693a0b60d7d8397be53493794e9d2afb227db27
SHA1 hash: 050aadad56021897c9a265d474931c6d4125970d
MD5 hash: 48539edc9c32926f4683c0aeffb1c91c
humanhash: yankee-wyoming-monkey-paris
File name:file
Download: download sample
Signature Vidar
File size:10'766'848 bytes
First seen:2026-03-16 10:00:42 UTC
Last seen:2026-03-16 10:37:42 UTC
File type:Executable exe
MIME type:application/x-dosexec
imphash b8399aa8e7b34c992334ad63f681f404 (12 x Vidar)
ssdeep 49152:a3BDMNyKXcTCa1C7hoaeKEvj995SA50moXGQRdReVTVCzXtdF6UYoatQoTl2YVgr:FZ9emRSCatQTJn
TLSH T1CCB6186B2AD1B568C35D823ACC928B4089F362B90733F1E7429D3754CA164F15D3EA6F
TrID 51.8% (.EXE) Win64 Executable (generic) (6522/11/2)
16.1% (.EXE) OS/2 Executable (generic) (2029/13)
15.9% (.EXE) Generic Win/DOS Executable (2002/3)
15.8% (.EXE) DOS Executable (generic) (2000/1)
0.2% (.VXD) VXD Driver (29/21)
Magika pebin
Reporter Bitsight
Tags:dropped-by-amadey exe fbf543 vidar


Avatar
Bitsight
url: http://188.137.230.45/1.exe

Intelligence


File Origin
# of uploads :
2
# of downloads :
201
Origin country :
US US
Vendor Threat Intelligence
No detections
Malware family:
ID:
1
File name:
file
Verdict:
Malicious activity
Analysis date:
2026-03-16 10:03:27 UTC
Tags:
stealer stealc vidar delphi xor-url generic

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Verdict:
Malicious
Score:
99.9%
Tags:
ransomware small
Result
Verdict:
Malware
Maliciousness:

Behaviour
Сreating synchronization primitives
Creating a window
Searching for synchronization primitives
DNS request
Connection attempt
Sending a custom TCP request
Sending an HTTP GET request
Connection attempt to an infection source
Query of malicious DNS domain
Sending a TCP request to an infection source
Gathering data
Verdict:
Malicious
File Type:
exe x64
Detections:
Trojan.Win64.Agent.sb Trojan.Win64.Agent.smfskx
Verdict:
inconclusive
YARA:
4 match(es)
Tags:
Executable PE (Portable Executable) PE File Layout Win 64 Exe x64
Threat name:
Win64.Trojan.Alevaul
Status:
Malicious
First seen:
2026-03-16 10:01:38 UTC
File Type:
PE+ (Exe)
Extracted files:
102
AV detection:
22 of 38 (57.89%)
Threat level:
  5/5
Result
Malware family:
Score:
  10/10
Tags:
family:vidar botnet:b36ae66cbc7f18c68687e863227fb439 stealer
Behaviour
Detects Vidar Stealer
Vidar
Vidar family
Malware Config
C2 Extraction:
https://telegram.me/mm8hyx
https://steamcommunity.com/profiles/76561198728266687
Unpacked files
SH256 hash:
732f06855092d534ebb93ba987ac8190daf29691005cf614387cdde353c49ddc
MD5 hash:
48539edc9c32926f4683c0aeffb1c91c
SHA1 hash:
050aadad56021897c9a265d474931c6d4125970d
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:Borland
Author:malware-lu
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:DebuggerCheck__API
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:DebuggerCheck__QueryInfo
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:DebuggerHiding__Active
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:DetectEncryptedVariants
Author:Zinyth
Description:Detects 'encrypted' in ASCII, Unicode, base64, or hex-encoded
Rule name:dgaagas
Author:Harshit
Description:Uses certutil.exe to download a file named test.txt
Rule name:INDICATOR_SUSPICIOUS_EXE_NoneWindowsUA
Author:ditekSHen
Description:Detects Windows executables referencing non-Windows User-Agents
Rule name:NET
Author:malware-lu
Rule name:pe_detect_tls_callbacks
Rule name:pe_no_import_table
Description:Detect pe file that no import table
Rule name:RANSOMWARE
Author:ToroGuitar
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_CMD_Powershell_Usage
Author:XiAnzheng
Description:May Contain(Obfuscated or no) Powershell or CMD Command that can be abused by threat actor(can create FP)
Rule name:telebot_framework
Author:vietdx.mb
Rule name:ThreadControl__Context
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:VECT_Ransomware
Author:Mustafa Bakhit
Description:Detects activity associated with VECT ransomware. This includes registry modifications and deletions, execution of system and defense-evasion commands, suspicious API usage, mutex creation, file and memory manipulation, ransomware note generation, anti-debugging and anti-analysis techniques, and embedded cryptographic constants (SHA256) characteristic of this malware family. Designed for threat intelligence and malware detection environments.

File information


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

Web download

Vidar

Executable exe 732f06855092d534ebb93ba987ac8190daf29691005cf614387cdde353c49ddc

(this sample)

  
Dropped by
Amadey
  
Delivery method
Distributed via web download

Comments