MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 2eea9ea97da2fcb58d1db401d10c63b3061ceccfb7a40dba747f2dd12e70788d. 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: | 2eea9ea97da2fcb58d1db401d10c63b3061ceccfb7a40dba747f2dd12e70788d |
|---|---|
| SHA3-384 hash: | c0e56f40a92b569c0ed3e94af8d1ddf9bbceffcc4ee25f9ecb493a572d605e9a53246e56378926c50956f9977938b24c |
| SHA1 hash: | 63a11d1ecc6f6f86fdfd46af2323c718e8b4e592 |
| MD5 hash: | f648f05e8e4e4a83764236b77a458547 |
| humanhash: | ink-cola-nitrogen-helium |
| File name: | moyjpadkkthaw.exe |
| Download: | download sample |
| Signature | Vidar |
| File size: | 140'800 bytes |
| First seen: | 2025-03-19 19:34:58 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 351fbae162a7dacb0ecda3be35f09973 (11 x Vidar) |
| ssdeep | 3072:aVvH8RuVrLyEj/S2CUGACcceJd/klDHa/R8mxu3s8Q8yu:KH8RuRLlzgUd6a/Asl8yu |
| TLSH | T187D37C117282A0B1E8472B741E7F77BDEEB04E256B908ACBE3C47D598F191E52371C19 |
| TrID | 49.9% (.EXE) Win64 Executable (generic) (10522/11/4) 21.3% (.EXE) Win32 Executable (generic) (4504/4/1) 9.6% (.EXE) OS/2 Executable (generic) (2029/13) 9.5% (.EXE) Generic Win/DOS Executable (2002/3) 9.4% (.EXE) DOS Executable Generic (2000/1) |
| Magika | pebin |
| Reporter | |
| Tags: | exe vidar |
iamaachum
https://github.com/deripascod/romawer/raw/refs/heads/main/moyjpadkkthaw.exeVidar C2:
https://t.me/g_etcontent
https://y.p.formaxprime.co.uk/
Intelligence
File Origin
ESVendor Threat Intelligence
Result
Behaviour
Result
Details
Result
Signature
Behaviour
Result
Behaviour
Malware Config
https://steamcommunity.com/profiles/76561199832267488
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: | 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: | Stealc_unpacked_PulseIntel |
|---|---|
| Author: | PulseIntel |
| Description: | Stealc Payload |
| Rule name: | Vidar_unpacked_PulseIntel |
|---|---|
| Author: | PulseIntel |
| Description: | Vidar Payload |
| Rule name: | win_vidar_generic |
|---|---|
| Author: | dubfib |
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_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::ShellExecuteExA SHELL32.dll::ShellExecuteExW SHELL32.dll::SHFileOperationA |
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.dll::CreateProcessA KERNEL32.dll::OpenProcess KERNEL32.dll::CloseHandle WININET.dll::InternetCloseHandle KERNEL32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess KERNEL32.dll::LoadLibraryW KERNEL32.dll::GetDriveTypeA KERNEL32.dll::GetVolumeInformationA KERNEL32.dll::GetSystemInfo |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CopyFileA KERNEL32.dll::CreateDirectoryA KERNEL32.dll::CreateFileA KERNEL32.dll::DeleteFileA KERNEL32.dll::GetWindowsDirectoryA KERNEL32.dll::GetWindowsDirectoryW |
| WIN_BASE_USER_API | Retrieves Account Information | KERNEL32.dll::GetComputerNameA KERNEL32.dll::GetComputerNameW ADVAPI32.dll::GetUserNameW 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_SOCK_API | Uses Network to send and receive data | WS2_32.dll::freeaddrinfo WS2_32.dll::getaddrinfo |
| 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.