MalwareBazaar Database

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


Intelligence 13 IOCs YARA 27 File information Comments

SHA256 hash: fa235e07fffc31425cb2d77f6efd414e5dd239ee2ffef87ed9696892182167a2
SHA3-384 hash: e39275c052b2691150f55674971d85ac68b1ab8ee6468d47c55d2f857fa84b77590b247b961dcd759c2ca6c00999c960
SHA1 hash: 6b6fc8cb37a83bfdca6155b8e6f4aeefe5122778
MD5 hash: dd11176d696af9c570441d749984ec8a
humanhash: virginia-ten-avocado-queen
File name:mpclient.dll
Download: download sample
Signature Vidar
File size:3'868'144 bytes
First seen:2026-06-18 11:24:24 UTC
Last seen:2026-06-18 11:24:37 UTC
File type:Executable exe
MIME type:application/x-dosexec
imphash d8b31f8c03e0c76ff245ed05a15ffe6c (71 x Vidar, 8 x RemusStealer, 4 x Stealc)
ssdeep 49152:qIyeEtHM5oW7mfmNsVNZZslMvhm5Q6Z+JBAYDQq28sCOkS1cE/O1n4t:qa6haLc7PpsRkS1cE84t
Threatray 24 similar samples on MalwareBazaar
TLSH T1A1067C0BAC9149B6C195A3324DBBA5427B7DBC061B3373C72E50B67A2EB77E05939700
TrID 45.6% (.EXE) Microsoft Visual C++ compiled executable (generic) (16529/12/5)
18.0% (.EXE) Win64 Executable (generic) (6522/11/2)
13.9% (.EXE) Win16 NE executable (generic) (5038/12/1)
5.6% (.ICL) Windows Icons Library (generic) (2059/9)
5.6% (.EXE) OS/2 Executable (generic) (2029/13)
Magika pebin
Reporter burger
Tags:exe signed vidar

Code Signing Certificate

Organisation:tycsports.com
Issuer:tycsports.com
Algorithm:sha256WithRSAEncryption
Valid from:2026-06-18T10:30:12Z
Valid to:2027-06-18T10:30:12Z
Serial number: 5b1ed108f00809ef
Thumbprint Algorithm:SHA256
Thumbprint: 62ce8ab528b08318037930f33a5cef188c48afbda6b3bcee28e2b23661ddf44d
Source:This information was brought to you by ReversingLabs A1000 Malware Analysis Platform

Intelligence


File Origin
# of uploads :
2
# of downloads :
134
Origin country :
DE DE
Vendor Threat Intelligence
No detections
Malware family:
ID:
1
File name:
mpclient.dll
Verdict:
Malicious activity
Analysis date:
2026-06-18 11:22:33 UTC
Tags:
stealer stealc vidar golang

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Result
Verdict:
Clean
Maliciousness:

Behaviour
Launching the default Windows debugger (dwwin.exe)
Launching a service
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
adaptive-context anti-debug anti-vm base64 crypto golang masquerade mingw overlay packed signed
Verdict:
Malicious
File Type:
dll x64
First seen:
2026-06-18T08:31:00Z UTC
Last seen:
2026-06-19T21:08:00Z UTC
Hits:
~100
Detections:
Trojan.Win64.Agent.sb PDM:Trojan.Win32.Generic Trojan.Win32.Agent.xcejtd Trojan-PSW.Stealerc.TCP.C&C Trojan-PSW.Stealerc.HTTP.C&C
Result
Threat name:
Detection:
malicious
Classification:
troj.spyw.evad.mine
Score:
100 / 100
Signature
AI detected suspicious PE digital signature
Antivirus / Scanner detection for submitted sample
C2 URLs / IPs found in malware configuration
Contains functionality to registers a callback to get notified when the system is suspended or resumed (often done by Miners)
Found malware configuration
Hides threads from debuggers
Joe Sandbox ML detected suspicious sample
Multi AV Scanner detection for submitted file
Potentially malicious time measurement code found
Suricata IDS alerts for network traffic
System process connects to network (likely due to code injection or exploit)
Tries to detect sandboxes and other dynamic analysis tools (process name or module or function)
Tries to harvest and steal browser information (history, passwords, etc)
Tries to harvest and steal ftp login credentials
Tries to harvest and steal Putty / WinSCP information (sessions, passwords, etc)
Yara detected Vidar stealer
Behaviour
Behavior Graph:
Gathering data
Threat name:
Win64.Trojan.Kepavll
Status:
Malicious
First seen:
2026-06-18 11:26:16 UTC
File Type:
PE+ (Dll)
AV detection:
11 of 24 (45.83%)
Threat level:
  5/5
Result
Malware family:
n/a
Score:
  8/10
Tags:
credential_access discovery spyware stealer
Behaviour
Checks processor information in registry
Suspicious behavior: EnumeratesProcesses
Suspicious use of AdjustPrivilegeToken
Browser Information Discovery
Suspicious use of NtSetInformationThreadHideFromDebugger
Checks installed software on the system
Reads WinSCP keys stored on the system
Reads data files stored by FTP clients
Reads user/profile data of web browsers
Unsecured Credentials: Credentials In Files
Badlisted process makes network request
Unpacked files
SH256 hash:
fa235e07fffc31425cb2d77f6efd414e5dd239ee2ffef87ed9696892182167a2
MD5 hash:
dd11176d696af9c570441d749984ec8a
SHA1 hash:
6b6fc8cb37a83bfdca6155b8e6f4aeefe5122778
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: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:Detect_Go_GOMAXPROCS
Author:Obscurity Labs LLC
Description:Detects Go binaries by the presence of runtime.GOMAXPROCS in the runtime metadata
Rule name:FreddyBearDropper
Author:Dwarozh Hoshiar
Description:Freddy Bear Dropper is dropping a malware through base63 encoded powershell scrip.
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:Golang_Find_CSC846
Author:Ashar Siddiqui
Description:Find Go Signatuers
Rule name:Golang_Find_CSC846_Simple
Author:Ashar Siddiqui
Description:Find Go Signatuers
Rule name:HiveRansomware
Author:Dhanunjaya
Description:Yara Rule To Detect Hive V4 Ransomware
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_Digital_Certificate
Author:albertzsigovits
Rule name:pe_no_import_table
Description:Detect pe file that no import table
Rule name:ProgramLanguage_Golang
Author:albertzsigovits
Description:Application written in Golang programming language
Rule name:RemusStealer_GoPayload
Author:burger
Description:Detects RemusStealer Go-compiled payload
Rule name:SEH__vectored
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:SHA512_Constants
Author:phoul (@phoul)
Description:Look for SHA384/SHA512 constants
Rule name:Suspicious_Golang_Binary
Author:Tim Machac
Description:Triage: Golang-compiled binary with suspicious OS/persistence/network strings (not family-specific)
Rule name:telebot_framework
Author:vietdx.mb
Rule name:ThreadControl__Context
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:TH_AntiVM_MassHunt_Win_Malware_2026_CYFARE
Author:CYFARE
Description:Detects Windows malware employing anti-VM / anti-sandbox evasion techniques across VMware, VirtualBox, Hyper-V, QEMU, Xen, and generic sandbox environments
Reference:https://cyfare.net/

File information


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

Comments