MalwareBazaar Database

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


Intelligence 7 IOCs YARA 8 File information Comments

SHA256 hash: fa270fba735e978736082287a7b3bf504d4424886a2c820aff0a90c7a905103a
SHA3-384 hash: 3680d2c622a8911a0da651273a436e3533a07ffb576e9c97e99427f584365fab61156d9b8dc33c70cb4e52d2503ee85d
SHA1 hash: 59c6b7822ff846773876ca881629e7d06a590233
MD5 hash: bb71521a98f689906860a7ddaa6f3e0b
humanhash: golf-hydrogen-johnny-ceiling
File name:fa270fba735e978736082287a7b3bf504d4424886a2c820aff0a90c7a905103a
Download: download sample
Signature RustyStealer
File size:3'073'536 bytes
First seen:2025-04-17 03:50:34 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash afe47026aebc0efcaa2693fbd20933bf (1 x RustyStealer)
ssdeep 49152:BjzReYe/kPJHXhCM1XpT18f/tnkAOaf2NQMq479Bu:fdsVf4a
TLSH T1B1E54B217F4A99ADC15AC070C2478BB2693270CA0F35BAFF459486793E79AF51F3C294
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 JAMESWT_WT
Tags:5-10-250-240 exe RustyStealer

Intelligence


File Origin
# of uploads :
1
# of downloads :
551
Origin country :
IT IT
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
fa270fba735e978736082287a7b3bf504d4424886a2c820aff0a90c7a905103a
Verdict:
No threats detected
Analysis date:
2025-04-17 03:55:56 UTC
Tags:
n/a

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Verdict:
Malicious
Score:
96.5%
Tags:
virus hype sage
Result
Verdict:
Clean
Maliciousness:

Behaviour
Searching for the window
Launching a process
Connection attempt
Result
Threat name:
n/a
Detection:
malicious
Classification:
n/a
Score:
48 / 100
Signature
Multi AV Scanner detection for submitted file
Behaviour
Behavior Graph:
behaviorgraph top1 signatures2 2 Behavior Graph ID: 1666971 Sample: 7cDwDSj8J0.exe Startdate: 17/04/2025 Architecture: WINDOWS Score: 48 15 Multi AV Scanner detection for submitted file 2->15 6 7cDwDSj8J0.exe 1 2->6         started        process3 dnsIp4 13 46.8.233.62, 49681, 80 FIORD-ASIP-transitoperatorinRussiaUkraineandBaltics Russian Federation 6->13 9 conhost.exe 6->9         started        11 HOSTNAME.EXE 1 6->11         started        process5
Result
Malware family:
n/a
Score:
  3/10
Tags:
n/a
Behaviour
Suspicious use of WriteProcessMemory
Verdict:
Suspicious
Tags:
n/a
YARA:
n/a
Unpacked files
SH256 hash:
fa270fba735e978736082287a7b3bf504d4424886a2c820aff0a90c7a905103a
MD5 hash:
bb71521a98f689906860a7ddaa6f3e0b
SHA1 hash:
59c6b7822ff846773876ca881629e7d06a590233
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:golang_bin_JCorn_CSC846
Author:Justin Cornwell
Description:CSC-846 Golang detection ruleset
Rule name:pe_detect_tls_callbacks
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: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.

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 (GUARD_CF)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::CreateProcessW
kernel32.dll::CloseHandle
kernel32.dll::CreateThread
WIN_BASE_APIUses Win Base APIkernel32.dll::TerminateProcess
kernel32.dll::LoadLibraryA
kernel32.dll::GetSystemInfo
WIN_BASE_EXEC_APICan Execute other programskernel32.dll::WriteConsoleW
kernel32.dll::GetConsoleMode
WIN_BASE_IO_APICan Create Fileskernel32.dll::CreateFileW
ntdll.dll::NtCreateFile
ntdll.dll::NtDeviceIoControlFile
kernel32.dll::GetWindowsDirectoryW
kernel32.dll::GetSystemDirectoryW
kernel32.dll::GetFileAttributesW
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