MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 6d09d43c755d5081924748104ac487afadaf68add75d85feb2a256de032a5e2c. 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: 12
| SHA256 hash: | 6d09d43c755d5081924748104ac487afadaf68add75d85feb2a256de032a5e2c |
|---|---|
| SHA3-384 hash: | 4ec54c18b995bc6129230f4cc51f34457eb85f47d4b4e79dabb7aa945160e80a8f079dfb6c8a556342f7e11f20034748 |
| SHA1 hash: | 56dedf42285c74795f714dbac7782a5d0e695a97 |
| MD5 hash: | 88e737816cc5f3e3809152c5f9dad5be |
| humanhash: | lake-comet-early-seventeen |
| File name: | kiddionsmodmenu.exe |
| Download: | download sample |
| Signature | XWorm |
| File size: | 395'729 bytes |
| First seen: | 2024-05-14 11:02:00 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 12f12d364f5f6a801e52c9dce28d1965 (2 x AsyncRAT, 1 x SeroXenRat, 1 x XWorm) |
| ssdeep | 12288:hFPdfNMz0ECh63X3u+DnSmMk1B+8kxkpTD:hddFMz0EH3X39DnL3PHkxgn |
| TLSH | T1B584D0213ED4CCF5E55108318ABAABE8D1BCDD761F188863B3583E6C2F39D449D22766 |
| TrID | 37.8% (.EXE) Win32 Executable MS Visual C++ (generic) (31206/45/13) 20.0% (.EXE) Microsoft Visual C++ compiled executable (generic) (16529/12/5) 12.7% (.EXE) Win64 Executable (generic) (10523/12/4) 7.9% (.DLL) Win32 Dynamic Link Library (generic) (6578/25/2) 6.1% (.EXE) Win16 NE executable (generic) (5038/12/1) |
| File icon (PE): | |
| dhash icon | b2b2b2bae8bab28c (17 x Formbook, 11 x AgentTesla, 9 x XWorm) |
| Reporter | |
| Tags: | exe xworm |
Intelligence
File Origin
# of uploads :
1
# of downloads :
346
Origin country :
GBVendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
kiddionsmodmenu.exe
Verdict:
Malicious activity
Analysis date:
2024-05-14 11:00:05 UTC
Tags:
remote xworm ransomware
Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Gathering data
Result
Verdict:
Malware
Maliciousness:
Behaviour
Creating a file in the %temp% subdirectories
Creating a window
Searching for the window
Сreating synchronization primitives
Running batch commands
Launching cmd.exe command interpreter
Launching a process
Creating a file in the %AppData% directory
Creating a process with a hidden window
Using the Windows Management Instrumentation requests
Creating a process from a recently created file
Enabling autorun by creating a file
Verdict:
Likely Malicious
Threat level:
7.5/10
Confidence:
100%
Tags:
installer lolbin overlay packed shell32
Verdict:
Malicious
Labled as:
Win/malicious_confidence_60%
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.
Verdict:
Malicious
Result
Threat name:
n/a
Detection:
malicious
Classification:
spyw.expl.evad
Score:
100 / 100
Signature
Antivirus detection for URL or domain
Installs a global keyboard hook
Loading BitLocker PowerShell Module
Multi AV Scanner detection for submitted file
Queries sensitive video device information (via WMI, Win32_VideoController, often done to detect virtual machines)
Sigma detected: Potentially Suspicious PowerShell Child Processes
Sigma detected: Powerup Write Hijack DLL
Sigma detected: WScript or CScript Dropper
Snort IDS alert for network traffic
Suspicious execution chain found
Suspicious powershell command line found
Windows Scripting host queries suspicious COM object (likely to drop second stage)
Wscript starts Powershell (via cmd or directly)
Yara detected Powershell decode and execute
Behaviour
Behavior Graph:
Score:
97%
Verdict:
Malware
File Type:
PE
Threat name:
Win32.Trojan.Generic
Status:
Malicious
First seen:
2024-05-03 20:29:50 UTC
File Type:
PE (Exe)
Extracted files:
20
AV detection:
13 of 24 (54.17%)
Threat level:
2/5
Detection(s):
Suspicious file
Result
Malware family:
xworm
Score:
10/10
Tags:
family:xworm execution rat trojan
Behaviour
Modifies registry class
Suspicious behavior: EnumeratesProcesses
Suspicious use of AdjustPrivilegeToken
Suspicious use of WriteProcessMemory
Enumerates physical storage devices
Checks computer location settings
Blocklisted process makes network request
Command and Scripting Interpreter: PowerShell
Detect Xworm Payload
Xworm
Malware Config
C2 Extraction:
94.156.8.167:2020
Unpacked files
SH256 hash:
6d09d43c755d5081924748104ac487afadaf68add75d85feb2a256de032a5e2c
MD5 hash:
88e737816cc5f3e3809152c5f9dad5be
SHA1 hash:
56dedf42285c74795f714dbac7782a5d0e695a97
Please note that we are no longer able to provide a coverage score for Virus Total.
Threat name:
Malicious File
Score:
1.00
File information
The table below shows additional information about this malware sample such as delivery method and external references.
Web download
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
| ID | Title | Severity |
|---|---|---|
| CHECK_AUTHENTICODE | Missing Authenticode | high |
| CHECK_NX | Missing Non-Executable Memory Protection | critical |
| CHECK_PIE | Missing Position-Independent Executable (PIE) Protection | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| SHELL_API | Manipulates System Shell | SHELL32.dll::ShellExecuteExA |
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.dll::CreateProcessA KERNEL32.dll::CloseHandle |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::GetStartupInfoA KERNEL32.dll::GetCommandLineW |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CreateDirectoryW KERNEL32.dll::CreateDirectoryA KERNEL32.dll::CreateFileA KERNEL32.dll::CreateFileW KERNEL32.dll::DeleteFileW KERNEL32.dll::DeleteFileA |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.