MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 118d2ca9c9388a7f781ae56c0bfe1e765e7c3272312bea5569b4cb5710d8c419. 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: 8
| SHA256 hash: | 118d2ca9c9388a7f781ae56c0bfe1e765e7c3272312bea5569b4cb5710d8c419 |
|---|---|
| SHA3-384 hash: | 26e526bd9f39522ee10bc67c7a8bdc69392eb47c1fd4fa312a2c8391f4a239b20b2a49663ee360e9078179353470acd2 |
| SHA1 hash: | 55a0cbc255b0c21ac8d9f9219bf592e9f685e0dc |
| MD5 hash: | 854d0564255c5c363855a7afe4b88257 |
| humanhash: | butter-lamp-sink-glucose |
| File name: | rust.exe |
| Download: | download sample |
| File size: | 23'016'072 bytes |
| First seen: | 2025-05-31 19:00:39 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 35d3e3f3888cbf765e960b98bdc2948a |
| ssdeep | 393216:CpJJ4q0/4x4OUsB8/Dr19U0EmaMCnDCd7uGexgis4RoPBu4f4t436Z0O6e:MJJ43/4xHUoIMxgis4R+OZZ0OX |
| TLSH | T177373352B24905B9E42F8430C1026B7177B3BCB55B206AFF55D872127FBABF05A35B88 |
| TrID | 48.7% (.EXE) Win64 Executable (generic) (10522/11/4) 23.3% (.EXE) Win16 NE executable (generic) (5038/12/1) 9.3% (.EXE) OS/2 Executable (generic) (2029/13) 9.2% (.EXE) Generic Win/DOS Executable (2002/3) 9.2% (.EXE) DOS Executable Generic (2000/1) |
| Magika | pebin |
| dhash icon | 0c8773616131060f (2 x RUSTDESK, 1 x PrivateLoader) |
| Reporter | |
| Tags: | 88-80-150-179 exe signed |
Code Signing Certificate
| Organisation: | PURSLANE |
|---|---|
| Issuer: | Sectigo Public Code Signing CA EV R36 |
| Algorithm: | sha256WithRSAEncryption |
| Valid from: | 2024-02-23T00:00:00Z |
| Valid to: | 2027-02-22T23:59:59Z |
| Serial number: | b13c5337b0863b4ad85ec3423ce83fbe |
| Intelligence: | 4 malware samples on MalwareBazaar are signed with this code signing certificate |
| Thumbprint Algorithm: | SHA256 |
| Thumbprint: | aaeddaf3a6ae53c1ef34208bbdb964cc7208a5fac740547659e9c9165cd3f6c0 |
| Source: | This information was brought to you by ReversingLabs A1000 Malware Analysis Platform |
Intelligence
File Origin
CHVendor Threat Intelligence
Result
Behaviour
Result
Signature
Behaviour
Result
Behaviour
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: | adonunix2 |
|---|---|
| Author: | Tim Brown @timb_machine |
| Description: | AD on UNIX |
| Rule name: | BitcoinAddress |
|---|---|
| Author: | Didier Stevens (@DidierStevens) |
| Description: | Contains a valid Bitcoin address |
| 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: | MD5_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for MD5 constants |
| 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) |
| Rule name: | test_Malaysia |
|---|---|
| Author: | rectifyq |
| Description: | Detects file containing malaysia string |
File information
The table below shows additional information about this malware sample such as delivery method and external references.
Web download
exe 118d2ca9c9388a7f781ae56c0bfe1e765e7c3272312bea5569b4cb5710d8c419
(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 |
|---|---|---|
| COM_BASE_API | Can Download & Execute components | ole32.dll::CoCreateInstance |
| 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::LoadLibraryExW kernel32.dll::LoadLibraryA kernel32.dll::GetStartupInfoW kernel32.dll::GetCommandLineW kernel32.dll::GetCommandLineA |
| WIN_BASE_EXEC_API | Can Execute other programs | kernel32.dll::WriteConsoleW kernel32.dll::SetStdHandle kernel32.dll::GetConsoleOutputCP kernel32.dll::GetConsoleMode |
| WIN_BASE_IO_API | Can Create Files | kernel32.dll::CopyFileExW kernel32.dll::CreateDirectoryW kernel32.dll::CreateFileW ntdll.dll::NtCreateFile kernel32.dll::DeleteFileW kernel32.dll::GetWindowsDirectoryW |
| WIN_BCRYPT_API | Can Encrypt Files | bcrypt.dll::BCryptGenRandom |
| WIN_USER_API | Performs GUI Actions | user32.dll::CreateWindowExW |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.