MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 c1bfcb9d31c61a155596b3b4bdfddd7e1478d2ee91665a1ddb57ca0346f8fc2f. 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
| SHA256 hash: | c1bfcb9d31c61a155596b3b4bdfddd7e1478d2ee91665a1ddb57ca0346f8fc2f |
|---|---|
| SHA3-384 hash: | 05e3672c4dcb08d68b3c625ea4221dd383cfc41b12d2531e5a1846cd9cb0db71b4ab1913b5f86becb33809156cebd468 |
| SHA1 hash: | a7273002854e3f12c7375f383e0df1052e85bdcb |
| MD5 hash: | 8ba521eb77cc270d70d9ade4f91c0775 |
| humanhash: | spaghetti-coffee-timing-cola |
| File name: | SecuriteInfo.com.Win64.MalwareX-gen.93125741 |
| Download: | download sample |
| Signature | Vidar |
| File size: | 403'456 bytes |
| First seen: | 2025-08-17 08:23:34 UTC |
| Last seen: | 2025-08-17 09:22:33 UTC |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 9734d9835797d8b9d0342c1ca5c04bb0 (2 x Vidar) |
| ssdeep | 6144:JJ8gf3w084loQZtqGMaO1AhjXuIEmt2GdZtpJyGB5VFdeF/LH4:/8kwgXGGJO16Du40orpEGFOF |
| TLSH | T1F284182587EB0A9AF413DC348413D727D7717E6683C0A26BE374DAAD2F22923956DF04 |
| TrID | 48.7% (.EXE) Win64 Executable (generic) (10522/11/4) 23.3% (.EXE) Win16 NE executable (generic) (5038/12/1) 9.3% (.EXE) OS/2 Executable (generic) (2029/13) 9.2% (.EXE) Generic Win/DOS Executable (2002/3) 9.2% (.EXE) DOS Executable Generic (2000/1) |
| Magika | pebin |
| Reporter | |
| Tags: | exe vidar |
Intelligence
File Origin
FRVendor Threat Intelligence
Result
Behaviour
Result
Behaviour
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: | cobalt_strike_tmp01925d3f |
|---|---|
| Author: | The DFIR Report |
| Description: | files - file ~tmp01925d3f.exe |
| Reference: | https://thedfirreport.com |
| 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: | gcleaner |
|---|---|
| Author: | Michelle Khalil |
| Description: | This rule detects unpacked gcleaner stealer malware samples. |
| 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: | RANSOMWARE |
|---|---|
| Author: | ToroGuitar |
| 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.
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 (NX_COMPAT) | high |
| CHECK_NX | Missing Non-Executable Memory Protection | critical |
| CHECK_PIE | Missing Position-Independent Executable (PIE) Protection | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| COM_BASE_API | Can Download & Execute components | ole32.dll::CreateStreamOnHGlobal |
| DP_API | Uses DP API | CRYPT32.dll::CryptUnprotectData |
| SHELL_API | Manipulates System Shell | SHELL32.dll::ShellExecuteExW SHELL32.dll::ShellExecuteExA SHELL32.dll::SHFileOperationA |
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.dll::CreateRemoteThread KERNEL32.dll::CreateProcessA KERNEL32.dll::CreateProcessW KERNEL32.dll::OpenProcess KERNEL32.dll::VirtualAllocEx KERNEL32.dll::WriteProcessMemory |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess KERNEL32.dll::LoadLibraryW KERNEL32.dll::LoadLibraryExW KERNEL32.dll::GetDriveTypeA KERNEL32.dll::GetVolumeInformationA KERNEL32.dll::GetSystemInfo |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.dll::WinExec KERNEL32.dll::WriteConsoleW KERNEL32.dll::SetStdHandle KERNEL32.dll::GetConsoleOutputCP KERNEL32.dll::GetConsoleMode |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CopyFileA KERNEL32.dll::CreateDirectoryA KERNEL32.dll::CreateFileW KERNEL32.dll::CreateFileA KERNEL32.dll::DeleteFileA KERNEL32.dll::GetWindowsDirectoryA |
| WIN_BASE_USER_API | Retrieves Account Information | KERNEL32.dll::GetComputerNameA ADVAPI32.dll::GetUserNameA |
| WIN_BCRYPT_API | Can Encrypt Files | bcrypt.dll::BCryptDecrypt bcrypt.dll::BCryptDestroyKey bcrypt.dll::BCryptGenerateSymmetricKey bcrypt.dll::BCryptOpenAlgorithmProvider bcrypt.dll::BCryptSetProperty bcrypt.dll::BCryptCloseAlgorithmProvider |
| WIN_CRYPT_API | Uses Windows Crypt API | CRYPT32.dll::CryptBinaryToStringA |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.dll::RegGetValueA ADVAPI32.dll::RegOpenKeyExA ADVAPI32.dll::RegQueryValueExA |
| WIN_USER_API | Performs GUI Actions | USER32.dll::CloseDesktop |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.