MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 5f5d2d0921c6917bd07ea44fbfef38efc470942736a13283ba4e15df051c0f38. 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: 14
| SHA256 hash: | 5f5d2d0921c6917bd07ea44fbfef38efc470942736a13283ba4e15df051c0f38 |
|---|---|
| SHA3-384 hash: | 58f6b23bcedb7d0cb3c237ae153ad69b68cc8491cb6d590985e6bc2b13bb1506463d56390276b1e4b89e6473ba269ea5 |
| SHA1 hash: | 1af682cc65c9a3c4f1f06fc1a698cf18bfeb3e12 |
| MD5 hash: | 4c3f0027d2e0e9c8664bf102fc2840e4 |
| humanhash: | comet-seven-carolina-bacon |
| File name: | 4c3f0027d2e0e9c8664bf102fc2840e4.exe |
| Download: | download sample |
| Signature | Vidar |
| File size: | 7'713'488 bytes |
| First seen: | 2024-06-14 06:50:31 UTC |
| Last seen: | 2024-06-14 07:21:53 UTC |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 3c629f9928a51ed1038c5709d48035af (1 x Vidar) |
| ssdeep | 196608:w6Oakf78Ql8X6OAfiZ8AY/5iEvCidMtCVHb1QR:LOXDra6OP5OiEvCi+IaR |
| Threatray | 1 similar samples on MalwareBazaar |
| TLSH | T1DF7623AA2ECB84E6D9800CB0D71B6BF763F35CAA8DC88C3629C57405B1B1F797069547 |
| TrID | 43.3% (.EXE) Win32 Executable MS Visual C++ (generic) (31206/45/13) 22.9% (.EXE) Microsoft Visual C++ compiled executable (generic) (16529/12/5) 9.1% (.DLL) Win32 Dynamic Link Library (generic) (6578/25/2) 7.0% (.EXE) Win16 NE executable (generic) (5038/12/1) 6.2% (.EXE) Win32 Executable (generic) (4504/4/1) |
| File icon (PE): | |
| dhash icon | 270b0f1b231b1b6b (1 x Vidar) |
| Reporter | |
| Tags: | exe signed vidar |
Code Signing Certificate
| Organisation: | ASUS VivoBook EU 16X M3604YA-MB248 90NB11A1-M00B80 |
|---|---|
| Issuer: | ASUS VivoBook EU 16X M3604YA-MB248 90NB11A1-M00B80 |
| Algorithm: | sha1WithRSAEncryption |
| Valid from: | 2024-06-12T15:28:16Z |
| Valid to: | 2034-06-13T15:28:16Z |
| Serial number: | 1cb900c4b206fa994bbccd93a6c27606 |
| Thumbprint Algorithm: | SHA256 |
| Thumbprint: | a64ad00efc5a28e9c7358bfba1d6f9571ee7c6cae224a9a6ad0ed1f7e76677c7 |
| Source: | This information was brought to you by ReversingLabs A1000 Malware Analysis Platform |
Intelligence
File Origin
NLVendor Threat Intelligence
Result
Behaviour
Result
Details
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: | Check_OutputDebugStringA_iat |
|---|
| Rule name: | DebuggerCheck__API |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | DebuggerException__SetConsoleCtrl |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | maldoc_find_kernel32_base_method_1 |
|---|---|
| Author: | Didier Stevens (https://DidierStevens.com) |
| Rule name: | PE_Digital_Certificate |
|---|---|
| Author: | albertzsigovits |
| Rule name: | PE_Potentially_Signed_Digital_Certificate |
|---|---|
| Author: | albertzsigovits |
| Rule name: | ThreadControl__Context |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
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_DLL_CHARACTERISTICS | Missing dll Security Characteristics (HIGH_ENTROPY_VA) | high |
| CHECK_NX | Missing Non-Executable Memory Protection | critical |
| CHECK_TRUST_INFO | Requires Elevated Execution (uiAccess:None) | high |
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::LoadLibraryW KERNEL32.dll::LoadLibraryA KERNEL32.dll::GetDriveTypeA KERNEL32.dll::GetSystemInfo KERNEL32.dll::GetStartupInfoA |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.dll::WriteConsoleA KERNEL32.dll::WriteConsoleW KERNEL32.dll::SetStdHandle KERNEL32.dll::GetConsoleCP KERNEL32.dll::GetConsoleMode KERNEL32.dll::GetConsoleOutputCP |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CreateDirectoryA KERNEL32.dll::CreateFileW 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.