MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 2f73ffa46e3cc8bf8a70720a0e6fc8b036d2964a336b152839c53cd673e4b56c. 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
| SHA256 hash: | 2f73ffa46e3cc8bf8a70720a0e6fc8b036d2964a336b152839c53cd673e4b56c |
|---|---|
| SHA3-384 hash: | a7cb684217e407fe311d09b7d03e0a660304bdab7efef675aaacc82764d2c9bb38952ac207f4ab3f006d5e84a881bc1e |
| SHA1 hash: | 61ebe4ad93e96ada7cc440614f365d65212d8fcc |
| MD5 hash: | 57bb37011e7ce27e895667aa7c61d259 |
| humanhash: | carpet-nine-high-hamper |
| File name: | SecuriteInfo.com.Win32.MalwareX-gen.10923.22711 |
| Download: | download sample |
| Signature | Vidar |
| File size: | 5'233'664 bytes |
| First seen: | 2025-07-26 16:28:58 UTC |
| Last seen: | 2025-07-26 17:15:13 UTC |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 5e04cc75ccc6e161702f8364672c0470 (1 x Vidar) |
| ssdeep | 24576:VQbpMLUQk+225wxr0nThzpHfLW1umd2be6ReQ8nrZD/Zeeq:Oak+225bp5moT8nrZDg |
| Threatray | 1 similar samples on MalwareBazaar |
| TLSH | T11D368D0AFD4369BAC47B557005AFE239DA65490A04139E77CFDA9E60BB2F7102F0D60B |
| TrID | 37.8% (.EXE) Win32 Executable MS Visual C++ (generic) (31206/45/13) 20.0% (.EXE) Microsoft Visual C++ compiled executable (generic) (16529/12/5) 12.7% (.EXE) Win64 Executable (generic) (10522/11/4) 7.9% (.DLL) Win32 Dynamic Link Library (generic) (6578/25/2) 6.1% (.EXE) Win16 NE executable (generic) (5038/12/1) |
| Magika | pebin |
| dhash icon | 489669d8d8699648 (53 x AgentTesla, 24 x SnakeKeylogger, 16 x AveMariaRAT) |
| Reporter | |
| Tags: | exe vidar |
Intelligence
File Origin
FRVendor Threat Intelligence
Result
Behaviour
Result
Behaviour
Malware Config
https://steamcommunity.com/profiles/76561199878419187
Unpacked files
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_OutputDebugStringA_iat |
|---|
| 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: | DebuggerCheck__API |
|---|---|
| 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: | FreddyBearDropper |
|---|---|
| Author: | Dwarozh Hoshiar |
| Description: | Freddy Bear Dropper is dropping a malware through base63 encoded powershell scrip. |
| Rule name: | golang_bin_JCorn_CSC846 |
|---|---|
| Author: | Justin Cornwell |
| Description: | CSC-846 Golang detection ruleset |
| Rule name: | has_telegram_urls |
|---|---|
| Author: | Aaron DeVera<aaron@backchannel.re> |
| Description: | Detects Telegram URLs |
| 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: | ProgramLanguage_Rust |
|---|---|
| Author: | albertzsigovits |
| Description: | Application written in Rust programming language |
| Rule name: | RANSOMWARE |
|---|---|
| Author: | ToroGuitar |
| Rule name: | Rustyloader_mem_loose |
|---|---|
| Author: | James_inthe_box |
| Description: | Corroded buerloader |
| Reference: | https://app.any.run/tasks/83064edd-c7eb-4558-85e8-621db72b2a24 |
| Rule name: | SEH__vectored |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | ThreadControl__Context |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | Vidar_unpacked_PulseIntel |
|---|---|
| Author: | PulseIntel |
| Description: | Vidar Payload |
File information
The table below shows additional information about this malware sample such as delivery method and external references.
Web download
BLint
The following table provides more information about this file using BLint. BLint is a Binary Linter to check the security properties, and capabilities in executables.
Findings
| ID | Title | Severity |
|---|---|---|
| CHECK_AUTHENTICODE | Missing Authenticode | high |
| CHECK_DLL_CHARACTERISTICS | Missing dll Security Characteristics (HIGH_ENTROPY_VA) | high |
| CHECK_TRUST_INFO | Requires Elevated Execution (uiAccess:None) | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| WIN32_PROCESS_API | Can Create Process and Threads | kernel32.dll::CreateProcessW KERNEL32.dll::OpenProcess kernel32.dll::CloseHandle kernel32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | kernel32.dll::TerminateProcess KERNEL32.dll::LoadLibraryW kernel32.dll::LoadLibraryA kernel32.dll::GetSystemInfo kernel32.dll::GetCommandLineW |
| WIN_BASE_EXEC_API | Can Execute other programs | kernel32.dll::WriteConsoleW kernel32.dll::ReadConsoleW kernel32.dll::GetConsoleMode kernel32.dll::GetConsoleOutputCP |
| WIN_BASE_IO_API | Can Create Files | kernel32.dll::CopyFileExW kernel32.dll::CreateDirectoryW kernel32.dll::CreateHardLinkW kernel32.dll::CreateFileMappingA kernel32.dll::CreateFileW kernel32.dll::DeleteFileW |
| WIN_BCRYPT_API | Can Encrypt Files | bcrypt.dll::BCryptGenRandom |
| WIN_REG_API | Can Manipulate Windows Registry | advapi32.dll::RegOpenKeyExW |
| WIN_SOCK_API | Uses Network to send and receive data | ws2_32.dll::accept ws2_32.dll::bind ws2_32.dll::closesocket ws2_32.dll::connect ws2_32.dll::freeaddrinfo ws2_32.dll::getaddrinfo |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.