MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 758c6d94bdb86f83dad0f643f38a989f39442192bf6eedba1f2aefcc0f468852. 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
Threat unknown
Vendor detections: 10
| SHA256 hash: | 758c6d94bdb86f83dad0f643f38a989f39442192bf6eedba1f2aefcc0f468852 |
|---|---|
| SHA3-384 hash: | 792f245e1847acb10d45aa7b39050a70ebdcfaaca978c9676da1dd517b50a96cda1d3fd9b0a10f5050c70fc58bd57a6c |
| SHA1 hash: | 110a8bb8b0d84ce9ce5cc2f1c802d2c71e4bf0f7 |
| MD5 hash: | 0e54e84a8c86c0003708e9058e95bf11 |
| humanhash: | utah-september-fix-maryland |
| File name: | Update.exe |
| Download: | download sample |
| File size: | 2'172'680 bytes |
| First seen: | 2025-03-07 15:07:47 UTC |
| Last seen: | 2025-03-07 16:01:04 UTC |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 0814a4b0009b6c4672695d6b0911b0ec |
| ssdeep | 49152:wnFVuLjbqum7qyp6EmB5kHkf+F9rydhevapXddf:0yWRESouvINdf |
| TLSH | T18AA54A52F78549DEC429C1B48247A332FA71B8894734BBEB4B948A713E15FD16F3C298 |
| TrID | 44.4% (.EXE) Win64 Executable (generic) (10522/11/4) 21.3% (.EXE) Win16 NE executable (generic) (5038/12/1) 8.7% (.ICL) Windows Icons Library (generic) (2059/9) 8.5% (.EXE) OS/2 Executable (generic) (2029/13) 8.4% (.EXE) Generic Win/DOS Executable (2002/3) |
| Magika | pebin |
| Reporter | |
| Tags: | exe signed |
Code Signing Certificate
| Organisation: | Hangzhou Rongyi Network Technology Co., Ltd. |
|---|---|
| Issuer: | Certum Extended Validation Code Signing 2021 CA |
| Algorithm: | sha256WithRSAEncryption |
| Valid from: | 2024-09-27T07:50:46Z |
| Valid to: | 2025-09-27T07:50:45Z |
| Serial number: | 1616f14fba9c87ab97ad25861ee7a9dc |
| Intelligence: | 12 malware samples on MalwareBazaar are signed with this code signing certificate |
| Cert Central Blocklist: | This certificate is on the Cert Central blocklist |
| Thumbprint Algorithm: | SHA256 |
| Thumbprint: | 77fc563cabfd503f4387f0903ed6b592c41d5d9b7ee0270dffbe60641c479c52 |
| Source: | This information was brought to you by ReversingLabs A1000 Malware Analysis Platform |
Intelligence
File Origin
ESVendor Threat Intelligence
Result
Behaviour
Result
Details
Result
Signature
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: | command_and_control |
|---|---|
| Author: | CD_R0M_ |
| Description: | This rule searches for common strings found by malware using C2. Based on a sample used by a Ransomware group |
| Rule name: | DebuggerCheck__API |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | golang_bin_JCorn_CSC846 |
|---|---|
| Author: | Justin Cornwell |
| Description: | CSC-846 Golang detection ruleset |
| Rule name: | pe_detect_tls_callbacks |
|---|
| Rule name: | PE_Digital_Certificate |
|---|---|
| Author: | albertzsigovits |
| Rule name: | ProgramLanguage_Rust |
|---|---|
| Author: | albertzsigovits |
| Description: | Application written in Rust programming language |
| Rule name: | reverse_http |
|---|---|
| Author: | CD_R0M_ |
| Description: | Identify strings with http reversed (ptth) |
| Rule name: | SEH__vectored |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | Sus_Obf_Enc_Spoof_Hide_PE |
|---|---|
| Author: | XiAnzheng |
| Description: | Check for Overlay, Obfuscating, Encrypting, Spoofing, Hiding, or Entropy Technique(can create FP) |
File information
The table below shows additional information about this malware sample such as delivery method and external references.
Web download
exe 758c6d94bdb86f83dad0f643f38a989f39442192bf6eedba1f2aefcc0f468852
(this sample)
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 (GUARD_CF) | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| SS_API | Uses SS API | secur32.dll::AcceptSecurityContext secur32.dll::AcquireCredentialsHandleA secur32.dll::ApplyControlToken secur32.dll::DecryptMessage secur32.dll::DeleteSecurityContext secur32.dll::QueryContextAttributesW |
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.dll::CreateProcessW KERNEL32.dll::CloseHandle KERNEL32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess KERNEL32.dll::LoadLibraryA KERNEL32.dll::LoadLibraryExW KERNEL32.dll::GetSystemInfo KERNEL32.dll::GetStartupInfoW KERNEL32.dll::GetCommandLineW KERNEL32.dll::GetCommandLineA |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.dll::WriteConsoleW KERNEL32.dll::FreeConsole KERNEL32.dll::SetStdHandle KERNEL32.dll::GetConsoleOutputCP KERNEL32.dll::GetConsoleMode |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CreateFileW ntdll.dll::NtCreateFile ntdll.dll::NtDeviceIoControlFile KERNEL32.dll::GetWindowsDirectoryW KERNEL32.dll::GetSystemDirectoryW KERNEL32.dll::GetFileAttributesW |
| WIN_CRYPT_API | Uses Windows Crypt API | crypt32.dll::CertAddCertificateContextToStore crypt32.dll::CertDuplicateCertificateChain crypt32.dll::CertDuplicateCertificateContext crypt32.dll::CertDuplicateStore crypt32.dll::CertEnumCertificatesInStore crypt32.dll::CertFreeCertificateChain |
| WIN_REG_API | Can Manipulate Windows Registry | advapi32.dll::RegOpenKeyExW advapi32.dll::RegQueryValueExW |
| WIN_SOCK_API | Uses Network to send and receive data | ws2_32.dll::bind ws2_32.dll::closesocket ws2_32.dll::connect ws2_32.dll::freeaddrinfo ws2_32.dll::getaddrinfo ws2_32.dll::getpeername |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.