MalwareBazaar Database

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



XWorm


Vendor detections: 15


Intelligence 15 IOCs YARA 6 File information Comments

SHA256 hash: 1cd14c7428828db9c69e8f574b27fe9a07e1da0300fa9af771292090269d1c08
SHA3-384 hash: 96526f335c0a0f84cfffc6e6fbeef63549f95fa4d897f58db51584c542646d0bb16854e712fae5b0663127cf8cd8bd9f
SHA1 hash: e6b52c90cd18f01fc3f62059fad927280e49d1cd
MD5 hash: 0cec5e7015c29e252d7168ff0edec727
humanhash: johnny-mexico-oscar-five
File name:wininstaller32.exe
Download: download sample
Signature XWorm
File size:1'121'280 bytes
First seen:2025-05-03 18:03:53 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash 64d3ff7046264cd9dd490df99ef8aa27 (1 x XWorm)
ssdeep 12288:dhCzkx65EuK/KR8rWn7h/Aq3oZe8k1zu11fnUY4ro+9ZApAFSmjJrOT1N+S/8Cqn:dpO9R8rqh/Aq3o8VOfUY4U+PFSWsT
Threatray 1 similar samples on MalwareBazaar
TLSH T1BC357B03E699C5EBC45DC0B8C38B9272FA32B88D4B35B6AF17D45A312E66B911F1D704
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 MAM
Tags:exe xworm

Intelligence


File Origin
# of uploads :
1
# of downloads :
525
Origin country :
ID ID
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
wininstaller32.exe
Verdict:
Malicious activity
Analysis date:
2025-05-03 18:08:01 UTC
Tags:
possible-phishing xworm rust

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

Behaviour
Searching for the window
DNS request
Connection attempt
Sending a custom TCP request
Сreating synchronization primitives
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
anti-debug anti-vm expand lolbin microsoft_visual_cc remote rust
Malware family:
DeltaStealer
Verdict:
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
Joe Sandbox ML detected suspicious sample
Loading BitLocker PowerShell Module
Malicious sample detected (through community Yara rule)
Multi AV Scanner detection for submitted file
Sample uses string decryption to hide its real strings
Suspicious powershell command line found
Yara detected XWorm
Behaviour
Behavior Graph:
Verdict:
malicious
Label(s):
donut_injector
Result
Malware family:
Score:
  10/10
Tags:
family:donutloader family:xworm loader rat trojan
Behaviour
Suspicious use of AdjustPrivilegeToken
Detect Xworm Payload
Detects DonutLoader
DonutLoader
Donutloader family
Xworm
Xworm family
Malware Config
C2 Extraction:
45.125.216.54:7000
Verdict:
Suspicious
Tags:
phishing
YARA:
n/a
Unpacked files
SH256 hash:
1cd14c7428828db9c69e8f574b27fe9a07e1da0300fa9af771292090269d1c08
MD5 hash:
0cec5e7015c29e252d7168ff0edec727
SHA1 hash:
e6b52c90cd18f01fc3f62059fad927280e49d1cd
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: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
SECURITY_BASE_APIUses Security Base APIadvapi32.dll::GetTokenInformation
SHELL_APIManipulates System Shellshell32.dll::ShellExecuteW
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 Threadsadvapi32.dll::OpenProcessToken
kernel32.dll::CloseHandle
kernel32.dll::CreateThread
WIN_BASE_APIUses Win Base APIkernel32.dll::TerminateProcess
kernel32.dll::LoadLibraryA
kernel32.dll::LoadLibraryExW
kernel32.dll::GetStartupInfoW
kernel32.dll::GetCommandLineW
kernel32.dll::GetCommandLineA
WIN_BASE_EXEC_APICan Execute other programskernel32.dll::WriteConsoleW
kernel32.dll::SetStdHandle
kernel32.dll::GetConsoleMode
kernel32.dll::GetConsoleOutputCP
WIN_BASE_IO_APICan Create Fileskernel32.dll::CreateFileW
ntdll.dll::NtCreateFile
ntdll.dll::NtDeviceIoControlFile
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