MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 ffb943262bdb8e7f1ffca4b0cf042d571544e845f2d2fbaa7560d0ee74271fda. 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
RemcosRAT
Vendor detections: 13
| SHA256 hash: | ffb943262bdb8e7f1ffca4b0cf042d571544e845f2d2fbaa7560d0ee74271fda |
|---|---|
| SHA3-384 hash: | af3e16fec72e13fd0f22c9fd8a93e4577534937addecea5a7cec12ccd3976a29825cd376583b176d07e2f4528d3cb570 |
| SHA1 hash: | e56824fe9a51ebf57dbcf23bc80be1b0d35253eb |
| MD5 hash: | e1c6fed6b9c0a225450cb542ef293c64 |
| humanhash: | carpet-fish-mississippi-rugby |
| File name: | e1c6fed6b9c0a225450cb542ef293c64.exe |
| Download: | download sample |
| Signature | RemcosRAT |
| File size: | 1'555'968 bytes |
| First seen: | 2025-06-04 05:59:45 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 3d9b6e4ac15c6b83d7f9be46884d0c9b (2 x RemcosRAT) |
| ssdeep | 24576:BJlXRlc7BT0SVqSVVciJA0A0T2NVlC4NQwmJB48PMglgRckyDjqdJKYXcw:BbIQGVcBq2NVlCLwp8PMZ+DD |
| Threatray | 296 similar samples on MalwareBazaar |
| TLSH | T1A775AD206F125733CF0FD8B4784EA27DBF36A9131F06694A9D9E1D383B64E8116AD076 |
| TrID | 29.9% (.EXE) Win32 Executable Delphi generic (14182/79/4) 22.2% (.EXE) Win64 Executable (generic) (10522/11/4) 21.1% (.EXE) DOS Borland compiled Executable (generic) (10000/1/2) 9.5% (.EXE) Win32 Executable (generic) (4504/4/1) 4.3% (.EXE) Win16/32 Executable Delphi generic (2072/23) |
| Magika | pebin |
| dhash icon | 30e4c4d4e4e8dce8 (2 x RemcosRAT) |
| Reporter | |
| Tags: | exe RemcosRAT |
Intelligence
File Origin
NLVendor Threat Intelligence
Result
Behaviour
Result
Signature
Behaviour
Result
Behaviour
Unpacked files
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: | 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: | DebuggerCheck__RemoteAPI |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | Disable_Defender |
|---|---|
| Author: | iam-py-test |
| Description: | Detect files disabling or modifying Windows Defender, Windows Firewall, or Microsoft Smartscreen |
| Rule name: | HUNTING_SUSP_TLS_SECTION |
|---|---|
| Author: | chaosphere |
| Description: | Detect PE files with .tls section that can be used for anti-debugging |
| Reference: | Practical Malware Analysis - Chapter 16 |
| Rule name: | MD5_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for MD5 constants |
| Rule name: | pe_detect_tls_callbacks |
|---|
| Rule name: | shellcode |
|---|---|
| Author: | nex |
| Description: | Matched shellcode byte patterns |
| Rule name: | Sus_CMD_Powershell_Usage |
|---|---|
| Author: | XiAnzheng |
| Description: | May Contain(Obfuscated or no) Powershell or CMD Command that can be abused by threat actor(can create FP) |
| Rule name: | Sus_Obf_Enc_Spoof_Hide_PE |
|---|---|
| Author: | XiAnzheng |
| Description: | Check for Overlay, Obfuscating, Encrypting, Spoofing, Hiding, or Entropy Technique(can create FP) |
| Rule name: | ThreadControl__Context |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | Typical_Malware_String_Transforms |
|---|---|
| Author: | Florian Roth (Nextron Systems) |
| Description: | Detects typical strings in a reversed or otherwise modified form |
| Reference: | Internal Research |
| Rule name: | Typical_Malware_String_Transforms_RID3473 |
|---|---|
| Author: | Florian Roth |
| Description: | Detects typical strings in a reversed or otherwise modified form |
| Reference: | Internal Research |
| Rule name: | Windows_Generic_Threat_d7b57912 |
|---|---|
| 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 |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| WIN32_PROCESS_API | Can Create Process and Threads | kernel32.dll::CloseHandle kernel32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | kernel32.dll::LoadLibraryExA kernel32.dll::LoadLibraryA kernel32.dll::GetVolumeInformationA kernel32.dll::GetStartupInfoA kernel32.dll::GetDiskFreeSpaceA kernel32.dll::GetCommandLineA |
| WIN_BASE_IO_API | Can Create Files | kernel32.dll::CreateFileA kernel32.dll::FindFirstFileA version.dll::GetFileVersionInfoSizeA version.dll::GetFileVersionInfoA |
| WIN_REG_API | Can Manipulate Windows Registry | advapi32.dll::RegOpenKeyExA advapi32.dll::RegQueryValueExA |
| WIN_TRUST_API | Uses Windows Trust API | wintrust.dll::WinVerifyTrust |
| WIN_USER_API | Performs GUI Actions | user32.dll::ActivateKeyboardLayout user32.dll::CreateMenu user32.dll::FindWindowA user32.dll::PeekMessageA user32.dll::PeekMessageW user32.dll::CreateWindowExA |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.