MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 b537b24d31cd6cf9809827248309a7710461831149b695cacea56fa7f9b49d79. 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
Rhadamanthys
Vendor detections: 12
| SHA256 hash: | b537b24d31cd6cf9809827248309a7710461831149b695cacea56fa7f9b49d79 |
|---|---|
| SHA3-384 hash: | b0d7d189acb6fc3a2774e04bafa5527e9a1cbac7c23f08c03d0a7559b8239c344d698f36456b4c575503c92d2483e3c6 |
| SHA1 hash: | ca0ec093c0e0120a343de43394efc1d8eb5e9db4 |
| MD5 hash: | df66ba47474a9daadb671ac4fde9b2e8 |
| humanhash: | berlin-five-grey-artist |
| File name: | AppKMSPico.exe |
| Download: | download sample |
| Signature | Rhadamanthys |
| File size: | 72'932'898 bytes |
| First seen: | 2025-03-07 18:51:30 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 5a594319a0d69dbc452e748bcf05892e (21 x ParallaxRAT, 20 x Gh0stRAT, 15 x NetSupport) |
| ssdeep | 196608:aVHXjxC7n5i7QbVQdoqotjQz8h9qTNCzxgYoZoww:aCI70jKz8hbzjlz |
| Threatray | 97 similar samples on MalwareBazaar |
| TLSH | T16FF7C679AB1013E59F835ADE4E07E7D5EE6DD1007212246CA28F068BDA438EC4377D6E |
| TrID | 46.7% (.EXE) Inno Setup installer (107240/4/30) 25.0% (.CPL) Windows Control Panel Item (generic) (57583/11/19) 18.1% (.EXE) Win32 EXE PECompact compressed (generic) (41569/9/9) 4.5% (.EXE) Win64 Executable (generic) (10522/11/4) 1.9% (.EXE) Win32 Executable (generic) (4504/4/1) |
| Magika | pebin |
| dhash icon | b278dcd68cf47888 (5 x Rhadamanthys) |
| Reporter | |
| Tags: | exe Rhadamanthys |
iamaachum
https://kms-full.com/install#close =>https://uca9d964c392f387ec3d85cb597b.dl.dropboxusercontent.com/cd/0/get/ClYWHqIzECIGuCbPBjOpflbQp8Gd6Go7hqlf1s7f2X8bg4Zmq2j2KZeAfBaaATGEaahSsdKMwbki2BduCvqTCIHGJ9lmD3p5UWuoG33nnxsYoOon3IFOjQ7-B6IjondWTZnHKVhpBn_nrdVoP81yOK-A/file?dl=1#Intelligence
File Origin
ESVendor Threat Intelligence
Result
Behaviour
Result
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: | Borland |
|---|---|
| Author: | malware-lu |
| Rule name: | DebuggerCheck__API |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | DebuggerException__SetConsoleCtrl |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | Detect_PowerShell_Obfuscation |
|---|---|
| Author: | daniyyell |
| Description: | Detects obfuscated PowerShell commands commonly used in malicious scripts. |
| Rule name: | MD5_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for MD5 constants |
| Rule name: | NET |
|---|---|
| Author: | malware-lu |
| Rule name: | pe_detect_tls_callbacks |
|---|
| Rule name: | PE_Digital_Certificate |
|---|---|
| Author: | albertzsigovits |
| Rule name: | RIPEMD160_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for RIPEMD-160 constants |
| Rule name: | SHA1_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for SHA1 constants |
| Rule name: | SHA512_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for SHA384/SHA512 constants |
| Rule name: | shellcode |
|---|---|
| Author: | nex |
| Description: | Matched shellcode byte patterns |
| Rule name: | Sus_Obf_Enc_Spoof_Hide_PE |
|---|---|
| Author: | XiAnzheng |
| Description: | Check for Overlay, Obfuscating, Encrypting, Spoofing, Hiding, or Entropy Technique(can create FP) |
File information
The table below shows additional information about this malware sample such as delivery method and external references.
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_DLL_CHARACTERISTICS | Missing dll Security Characteristics (HIGH_ENTROPY_VA) | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| SECURITY_BASE_API | Uses Security Base API | advapi32.dll::AdjustTokenPrivileges |
| WIN32_PROCESS_API | Can Create Process and Threads | kernel32.dll::CreateProcessW advapi32.dll::OpenProcessToken kernel32.dll::CloseHandle kernel32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | kernel32.dll::LoadLibraryA kernel32.dll::LoadLibraryExW kernel32.dll::LoadLibraryW kernel32.dll::GetSystemInfo kernel32.dll::GetStartupInfoW kernel32.dll::GetDiskFreeSpaceW |
| WIN_BASE_IO_API | Can Create Files | kernel32.dll::CreateDirectoryW kernel32.dll::CreateFileW kernel32.dll::DeleteFileW kernel32.dll::GetWindowsDirectoryW kernel32.dll::GetSystemDirectoryW kernel32.dll::GetFileAttributesW |
| WIN_BASE_USER_API | Retrieves Account Information | advapi32.dll::LookupPrivilegeValueW |
| WIN_REG_API | Can Manipulate Windows Registry | advapi32.dll::RegOpenKeyExW advapi32.dll::RegQueryValueExW |
| WIN_USER_API | Performs GUI Actions | user32.dll::PeekMessageW user32.dll::CreateWindowExW |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.