🤲🏼 NEW | abuse.ch Community Hub! Earn recognition 🏅 for the malware intelligence you share, climb the leaderboards 📈, and connect with like-minded contributors who share your hunting focus 🤝. Ready to unlock your profile? Go to the Community Hub →

MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 40b643468356c0fd751893647ad0dc9e2a0019427e4f5f0e2f6e559efcecb977. 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: 11


Intelligence 11 IOCs YARA 23 File information Comments

SHA256 hash: 40b643468356c0fd751893647ad0dc9e2a0019427e4f5f0e2f6e559efcecb977
SHA3-384 hash: a1a8c5d51137ae484407903a46029949ef5c4d912dd7d24d6038969ff4bcf3b5614a1ca86d7a67a6bbd5dd2737ca84f3
SHA1 hash: a7b0d89d2f4f846e38ce3c4ea904d16113fda9ea
MD5 hash: b135d924f409aeb7be55feacd68e946f
humanhash: bulldog-king-bakerloo-glucose
File name:file
Download: download sample
Signature Vidar
File size:7'019'440 bytes
First seen:2026-09-01 21:20:16 UTC
Last seen:2026-09-01 21:56:00 UTC
File type:Executable exe
MIME type:application/x-dosexec
imphash d42595b695fc008ef2c56aabd8efd68e (1'382 x Vidar, 331 x RemusStealer, 134 x Stealc)
ssdeep 98304:JjxkpalhmhcBwROSWaUVJTOdTEo3qYScS4y:JtmalhccBwRNUnToQky
TLSH T1A1667C0B3E8081A5E49ED63995B75252AB34BC4C9F7633D72D50B2301F763E42BB9B48
TrID 33.1% (.EXE) Win64 Executable (generic) (6522/11/2)
25.6% (.EXE) Win16 NE executable (generic) (5038/12/1)
10.4% (.ICL) Windows Icons Library (generic) (2059/9)
10.3% (.EXE) OS/2 Executable (generic) (2029/13)
10.1% (.EXE) Generic Win/DOS Executable (2002/3)
Magika pebin
Reporter Bitsight
Tags:9d2ca3 dropped-by-amadey exe signed vidar

Code Signing Certificate

Organisation:Iron Systems Holdings
Issuer:Iron Systems Holdings
Algorithm:sha256WithRSAEncryption
Valid from:2026-08-25T21:06:14Z
Valid to:2027-09-01T21:06:14Z
Serial number: 78ce3b58bc642c78704fc80efd03dfdd
Thumbprint Algorithm:SHA256
Thumbprint: bceb0c5eaab6591eed983a5afab39135db580dea37a209368c6e03e2c43ad462
Source:This information was brought to you by ReversingLabs A1000 Malware Analysis Platform


Avatar
Bitsight
url: http://91.92.242.236/files-129312398/files/file_c6efa638173b6442.exe

Intelligence


File Origin
# of uploads :
6
# of downloads :
231
Origin country :
US US
Vendor Threat Intelligence
No detections
Malware family:
n/a
ID:
1
File name:
exe
Verdict:
No threats detected
Analysis date:
2026-09-01 21:29:17 UTC
Tags:
telegram

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

Behaviour
Сreating synchronization primitives
DNS request
Connection attempt
Sending a custom TCP request
Verdict:
Malicious
Threat level:
  10/10
Confidence:
100%
Tags:
anti-vm crypto golang invalid-signature self-signed-cert signed
Verdict:
Malicious
File Type:
exe x64
First seen:
2026-09-01T19:35:00Z UTC
Last seen:
2026-09-02T18:00:00Z UTC
Hits:
~100
Verdict:
Vidar
YARA:
5 match(es)
Tags:
Executable Go Loader (Factory-v3) PE (Portable Executable) PE File Layout T1027 T1055 Vidar Win 64 Exe x64
Threat name:
Win64.Trojan.Egairtigado
Status:
Malicious
First seen:
2026-09-01 21:21:22 UTC
File Type:
PE+ (Exe)
AV detection:
16 of 24 (66.67%)
Threat level:
  5/5
Result
Malware family:
Score:
  10/10
Tags:
family:vidar botnet:c9e9a8ce47eb529601c1bb8d8883edb4 defense_evasion stealer
Behaviour
Enumerates system info in registry
Suspicious behavior: EnumeratesProcesses
Checks for VirtualBox DLLs, possible anti-VM trick
Checks system information in the registry
Checks BIOS information in registry
Looks for VMWare Tools registry key
Enumerates VirtualBox registry keys
Identifies VirtualBox via ACPI registry values (likely anti-VM)
Looks for VirtualBox Guest Additions in registry
Family: Vidar
Malware Config
C2 Extraction:
https://t.me/nag0a
https://dev.epicgames.com/community/api/user_profiles/profile.json?hash_id=EMqJL
Unpacked files
SH256 hash:
40b643468356c0fd751893647ad0dc9e2a0019427e4f5f0e2f6e559efcecb977
MD5 hash:
b135d924f409aeb7be55feacd68e946f
SHA1 hash:
a7b0d89d2f4f846e38ce3c4ea904d16113fda9ea
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: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:has_telegram_urls
Author:Aaron DeVera<aaron@backchannel.re>
Description:Detects Telegram URLs
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_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:Suspicious_Golang_Binary
Author:Tim Machac
Description:Triage: Golang-compiled binary with suspicious OS/persistence/network strings (not family-specific)
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 40b643468356c0fd751893647ad0dc9e2a0019427e4f5f0e2f6e559efcecb977

(this sample)

  
Dropped by
Amadey
  
Delivery method
Distributed via web download

Comments