MalwareBazaar Database

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

SHA256 hash: ba892c8122ae4800f6db2437b1f74539c77380f88edb4ba0b592067bebea9660
SHA3-384 hash: e3fb2db9a4bcb41afbad26c85d675dc14e1954b468032588ae178927b0630186dc10823bea0b273ffd53b2e331751cd6
SHA1 hash: ae75b7b03d865907a4569db0b556c07e53eaeed0
MD5 hash: 8c2d167472767a7cdb62df96f4b20bcc
humanhash: harry-alpha-king-pasta
File name:file.exe
Download: download sample
Signature Vidar
File size:5'223'936 bytes
First seen:2025-11-14 07:20:55 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash d42595b695fc008ef2c56aabd8efd68e (92 x Rhadamanthys, 62 x Vidar, 41 x LummaStealer)
ssdeep 49152:6+Me9hEivzvJm2z7G7bAM64YmIY4OiZrq1DfP+rsNADtV6v+L0uSwiPSCmDS+5uy:6KE0SYmP4OiZrq1DfPHNADtV6v+LC0
Threatray 147 similar samples on MalwareBazaar
TLSH T1A136AE177EE9496AE05DE231CCF356A666367C48673173F32A203E3A2E327C10975B25
TrID 37.3% (.EXE) Win64 Executable (generic) (10522/11/4)
17.8% (.EXE) Win16 NE executable (generic) (5038/12/1)
15.9% (.EXE) Win32 Executable (generic) (4504/4/1)
7.3% (.ICL) Windows Icons Library (generic) (2059/9)
7.2% (.EXE) OS/2 Executable (generic) (2029/13)
Magika pebin
Reporter abuse_ch
Tags:de-pumped exe vidar

Intelligence


File Origin
# of uploads :
1
# of downloads :
107
Origin country :
NL NL
Vendor Threat Intelligence
Malware family:
ID:
1
File name:
_ba892c8122ae4800f6db2437b1f74539c77380f88edb4ba0b592067bebea9660.exe
Verdict:
Malicious activity
Analysis date:
2025-11-14 07:22:00 UTC
Tags:
xor-url golang 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:
dridex emotet cobalt
Result
Verdict:
Clean
Maliciousness:

Behaviour
Сreating synchronization primitives
Connection attempt
Verdict:
Suspicious
Threat level:
  5/10
Confidence:
100%
Tags:
adaptive-context anti-vm golang installer-heuristic packed
Verdict:
Malicious
File Type:
exe x64
First seen:
2025-11-14T04:31:00Z UTC
Last seen:
2025-11-16T01:59:00Z UTC
Hits:
~100
Detections:
Trojan.Win64.Agent.smewfx Trojan.Win64.Agent.sb PDM:Trojan.Win32.Generic
Result
Threat name:
Detection:
malicious
Classification:
troj.evad.mine
Score:
96 / 100
Signature
Antivirus / Scanner detection for submitted sample
C2 URLs / IPs found in malware configuration
Contains functionality to check if a debugger is running (CheckRemoteDebuggerPresent)
Contains functionality to registers a callback to get notified when the system is suspended or resumed (often done by Miners)
Found malware configuration
Multi AV Scanner detection for submitted file
Potentially malicious time measurement code found
Tries to detect virtualization through RDTSC time measurements
Unusual module load detection (module proxying)
Yara detected Vidar stealer
Behaviour
Behavior Graph:
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:
2025-11-14 07:21:26 UTC
File Type:
PE+ (Exe)
Extracted files:
820
AV detection:
15 of 24 (62.50%)
Threat level:
  2/5
Result
Malware family:
Score:
  10/10
Tags:
family:vidar botnet:c9eb78c271de2b3ea46a51b7571e222c campaign:tkt1kr discovery spyware stealer
Behaviour
Checks processor information in registry
Enumerates system info in registry
Modifies data under HKEY_USERS
Modifies registry class
Suspicious behavior: EnumeratesProcesses
Suspicious behavior: NtCreateUserProcessBlockNonMicrosoftBinary
Suspicious use of AdjustPrivilegeToken
Suspicious use of FindShellTrayWindow
Suspicious use of WriteProcessMemory
Browser Information Discovery
Drops file in Windows directory
Checks installed software on the system
Reads user/profile data of local email clients
Reads user/profile data of web browsers
Detects Vidar Stealer
Vidar
Vidar family
Malware Config
C2 Extraction:
https://telegram.me/tkt1kr
Verdict:
Suspicious
Tags:
n/a
YARA:
n/a
Unpacked files
SH256 hash:
ba892c8122ae4800f6db2437b1f74539c77380f88edb4ba0b592067bebea9660
MD5 hash:
8c2d167472767a7cdb62df96f4b20bcc
SHA1 hash:
ae75b7b03d865907a4569db0b556c07e53eaeed0
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: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: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: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:dgaagas
Author:Harshit
Description:Uses certutil.exe to download a file named test.txt
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:HiveRansomware
Author:Dhanunjaya
Description:Yara Rule To Detect Hive V4 Ransomware
Rule name:ProgramLanguage_Golang
Author:albertzsigovits
Description:Application written in Golang programming language
Rule name:SEH__vectored
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
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:ThreadControl__Context
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara

File information


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

Web download

Vidar

Executable exe ba892c8122ae4800f6db2437b1f74539c77380f88edb4ba0b592067bebea9660

(this sample)

Comments