MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 62f5be16dcf28ae6f77a753987842fc47b6c939b4cc16eeb9ed83e9eed32bf61. 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



RustyStealer


Vendor detections: 9


Intelligence 9 IOCs YARA 5 File information Comments

SHA256 hash: 62f5be16dcf28ae6f77a753987842fc47b6c939b4cc16eeb9ed83e9eed32bf61
SHA3-384 hash: 2164218dcde43a3294a0f9bdef78aa64c790000be95874cc01193242928d67f4cc9c7baeea7408f55f31943acbd3901a
SHA1 hash: db18519ddb134f39ae311bcc148f2677f62b34a4
MD5 hash: 9f632d69a52c4076934ce5f569a675bd
humanhash: louisiana-cold-blossom-uniform
File name:SecuriteInfo.com.Win64.TrojanX-gen.14614.17747
Download: download sample
Signature RustyStealer
File size:2'821'120 bytes
First seen:2024-04-03 01:24:38 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash 3e15aa248ffd863c4d280e6e314baf7c (4 x RustyStealer, 1 x XWorm)
ssdeep 49152:UJrXDFN+9iEXvLqbWOqUCAu4Om/+zspq7uCsJRH:UdgQvNCsJRH
TLSH T19BD52911BB4E9DADC15AC470C2478B626A7170CA0B35BAFF45D486383E69AF51F3C398
TrID 44.4% (.EXE) Win64 Executable (generic) (10523/12/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)
Reporter SecuriteInfoCom
Tags:exe RustyStealer

Intelligence


File Origin
# of uploads :
1
# of downloads :
339
Origin country :
FR FR
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
62f5be16dcf28ae6f77a753987842fc47b6c939b4cc16eeb9ed83e9eed32bf61.exe
Verdict:
Malicious activity
Analysis date:
2024-04-03 01:25:14 UTC
Tags:
remote xworm

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Result
Verdict:
Malware
Maliciousness:

Behaviour
DNS request
Connection attempt
Sending a custom TCP request
Сreating synchronization primitives
Using the Windows Management Instrumentation requests
Launching a process
Moving a file to the Program Files subdirectory
Replacing files
Sending an HTTP GET request
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
anti-debug
Result
Verdict:
MALICIOUS
Details
Windows PE Executable
Found a Windows Portable Executable (PE) binary. Depending on context, the presence of a binary is suspicious or malicious.
Result
Threat name:
Detection:
malicious
Classification:
troj.evad
Score:
100 / 100
Signature
.NET source code contains method to dynamically call methods (often used by packers)
.NET source code contains potential unpacker
Antivirus detection for URL or domain
C2 URLs / IPs found in malware configuration
Found malware configuration
Malicious sample detected (through community Yara rule)
Multi AV Scanner detection for domain / URL
Multi AV Scanner detection for submitted file
Queries sensitive video device information (via WMI, Win32_VideoController, often done to detect virtual machines)
Sample uses string decryption to hide its real strings
Snort IDS alert for network traffic
Yara detected XWorm
Behaviour
Behavior Graph:
Threat name:
Win64.Trojan.Smokeloader
Status:
Malicious
First seen:
2024-04-02 22:53:15 UTC
File Type:
PE+ (Exe)
AV detection:
13 of 24 (54.17%)
Threat level:
  5/5
Verdict:
unknown
Result
Malware family:
n/a
Score:
  3/10
Tags:
n/a
Unpacked files
SH256 hash:
62f5be16dcf28ae6f77a753987842fc47b6c939b4cc16eeb9ed83e9eed32bf61
MD5 hash:
9f632d69a52c4076934ce5f569a675bd
SHA1 hash:
db18519ddb134f39ae311bcc148f2677f62b34a4
Please note that we are no longer able to provide a coverage score for Virus Total.

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:reverse_http
Author:CD_R0M_
Description:Identify strings with http reversed (ptth)
Rule name:Rustyloader_mem_loose
Author:James_inthe_box
Description:Corroded buerloader
Reference:https://app.any.run/tasks/83064edd-c7eb-4558-85e8-621db72b2a24
Rule name:SEH__vectored
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

RustyStealer

Executable exe 62f5be16dcf28ae6f77a753987842fc47b6c939b4cc16eeb9ed83e9eed32bf61

(this sample)

  
Delivery method
Distributed via 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
IDTitleSeverity
CHECK_AUTHENTICODEMissing Authenticodehigh
CHECK_DLL_CHARACTERISTICSMissing dll Security Characteristics (FORCE_INTEGRITY)high
Reviews
IDCapabilitiesEvidence
SS_APIUses SS APIsecur32.dll::AcceptSecurityContext
secur32.dll::AcquireCredentialsHandleA
secur32.dll::ApplyControlToken
secur32.dll::DecryptMessage
secur32.dll::DeleteSecurityContext
secur32.dll::QueryContextAttributesW
WIN32_PROCESS_APICan Create Process and Threadskernel32.dll::WriteProcessMemory
kernel32.dll::CloseHandle
kernel32.dll::CreateThread
WIN_BASE_APIUses Win Base APIkernel32.dll::LoadLibraryA
kernel32.dll::GetSystemInfo
WIN_BASE_EXEC_APICan Execute other programskernel32.dll::WriteConsoleW
kernel32.dll::GetConsoleMode
WIN_BASE_IO_APICan Create Filesntdll.dll::NtCreateFile
ntdll.dll::NtDeviceIoControlFile
kernel32.dll::FindFirstFileW
WIN_BCRYPT_APICan Encrypt Filesbcrypt.dll::BCryptGenRandom
WIN_CRYPT_APIUses Windows Crypt APIcrypt32.dll::CertAddCertificateContextToStore
crypt32.dll::CertDuplicateCertificateChain
crypt32.dll::CertDuplicateCertificateContext
crypt32.dll::CertDuplicateStore
crypt32.dll::CertEnumCertificatesInStore
crypt32.dll::CertFreeCertificateChain
WIN_REG_APICan Manipulate Windows Registryadvapi32.dll::RegOpenKeyExW
advapi32.dll::RegQueryValueExW
WIN_SOCK_APIUses Network to send and receive dataws2_32.dll::bind
ws2_32.dll::closesocket
ws2_32.dll::connect
ws2_32.dll::freeaddrinfo
ws2_32.dll::getaddrinfo
ws2_32.dll::getpeername

Comments