MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 3a29214c3a66734c4213be2307f42e30568548e4f0493eb246be3cdc1345ceb1. 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: 17
| SHA256 hash: | 3a29214c3a66734c4213be2307f42e30568548e4f0493eb246be3cdc1345ceb1 |
|---|---|
| SHA3-384 hash: | fbe3dcf8679068baeb622b6154bb19fbe26974b168c8528ac207462e112e36f233b6de5fe9b92fac65bfd0532784f724 |
| SHA1 hash: | 403babf2b5811ba796517ce45235d261ad858620 |
| MD5 hash: | 9c49281d063296a545c79bf288d4c3bf |
| humanhash: | butter-carolina-florida-delaware |
| File name: | bind.aspx |
| Download: | download sample |
| Signature | Vidar |
| File size: | 5'424'128 bytes |
| First seen: | 2024-09-28 01:27:51 UTC |
| Last seen: | 2024-09-28 06:41:31 UTC |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 7b5a8d7a6a007050bb3907e879153095 (1 x Vidar) |
| ssdeep | 98304:Q4Po4Zx7ojYK3zPfNsnigfraV3/x21RNPa9SeR7Tf8J1Q+SS5/nO8:QOxkMK3zPCniYGV48eSS5vO8 |
| TLSH | T1D546BE02EA8654B6E84721B2754EA37F0D30A6315B32CAC7D7C45DA89F726D2533E70B |
| TrID | 43.1% (.CPL) Windows Control Panel Item (generic) (57583/11/19) 23.3% (.EXE) Win32 Executable MS Visual C++ (generic) (31206/45/13) 12.3% (.EXE) Microsoft Visual C++ compiled executable (generic) (16529/12/5) 7.8% (.EXE) Win64 Executable (generic) (10523/12/4) 3.7% (.EXE) Win16 NE executable (generic) (5038/12/1) |
| Magika | pebin |
| Reporter | |
| Tags: | exe mazurax-com vidar |
Intelligence
File Origin
NLVendor Threat Intelligence
Result
Details
Result
Signature
Behaviour
Result
Behaviour
Malware Config
https://t.me/iyigunl
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: | DebuggerCheck__API |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | Detect_Malicious_VBScript_Base64 |
|---|---|
| Author: | daniyyell |
| Description: | Detects malicious VBScript patterns, including Base64 decoding, file operations, and PowerShell. |
| Rule name: | Detect_PowerShell_Obfuscation |
|---|---|
| Author: | daniyyell |
| Description: | Detects obfuscated PowerShell commands commonly used in malicious scripts. |
| 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: | INDICATOR_SUSPICIOUS_EXE_WindDefender_AntiEmaulation |
|---|---|
| Author: | ditekSHen |
| Description: | Detects executables containing potential Windows Defender anti-emulation checks |
| Rule name: | ldpreload |
|---|---|
| Author: | xorseed |
| Reference: | https://stuff.rop.io/ |
| Rule name: | MALWARE_Win_AveMaria |
|---|---|
| Author: | ditekSHen |
| Description: | AveMaria variant payload |
| Rule name: | MALWARE_Win_EXEPWSH_DLAgent |
|---|---|
| Author: | ditekSHen |
| Description: | Detects SystemBC |
| Rule name: | MD5_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for MD5 constants |
| Rule name: | PE_Potentially_Signed_Digital_Certificate |
|---|---|
| Author: | albertzsigovits |
| Rule name: | RANSOMWARE |
|---|---|
| Author: | ToroGuitar |
| Rule name: | RIPEMD160_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for RIPEMD-160 constants |
| Rule name: | SHA1_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for SHA1 constants |
| Rule name: | SHA512_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for SHA384/SHA512 constants |
| Rule name: | Stealc |
|---|---|
| Author: | kevoreilly |
| Description: | Stealc Payload |
| Rule name: | ThreadControl__Context |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| 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.
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 |
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::VirtualAllocEx KERNEL32.dll::WriteProcessMemory KERNEL32.dll::CloseHandle KERNEL32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess KERNEL32.dll::LoadLibraryA KERNEL32.dll::LoadLibraryW KERNEL32.dll::GetDriveTypeA |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CreateDirectoryA KERNEL32.dll::CreateFileW 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.