MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 02b7edadae376ef4e7ffc713f413aa50efb3e329c4a45a45f3cb726fb10bb2f5. 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: 15


Intelligence 15 IOCs YARA 20 File information Comments

SHA256 hash: 02b7edadae376ef4e7ffc713f413aa50efb3e329c4a45a45f3cb726fb10bb2f5
SHA3-384 hash: 5f274a46d9724420437624e576d02cd7f3964b4445c6ac20c794a4aba6b61edf90b59c9391565e1105cc61628ae7992a
SHA1 hash: 73bfe725641db2b381c46f601ea872c31461f72a
MD5 hash: ee92509e85099451fdb94f09bc2d5f94
humanhash: winner-speaker-utah-table
File name:file
Download: download sample
Signature Vidar
File size:8'590'848 bytes
First seen:2026-03-19 08:13:14 UTC
Last seen:2026-03-19 08:15:11 UTC
File type:Executable exe
MIME type:application/x-dosexec
imphash c92ff17b9c0cc71aa2a22e9faeb5d1da (11 x Vidar)
ssdeep 49152:cZZDZ3Rgj02W0et2ZHpGFnRAwfSSTO7dAKYYnqBeId+W0+9Ur9AX44cg44qKlGQL:cPOkz7MVC
TLSH T1328609AB3A708168C169813EC0938BCD97F37275773BC2E7D26107A94E096D45E3A763
TrID 44.5% (.EXE) Win64 Executable (generic) (6522/11/2)
14.1% (.EXE) Win16/32 Executable Delphi generic (2072/23)
13.8% (.EXE) OS/2 Executable (generic) (2029/13)
13.6% (.EXE) Generic Win/DOS Executable (2002/3)
13.6% (.EXE) DOS Executable (generic) (2000/1)
Magika pebin
Reporter Bitsight
Tags:dropped-by-amadey exe fbf543 vidar


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

Intelligence


File Origin
# of uploads :
10
# of downloads :
223
Origin country :
US US
Vendor Threat Intelligence
No detections
Malware family:
ID:
1
File name:
file
Verdict:
Malicious activity
Analysis date:
2026-03-19 08:14:43 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 virus
Result
Verdict:
Malware
Maliciousness:

Behaviour
Sending a custom TCP request
Sending an HTTP GET request
Behavior that indicates a threat
Сreating synchronization primitives
Creating a window
Searching for synchronization primitives
DNS request
Connection attempt
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
adaptive-context anti-debug embarcadero_delphi fingerprint keylogger packed
Verdict:
Malicious
File Type:
exe x64
Detections:
Trojan.Win64.Agent.sb Trojan.Win64.Agent.smftfi
Gathering data
Threat name:
Win64.Spyware.Vidar
Status:
Malicious
First seen:
2026-03-19 08:14:18 UTC
File Type:
PE+ (Exe)
Extracted files:
15
AV detection:
13 of 24 (54.17%)
Threat level:
  2/5
Result
Malware family:
Score:
  10/10
Tags:
family:vidar botnet:a93ec7551f3af6e42cc58fbd67f14197 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:
02b7edadae376ef4e7ffc713f413aa50efb3e329c4a45a45f3cb726fb10bb2f5
MD5 hash:
ee92509e85099451fdb94f09bc2d5f94
SHA1 hash:
73bfe725641db2b381c46f601ea872c31461f72a
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: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 02b7edadae376ef4e7ffc713f413aa50efb3e329c4a45a45f3cb726fb10bb2f5

(this sample)

  
Dropped by
Amadey
  
Delivery method
Distributed via web download

Comments