MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 3561b5b3972012641075bec94d5e9783ddb71aa9fc32762a09d80fcaf074bd2a. 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: 15
| SHA256 hash: | 3561b5b3972012641075bec94d5e9783ddb71aa9fc32762a09d80fcaf074bd2a |
|---|---|
| SHA3-384 hash: | 15585d97c1f37e4b621e9768b24a603e0cb4171dff0704995d8df30750de556fe4a1d36b3ec54fd39c815f4644ca33ba |
| SHA1 hash: | 351b6e4451b2e55f2ee86aa737334bd6abededf4 |
| MD5 hash: | a8da43f44370f0c6908fa01beab2415b |
| humanhash: | moon-beryllium-football-april |
| File name: | a8da43f44370f0c6908fa01beab2415b.exe |
| Download: | download sample |
| Signature | Vidar |
| File size: | 19'282'368 bytes |
| First seen: | 2025-05-25 15:17:55 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 354ab7f34145ded05d77214a4122a24a (1 x Vidar) |
| ssdeep | 393216:YXviHnpchEO4eI8VHNWZiw/o5coUHGahPojONH+w8q:iAmMidcjVP |
| Threatray | 1 similar samples on MalwareBazaar |
| TLSH | T14C171213B3A5507BD55B1B3366A78559A83F7F312A138C0B5BF4381C8FB42582E2F266 |
| TrID | 62.3% (.EXE) Inno Setup installer (107240/4/30) 24.1% (.EXE) Win32 EXE PECompact compressed (generic) (41569/9/9) 6.1% (.EXE) Win64 Executable (generic) (10522/11/4) 2.6% (.EXE) Win32 Executable (generic) (4504/4/1) 1.2% (.EXE) Win16/32 Executable Delphi generic (2072/23) |
| Magika | pebin |
| dhash icon | f0e8ccd496ecf0b2 (2 x ACRStealer, 1 x Vidar, 1 x Amadey) |
| Reporter | |
| Tags: | exe vidar |
Intelligence
File Origin
NLVendor Threat Intelligence
Result
Behaviour
Result
Signature
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: | BLOWFISH_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for Blowfish constants |
| Rule name: | Borland |
|---|---|
| Author: | malware-lu |
| Rule name: | HUNTING_SUSP_TLS_SECTION |
|---|---|
| Author: | chaosphere |
| Description: | Detect PE files with .tls section that can be used for anti-debugging |
| Reference: | Practical Malware Analysis - Chapter 16 |
| Rule name: | maldoc_find_kernel32_base_method_1 |
|---|---|
| Author: | Didier Stevens (https://DidierStevens.com) |
| Rule name: | NET |
|---|---|
| Author: | malware-lu |
| Rule name: | pe_detect_tls_callbacks |
|---|
| Rule name: | PE_Digital_Certificate |
|---|---|
| Author: | albertzsigovits |
| Rule name: | Sus_Obf_Enc_Spoof_Hide_PE |
|---|---|
| Author: | XiAnzheng |
| Description: | Check for Overlay, Obfuscating, Encrypting, Spoofing, Hiding, or Entropy Technique(can create FP) |
| Rule name: | win_rat_generic |
|---|---|
| Author: | Reedus0 |
| Description: | Rule for detecting generic RAT malware |
| Rule name: | win_stealer_generic |
|---|---|
| Author: | Reedus0 |
| Description: | Rule for detecting generic stealer malware |
| Rule name: | with_urls |
|---|---|
| Author: | Antonio Sanchez <asanchez@hispasec.com> |
| Description: | Rule to detect the presence of an or several urls |
| Reference: | http://laboratorio.blogs.hispasec.com/ |
| Rule name: | yara_template |
|---|
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 (HIGH_ENTROPY_VA) | high |
| CHECK_PIE | Missing Position-Independent Executable (PIE) Protection | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| AUTH_API | Manipulates User Authorization | advapi32.dll::AllocateAndInitializeSid advapi32.dll::FreeSid advapi32.dll::InitializeSecurityDescriptor |
| COM_BASE_API | Can Download & Execute components | ole32.dll::CoCreateInstance |
| SECURITY_BASE_API | Uses Security Base API | advapi32.dll::GetTokenInformation advapi32.dll::SetSecurityDescriptorDacl |
| SHELL_API | Manipulates System Shell | shell32.dll::ShellExecuteExA shell32.dll::ShellExecuteExW shell32.dll::ShellExecuteA shell32.dll::ShellExecuteW shell32.dll::SHGetFileInfoW |
| WIN32_PROCESS_API | Can Create Process and Threads | kernel32.dll::CreateProcessW kernel32.dll::CreateProcessA advapi32.dll::OpenProcessToken kernel32.dll::OpenProcess kernel32.dll::CloseHandle kernel32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | kernel32.dll::TerminateProcess kernel32.dll::LoadLibraryA kernel32.dll::LoadLibraryExW kernel32.dll::LoadLibraryW kernel32.dll::LoadLibraryExA kernel32.dll::GetDriveTypeW |
| WIN_BASE_EXEC_API | Can Execute other programs | kernel32.dll::GetConsoleOutputCP kernel32.dll::GetConsoleCP |
| WIN_BASE_IO_API | Can Create Files | kernel32.dll::CopyFileA kernel32.dll::CopyFileW kernel32.dll::CreateDirectoryA kernel32.dll::CreateDirectoryW kernel32.dll::CreateFileMappingA kernel32.dll::CreateFileA kernel32.dll::CreateFileW kernel32.dll::CreateFileMappingW |
| WIN_BASE_USER_API | Retrieves Account Information | kernel32.dll::GetComputerNameA kernel32.dll::GetComputerNameW advapi32.dll::GetUserNameW advapi32.dll::GetUserNameA kernel32.dll::QueryDosDeviceW |
| WIN_CRYPT_API | Uses Windows Crypt API | advapi32.dll::CryptAcquireContextW advapi32.dll::CryptCreateHash advapi32.dll::CryptGetHashParam advapi32.dll::CryptHashData |
| WIN_REG_API | Can Manipulate Windows Registry | advapi32.dll::RegCreateKeyExA advapi32.dll::RegCreateKeyExW advapi32.dll::RegDeleteKeyW advapi32.dll::RegOpenKeyExA advapi32.dll::RegOpenKeyExW advapi32.dll::RegQueryInfoKeyW |
| WIN_USER_API | Performs GUI Actions | user32.dll::ActivateKeyboardLayout user32.dll::CreateMenu user32.dll::EmptyClipboard user32.dll::FindWindowA user32.dll::FindWindowExW user32.dll::FindWindowW |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.