MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 b0e00df53609548413531846ab86d5e717ed814d7f57c503e49f927aabebec58. 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: | b0e00df53609548413531846ab86d5e717ed814d7f57c503e49f927aabebec58 |
|---|---|
| SHA3-384 hash: | 519fffcd6984107511bdb0ce46b2913980444736769b8061410fc815282de8720b0e1cc589ee20c07bab44435de33521 |
| SHA1 hash: | 8159688cfdc39601a8e0ffc89c8f96a556f96c37 |
| MD5 hash: | 962061fff7fadfd52d33033054c81ce9 |
| humanhash: | five-alabama-table-island |
| File name: | libvlc.dll |
| Download: | download sample |
| Signature | RemcosRAT |
| File size: | 3'381'248 bytes |
| First seen: | 2025-02-26 18:10:36 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | 6a87a82866fbc180a7dc37c06f2ab074 (3 x Formbook, 1 x RemcosRAT, 1 x XWorm) |
| ssdeep | 49152:1T/+PrsUE9K4b0AkA4RMR5ZtMrpyrCRg3aAjTOKXQvT11pA/E+wHl4sINjw:mrDKDtNBjRuqqZ |
| Threatray | 17 similar samples on MalwareBazaar |
| TLSH | T122F5BE25A3D400B8D17BCA78CA929633D671BAC59331C54F4AA8D6092F73E605B3FB35 |
| TrID | 47.1% (.CPL) Windows Control Panel Item (generic) (57583/11/19) 35.2% (.EXE) InstallShield setup (43053/19/16) 8.6% (.EXE) Win64 Executable (generic) (10522/11/4) 4.1% (.EXE) Win16 NE executable (generic) (5038/12/1) 1.6% (.EXE) OS/2 Executable (generic) (2029/13) |
| Magika | pebin |
| Reporter | |
| Tags: | dll exe RemcosRAT |
Intelligence
File Origin
NLVendor Threat Intelligence
Result
Result
Details
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__MemoryWorkingSet |
|---|---|
| Author: | Fernando Mercês |
| Description: | Anti-debug process memory working set size check |
| Reference: | http://www.gironsec.com/blog/2015/06/anti-debugger-trick-quicky/ |
| Rule name: | golang_bin_JCorn_CSC846 |
|---|---|
| Author: | Justin Cornwell |
| Description: | CSC-846 Golang detection ruleset |
| Rule name: | Jupyter_infostealer |
|---|---|
| Author: | CD_R0M_ |
| Description: | Rule for Jupyter Infostealer/Solarmarker malware from september 2021-December 2022 |
| Rule name: | NET |
|---|---|
| Author: | malware-lu |
| Rule name: | pe_detect_tls_callbacks |
|---|
| Rule name: | RIPEMD160_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for RIPEMD-160 constants |
| Rule name: | SEH__vectored |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | SHA1_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for SHA1 constants |
| 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 |
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 (GUARD_CF) | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| SECURITY_BASE_API | Uses Security Base API | ADVAPI32.dll::AdjustTokenPrivileges ADVAPI32.dll::GetTokenInformation |
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.dll::CreateProcessW ADVAPI32.dll::OpenProcessToken KERNEL32.dll::OpenProcess KERNEL32.dll::VirtualAllocExNuma KERNEL32.dll::CloseHandle KERNEL32.dll::CreateThread KERNEL32.dll::CreateThreadpoolIo KERNEL32.dll::CreateThreadpoolWait KERNEL32.dll::CreateThreadpoolWork |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess KERNEL32.dll::LoadLibraryExW KERNEL32.dll::GetSystemInfo |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.dll::WriteConsoleW KERNEL32.dll::FreeConsole KERNEL32.dll::ReadConsoleW KERNEL32.dll::GetConsoleCP KERNEL32.dll::GetConsoleMode KERNEL32.dll::GetConsoleOutputCP |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.dll::CreateDirectoryW KERNEL32.dll::CreateFileW KERNEL32.dll::DeleteFileW KERNEL32.dll::GetSystemDirectoryW KERNEL32.dll::GetFileAttributesW |
| WIN_BASE_USER_API | Retrieves Account Information | ADVAPI32.dll::LookupPrivilegeValueW |
| WIN_BCRYPT_API | Can Encrypt Files | bcrypt.dll::BCryptCreateHash bcrypt.dll::BCryptDestroyHash bcrypt.dll::BCryptFinishHash bcrypt.dll::BCryptGenRandom bcrypt.dll::BCryptGetProperty bcrypt.dll::BCryptHashData |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.dll::RegCreateKeyExW ADVAPI32.dll::RegOpenKeyExW ADVAPI32.dll::RegQueryValueExW ADVAPI32.dll::RegSetValueExW |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.