MalwareBazaar Database

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

SHA256 hash: 03f028106a798e3e8284cb1a3c19a5538d5aeb4abd8cfa12d07dde7482c42c4d
SHA3-384 hash: fe2b95458d16f9f9260883b8a919612e0f7151ebf296ab6c1c35d22c564c5ee7d403acc80fe83d8b5af25c634c0e7bef
SHA1 hash: 72ced55b3f651c3352901a52ccd965cbfb844a58
MD5 hash: ff15400f160ccb114d80befb9ae3a095
humanhash: item-alpha-pip-cardinal
File name:file
Download: download sample
Signature Vidar
File size:7'527'080 bytes
First seen:2025-12-17 05:55:56 UTC
Last seen:2025-12-17 05:58:04 UTC
File type:Executable exe
MIME type:application/x-dosexec
imphash d42595b695fc008ef2c56aabd8efd68e (392 x Vidar, 94 x Stealc, 92 x Rhadamanthys)
ssdeep 98304:lAi8W0kD6qbSBwtPYcX9At54SgJuLuKoy2LDCUTiQ:lbD6q+6tTo54SauLuKoywTP
Threatray 84 similar samples on MalwareBazaar
TLSH T18A766C53ADB08A68D19FF138E893A74262387C08573125D7AF907AB51E37FC4523B71A
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
dhash icon 033333337032f0cc (1 x Vidar)
Reporter Bitsight
Tags:dropped-by-amadey exe fbf543 signed vidar

Code Signing Certificate

Organisation:*.dodo.com
Issuer:GlobalSign RSA OV SSL CA 2018
Algorithm:sha256WithRSAEncryption
Valid from:2025-10-02T02:56:44Z
Valid to:2026-11-03T02:56:43Z
Serial number: 60f33e3bfc90bb4181ee461e
Intelligence: 27 malware samples on MalwareBazaar are signed with this code signing certificate
Thumbprint Algorithm:SHA256
Thumbprint: 6c2378d102a8752e777e33eaaef423ce2986047b2218537d79150dbec0e85163
Source:This information was brought to you by ReversingLabs A1000 Malware Analysis Platform


Avatar
Bitsight
url: http://178.16.55.189/files/6741845589/ZhWVjoh.exe

Intelligence


File Origin
# of uploads :
3
# of downloads :
151
Origin country :
US US
Vendor Threat Intelligence
No detections
Malware family:
ID:
1
File name:
file
Verdict:
Malicious activity
Analysis date:
2025-12-17 05:56:18 UTC
Tags:
golang 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:
70%
Tags:
injection dropper obfusc
Result
Verdict:
Malware
Maliciousness:

Behaviour
Creating a file
Сreating synchronization primitives
Verdict:
Clean
File Type:
exe x64
First seen:
2025-12-17T01:14:00Z UTC
Last seen:
2025-12-17T19:45:00Z UTC
Hits:
~10
Verdict:
inconclusive
YARA:
4 match(es)
Tags:
Executable PE (Portable Executable) PE File Layout Win 64 Exe x64
Result
Malware family:
Score:
  10/10
Tags:
family:vidar botnet:e5140ec8c0fcfc69b7d80ca1636b0426 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
Enumerates physical storage devices
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://steamcommunity.com/profiles/76561198761022496
Unpacked files
SH256 hash:
03f028106a798e3e8284cb1a3c19a5538d5aeb4abd8cfa12d07dde7482c42c4d
MD5 hash:
ff15400f160ccb114d80befb9ae3a095
SHA1 hash:
72ced55b3f651c3352901a52ccd965cbfb844a58
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: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:DebuggerException__SetConsoleCtrl
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: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:Disable_Defender
Author:iam-py-test
Description:Detect files disabling or modifying Windows Defender, Windows Firewall, or Microsoft Smartscreen
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:PE_Digital_Certificate
Author:albertzsigovits
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_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: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 03f028106a798e3e8284cb1a3c19a5538d5aeb4abd8cfa12d07dde7482c42c4d

(this sample)

  
Dropped by
Amadey
  
Delivery method
Distributed via web download

Comments