MalwareBazaar Database

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

SHA256 hash: 401fa3c82b2b7705753063bc7ea3e752b4bf4939736ea6d5949456a0e0407f64
SHA3-384 hash: 11124c44f89e48af8fd4decb012a7700f54784bbcd2d9eb519b192b135222e399470ebb5a7728b078937cb971526df9b
SHA1 hash: ab69678a9c1ab8f7e0994fa1a8ca5213f08bb5e4
MD5 hash: e46aca74f19eb406c442e5d28edbdaea
humanhash: fish-west-beryllium-fourteen
File name:mpclient.dll
Download: download sample
Signature Vidar
File size:3'989'920 bytes
First seen:2026-06-22 00:47:04 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash d8b31f8c03e0c76ff245ed05a15ffe6c (81 x Vidar, 9 x RemusStealer, 4 x Stealc)
ssdeep 49152:RxM9PTMKJyspg1uwxLBYaEqxQbX++yaQTqDTbCC:RWQlxAyQbOY623CC
Threatray 8 similar samples on MalwareBazaar
TLSH T11006AE07EFA148B9C497A23188A256817B3CBC491B263BD72F9077762F763C06D36764
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 kejult
Tags:dll exe signed Stealc stealer vidar

Code Signing Certificate

Organisation:grind.su
Issuer:grind.su
Algorithm:sha256WithRSAEncryption
Valid from:2026-06-21T14:08:35Z
Valid to:2027-06-21T14:08:35Z
Serial number: 15c6b5d5841e5b3d
Thumbprint Algorithm:SHA256
Thumbprint: da0af1cc06dca9af74fadf3bbfc653208841a8f8fc3ddbecf08677796a6b4703
Source:This information was brought to you by ReversingLabs A1000 Malware Analysis Platform

Intelligence


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

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Verdict:
Malicious
Score:
96.5%
Tags:
injection obfusc virus
Result
Verdict:
Clean
Maliciousness:
Verdict:
Malicious
Threat level:
  10/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-21T12:48:00Z UTC
Last seen:
2026-06-23T23:27:00Z UTC
Hits:
~100
Detections:
Trojan-PSW.Stealerc.TCP.C&C Trojan-PSW.Stealerc.HTTP.C&C PDM:Trojan.Win32.Generic HEUR:Trojan-PSW.Win32.Stealerc.pefng HEUR:Backdoor.Win64.GoBin.gen
Verdict:
inconclusive
YARA:
5 match(es)
Tags:
Executable PE (Portable Executable) PE File Layout Win 64 Exe x64
Threat name:
Win64.Trojan.Egairtigado
Status:
Malicious
First seen:
2026-06-21 18:36:58 UTC
File Type:
PE+ (Dll)
AV detection:
16 of 24 (66.67%)
Threat level:
  5/5
Result
Malware family:
n/a
Score:
  10/10
Tags:
credential_access 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
System Time Discovery
Drops file in Windows directory
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
Suspicious use of NtCreateProcessExOtherParentProcess
Unpacked files
SH256 hash:
401fa3c82b2b7705753063bc7ea3e752b4bf4939736ea6d5949456a0e0407f64
MD5 hash:
e46aca74f19eb406c442e5d28edbdaea
SHA1 hash:
ab69678a9c1ab8f7e0994fa1a8ca5213f08bb5e4
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: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.

Web download

Vidar

Executable exe 401fa3c82b2b7705753063bc7ea3e752b4bf4939736ea6d5949456a0e0407f64

(this sample)

  
Delivery method
Distributed via web download

Comments