MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 a88b86575b9f44bab08276a41f4851401b21b5e45805e35c2ad72cc326c37576. 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: 16
| SHA256 hash: | a88b86575b9f44bab08276a41f4851401b21b5e45805e35c2ad72cc326c37576 |
|---|---|
| SHA3-384 hash: | 4906214943cd4ccd87852136fedac13f7177aa13558c33547f302566e86685c34d04996709fbc4c26d440d9aa009389d |
| SHA1 hash: | 2d41e2725011a4cc18f7c8b094175d0bafc9433a |
| MD5 hash: | 18bbb3f182b975601f24f723915192c1 |
| humanhash: | six-oranges-michigan-white |
| File name: | fe8bed09a836755e33c1ad4cae1ea15db42f7f5b5ac669d9a359d8c4fc1df9a1_payload.exe |
| Download: | download sample |
| Signature | Vidar |
| File size: | 172'032 bytes |
| First seen: | 2024-07-17 04:13:36 UTC |
| Last seen: | 2024-07-24 18:04:19 UTC |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | cf5460882977ef25980b9ab7ed58ffc4 (2 x Vidar) |
| ssdeep | 3072:bjy295dfnOA8hTjCXuSTRNuIbijDzI4FYjawZf1k0redsagzRoM9u5oy:bGSnOA8JguSTuXzI4FYjawp1k0FHu5oy |
| Threatray | 3 similar samples on MalwareBazaar |
| TLSH | T11DF37C25B3A1883EEC7389B13B8C26E9C669FD701265503FEFB54B1539A48D38529337 |
| TrID | 56.3% (.CPL) Windows Control Panel Item (generic) (57583/11/19) 16.1% (.EXE) Microsoft Visual C++ compiled executable (generic) (16529/12/5) 10.2% (.EXE) Win64 Executable (generic) (10523/12/4) 4.9% (.EXE) Win16 NE executable (generic) (5038/12/1) 4.4% (.EXE) Win32 Executable (generic) (4504/4/1) |
| Reporter | |
| Tags: | exe vidar |
Intelligence
File Origin
JPVendor Threat Intelligence
Result
Behaviour
Result
Details
Result
Signature
Behaviour
Result
Behaviour
Malware Config
https://steamcommunity.com/profiles/76561199743486170
Unpacked files
a88b86575b9f44bab08276a41f4851401b21b5e45805e35c2ad72cc326c37576
2ccc095e2b7de720513d290dea7ad6cde991ebd3773f5140489a461873cb2ba6
fa41bf610e2af66a75a73cb1d348aecc9a275756710c05be99220bbddbd34674
ad7f9e4949343c8fc588c99f74a6d09b5de57d4a90e48e003a28fbf0c80ec0a6
cd866b4aa47daf4efb5f4800b7972404a4dace852d2749ca11cf341ca63a368a
34fea1a2974d12c2d3424ac6c9a23c6587cfad57002b2e6d335b6899f1261e48
b0298a97ebb4c9fdcdc38b916343639e78d8ddc92832ac95707a6d9f83fbd68a
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: | DebuggerCheck__API |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | EXE_Vidar_May_2024 |
|---|---|
| Author: | NDA0E |
| Description: | Detects Vidar payload |
| Rule name: | has_telegram_urls |
|---|---|
| Author: | Aaron DeVera<aaron@backchannel.re> |
| Description: | Detects Telegram URLs |
| Rule name: | maldoc_find_kernel32_base_method_1 |
|---|---|
| Author: | Didier Stevens (https://DidierStevens.com) |
| Rule name: | Stealc |
|---|---|
| Author: | kevoreilly |
| Description: | Stealc Payload |
| Rule name: | Stealc_unpacked_PulseIntel |
|---|---|
| Author: | PulseIntel |
| Description: | Stealc Payload |
| Rule name: | ThreadControl__Context |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | Vidar_unpacked_PulseIntel |
|---|---|
| Author: | PulseIntel |
| Description: | Vidar Payload |
| Rule name: | Windows_Generic_Threat_2bba6bae |
|---|---|
| Author: | Elastic Security |
| Rule name: | Windows_Generic_Threat_c374cd85 |
|---|---|
| Author: | Elastic Security |
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_NX | Missing Non-Executable Memory Protection | critical |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| COM_BASE_API | Can Download & Execute components | ole32.dll::CoCreateInstance ole32.dll::CoInitializeSecurity |
| SHELL_API | Manipulates System Shell | SHELL32.dll::SHFileOperationA |
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.dll::CreateProcessA KERNEL32.dll::OpenProcess KERNEL32.dll::CloseHandle KERNEL32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess KERNEL32.dll::LoadLibraryW KERNEL32.dll::GetDriveTypeA |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CreateDirectoryA KERNEL32.dll::CreateFileMappingA KERNEL32.dll::CreateFileA |
| WIN_BASE_USER_API | Retrieves Account Information | KERNEL32.dll::GetComputerNameA ADVAPI32.dll::GetUserNameA |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.dll::RegGetValueA ADVAPI32.dll::RegOpenKeyExA |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.