MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 18990cfc38044e3be0d954ebfca6cd08404a67841f48a9540ea5397e7b83fb00. 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
RemoteManipulator
Vendor detections: 13
| SHA256 hash: | 18990cfc38044e3be0d954ebfca6cd08404a67841f48a9540ea5397e7b83fb00 |
|---|---|
| SHA3-384 hash: | 37265ad714bdd91ada99253f9472520a20cb5d61d096e4361a6f743be8104cda8e47350f6ed83a7f0f077a905bf9c1c6 |
| SHA1 hash: | cd61ac9b755439c1d8e7116b344a04a745a9aaeb |
| MD5 hash: | 856e0406d6986ce8c0c544baa88a1409 |
| humanhash: | east-bluebird-fifteen-violet |
| File name: | 856E0406D6986CE8C0C544BAA88A1409.exe |
| Download: | download sample |
| Signature | RemoteManipulator |
| File size: | 20'325'104 bytes |
| First seen: | 2024-03-06 11:22:12 UTC |
| Last seen: | 2024-03-06 13:32:30 UTC |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | a2adaf9422c8d5596ce912860ce76592 (5 x RemoteManipulator) |
| ssdeep | 393216:KNKczZvLdLd8gBsuTlicKzB/xONCdfQt4qxT:GKczRdLdlBsylicKzBYCdM4qR |
| TLSH | T1C9271253FB84AD3ED4AF1B364477891C9D3BBF5166164E0A27F46C0C8E365802A3F686 |
| TrID | 47.9% (.CPL) Windows Control Panel Item (generic) (57583/11/19) 34.5% (.EXE) Win32 EXE PECompact compressed (generic) (41569/9/9) 8.7% (.EXE) Win64 Executable (generic) (10523/12/4) 3.7% (.EXE) Win32 Executable (generic) (4504/4/1) 1.6% (.EXE) OS/2 Executable (generic) (2029/13) |
| File icon (PE): | |
| dhash icon | c0dacabacac0c244 (20 x RemoteManipulator) |
| Reporter | |
| Tags: | exe RemoteManipulator |
Intelligence
File Origin
NLVendor 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: | BLOWFISH_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for Blowfish constants |
| Rule name: | BobSoftMiniDelphiBoBBobSoft |
|---|---|
| Author: | malware-lu |
| Rule name: | Borland |
|---|---|
| Author: | malware-lu |
| Rule name: | DebuggerCheck__API |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | MD5_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for MD5 constants |
| Rule name: | PE_Potentially_Signed_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: | Windows_Trojan_Remotemanipulator_9ec52153 |
|---|---|
| Author: | Elastic Security |
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
| 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 |
| CHECK_TRUST_INFO | Requires Elevated Execution (level:requireAdministrator) | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| COM_BASE_API | Can Download & Execute components | ole32.dll::CoCreateInstance |
| MULTIMEDIA_API | Can Play Multimedia | gdi32.dll::StretchDIBits |
| SHELL_API | Manipulates System Shell | shell32.dll::ShellExecuteW shell32.dll::ShellExecuteExW |
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.DLL::CreateProcessW KERNEL32.DLL::OpenProcess KERNEL32.DLL::CloseHandle KERNEL32.DLL::CreateThread |
| WIN_BASE_API | Uses Win Base API | KERNEL32.DLL::TerminateProcess KERNEL32.DLL::LoadLibraryA KERNEL32.DLL::LoadLibraryExW KERNEL32.DLL::LoadLibraryW KERNEL32.DLL::GetDriveTypeW KERNEL32.DLL::GetVolumeInformationW |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.DLL::GetConsoleOutputCP KERNEL32.DLL::GetConsoleCP |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.DLL::CreateDirectoryW KERNEL32.DLL::CreateFileW KERNEL32.DLL::CreateFileMappingW KERNEL32.DLL::DeleteFileW KERNEL32.DLL::GetFileAttributesW KERNEL32.DLL::FindFirstFileW |
| WIN_BASE_USER_API | Retrieves Account Information | KERNEL32.DLL::QueryDosDeviceW |
| WIN_REG_API | Can Manipulate Windows Registry | advapi32.dll::RegConnectRegistryW advapi32.dll::RegCreateKeyExW advapi32.dll::RegDeleteKeyW advapi32.dll::RegLoadKeyW advapi32.dll::RegOpenKeyExW advapi32.dll::RegOpenKeyExA |
| WIN_USER_API | Performs GUI Actions | user32.dll::ActivateKeyboardLayout user32.dll::CreateMenu user32.dll::EmptyClipboard user32.dll::FindWindowExW user32.dll::FindWindowW user32.dll::OpenClipboard |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.