MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 55dcf4931e22917f49fba2dd0f3f923a3135b1d94a1cd026ca875be2a9263cc3. 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: 14
| SHA256 hash: | 55dcf4931e22917f49fba2dd0f3f923a3135b1d94a1cd026ca875be2a9263cc3 |
|---|---|
| SHA3-384 hash: | f32b7e06fa219d7845352de39e0f02f19979e5a56519ca8c4ff30657dc3036159e57293582875290882ec7d12674b8fa |
| SHA1 hash: | 6637145780c85d2de23f71390d1d73b49d4d371d |
| MD5 hash: | 70aa54d297aa60bb3644b8473670eba0 |
| humanhash: | eighteen-golf-social-mars |
| File name: | 1121215454649864153146824555165321215465464651321684351581.exe |
| Download: | download sample |
| Signature | RemcosRAT |
| File size: | 2'212'352 bytes |
| First seen: | 2024-05-06 15:58:21 UTC |
| Last seen: | 2024-05-06 16:38:23 UTC |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 6b356d2950e39e695a0e59f99af7cd7e (1 x RemcosRAT) |
| ssdeep | 49152:5R2G/IOhGZuRPR2RGiT5qz7nlkbXS2ethAUNOovvyt:iuGZuvPiEVkVQhpOht |
| Threatray | 2'109 similar samples on MalwareBazaar |
| TLSH | T100A58D17F7DBC024F5B21B799A3A9501957BBF622C73C20F224C768E9872E534978722 |
| TrID | 68.8% (.CPL) Windows Control Panel Item (generic) (57583/11/19) 12.5% (.EXE) Win64 Executable (generic) (10523/12/4) 6.0% (.EXE) Win16 NE executable (generic) (5038/12/1) 5.3% (.EXE) Win32 Executable (generic) (4504/4/1) 2.4% (.EXE) OS/2 Executable (generic) (2029/13) |
| File icon (PE): | |
| dhash icon | 1cb2f8f0f0f8f870 (1 x LummaStealer, 1 x RemcosRAT) |
| Reporter | Anonymous |
| Tags: | colombia exe RemcosRAT |
Anonymous
This malware was sent from a legitimate account but hackedIntelligence
File Origin
COVendor Threat Intelligence
Result
Behaviour
Result
Signature
Behaviour
Result
Behaviour
Malware Config
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: | DebuggerCheck__API |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | DebuggerCheck__QueryInfo |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | meth_stackstrings |
|---|---|
| Author: | Willi Ballenthin |
| Rule name: | vmdetect |
|---|---|
| Author: | nex |
| Description: | Possibly employs anti-virtualization techniques |
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_DLL_CHARACTERISTICS | Missing dll Security Characteristics (HIGH_ENTROPY_VA) | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| AUTH_API | Manipulates User Authorization | ADVAPI32.dll::AllocateAndInitializeSid ADVAPI32.dll::ConvertSecurityDescriptorToStringSecurityDescriptorW ADVAPI32.dll::ConvertSidToStringSidW ADVAPI32.dll::ConvertStringSecurityDescriptorToSecurityDescriptorW ADVAPI32.dll::ConvertStringSidToSidW ADVAPI32.dll::CopySid |
| COM_BASE_API | Can Download & Execute components | ole32.dll::CoCreateInstance ole32.dll::CoInitializeSecurity ole32.dll::CreateStreamOnHGlobal |
| SECURITY_BASE_API | Uses Security Base API | ADVAPI32.dll::AddAce ADVAPI32.dll::AdjustTokenPrivileges ADVAPI32.dll::CheckTokenMembership ADVAPI32.dll::DuplicateToken ADVAPI32.dll::DuplicateTokenEx ADVAPI32.dll::GetAclInformation |
| WIN32_PROCESS_API | Can Create Process and Threads | ADVAPI32.dll::CreateProcessAsUserW KERNEL32.dll::CreateProcessW KERNEL32.dll::OpenProcess ADVAPI32.dll::OpenProcessToken ADVAPI32.dll::OpenThreadToken KERNEL32.dll::OpenSemaphoreW |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess KERNEL32.dll::LoadLibraryExW KERNEL32.dll::LoadLibraryExA KERNEL32.dll::LoadLibraryW KERNEL32.dll::GetSystemInfo KERNEL32.dll::GetStartupInfoW |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.dll::WriteConsoleW KERNEL32.dll::ReadConsoleW KERNEL32.dll::SetStdHandle KERNEL32.dll::GetConsoleMode KERNEL32.dll::GetConsoleCP |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CopyFileW KERNEL32.dll::CreateDirectoryW KERNEL32.dll::CreateFileW KERNEL32.dll::DeleteFileW KERNEL32.dll::MoveFileW KERNEL32.dll::MoveFileExW SHLWAPI.dll::PathRemoveFileSpecW |
| WIN_BASE_USER_API | Retrieves Account Information | ADVAPI32.dll::LookupPrivilegeNameW ADVAPI32.dll::LookupPrivilegeValueW KERNEL32.dll::QueryDosDeviceW |
| WIN_CRYPT_API | Uses Windows Crypt API | CRYPT32.dll::CertFindCertificateInStore CRYPT32.dll::CertFreeCertificateContext CRYPT32.dll::CertGetEnhancedKeyUsage |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.dll::RegCreateKeyExW ADVAPI32.dll::RegDeleteKeyW ADVAPI32.dll::RegOpenKeyExW ADVAPI32.dll::RegQueryInfoKeyW ADVAPI32.dll::RegQueryValueExW ADVAPI32.dll::RegSetValueExW |
| WIN_SVC_API | Can Manipulate Windows Services | ADVAPI32.dll::OpenSCManagerW ADVAPI32.dll::OpenServiceW ADVAPI32.dll::QueryServiceStatusEx ADVAPI32.dll::QueryServiceStatus ADVAPI32.dll::StartServiceW |
| WIN_TRUST_API | Uses Windows Trust API | WINTRUST.dll::WintrustGetRegPolicyFlags WINTRUST.dll::WinVerifyTrust |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.