MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 4fc64e114f80ce755040ac2891bd1fab0492a831177491f3fe1382adf94030f9. 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
Threat unknown
Vendor detections: 10
| SHA256 hash: | 4fc64e114f80ce755040ac2891bd1fab0492a831177491f3fe1382adf94030f9 |
|---|---|
| SHA3-384 hash: | 75bbd278ff5528443dd31a58cdb9b034126df92cfdb39590c14f8bf38b84871c4e4a938450273fd8072e32293512b6f3 |
| SHA1 hash: | 8e18a9ee76df13daa5cfaf079872c77a25f15338 |
| MD5 hash: | ae697c5f8ef74fbe8daf09358afd9324 |
| humanhash: | ohio-aspen-autumn-potato |
| File name: | file |
| Download: | download sample |
| File size: | 5'795'768 bytes |
| First seen: | 2024-07-08 08:38:25 UTC |
| Last seen: | 2024-07-08 09:37:51 UTC |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | a1ba444b093b0a58896b585508970ae1 |
| ssdeep | 49152:mUWKwBCwZwchtBQmK2OMaKoEL+4V1njSYu65d8OtZUyZZlACMtUJoiIUCNPoBkYe:41BCwZwc5QfKRL+wfdhBWCdxA |
| Threatray | 1 similar samples on MalwareBazaar |
| TLSH | T145465B116204E13AE4AB2675342FEB75443D7F3A6A22CD57A7E03F4D8E35A802D3A357 |
| TrID | 38.9% (.SCR) Windows screen saver (13097/50/3) 29.7% (.EXE) DOS Borland compiled Executable (generic) (10000/1/2) 13.3% (.EXE) Win32 Executable (generic) (4504/4/1) 6.0% (.EXE) OS/2 Executable (generic) (2029/13) 5.9% (.EXE) Generic Win/DOS Executable (2002/3) |
| File icon (PE): | |
| dhash icon | cbc36b5bdb67c3cb (1 x RedLineStealer, 1 x Socks5Systemz) |
| Reporter | |
| Tags: | exe signed |
Code Signing Certificate
| Organisation: | MEDIAAREA.NET |
|---|---|
| Issuer: | SSL.com Code Signing Intermediate CA RSA R1 |
| Algorithm: | sha256WithRSAEncryption |
| Valid from: | 2022-12-02T11:55:48Z |
| Valid to: | 2025-12-01T11:55:48Z |
| Serial number: | 09846b6f0ad0db139d73feb33a124d3a |
| Thumbprint Algorithm: | SHA256 |
| Thumbprint: | 10dfbc7ea3c9f2af21d31447cd529fd96f37fb091907d1cb0ad556f01c27918f |
| Source: | This information was brought to you by ReversingLabs A1000 Malware Analysis Platform |
Intelligence
File Origin
USVendor Threat Intelligence
Result
Behaviour
Result
Details
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: | BitcoinAddress |
|---|---|
| Author: | Didier Stevens (@DidierStevens) |
| Description: | Contains a valid Bitcoin address |
| 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: | MD5_Constants |
|---|---|
| Author: | phoul (@phoul) |
| Description: | Look for MD5 constants |
| Rule name: | NET |
|---|---|
| Author: | malware-lu |
| Rule name: | PE_Digital_Certificate |
|---|---|
| Author: | albertzsigovits |
| Rule name: | PE_Potentially_Signed_Digital_Certificate |
|---|---|
| Author: | albertzsigovits |
File information
The table below shows additional information about this malware sample such as delivery method and external references.
Web download
exe 4fc64e114f80ce755040ac2891bd1fab0492a831177491f3fe1382adf94030f9
(this sample)
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_NX | Missing Non-Executable Memory Protection | critical |
| CHECK_PIE | Missing Position-Independent Executable (PIE) Protection | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| COM_BASE_API | Can Download & Execute components | OLE32.DLL::CoCreateInstance OLE32.DLL::CreateStreamOnHGlobal |
| MULTIMEDIA_API | Can Play Multimedia | MSACM32.DLL::acmDriverClose MSACM32.DLL::acmDriverDetailsW MSACM32.DLL::acmDriverEnum MSACM32.DLL::acmDriverOpen MSACM32.DLL::acmFormatTagDetailsW MSVFW32.DLL::ICInfo |
| SHELL_API | Manipulates System Shell | SHELL32.DLL::ShellExecuteExW SHELL32.DLL::ShellExecuteW SHELL32.DLL::SHFileOperationW |
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.DLL::CloseHandle WINHTTP.DLL::WinHttpCloseHandle KERNEL32.DLL::CreateThread |
| WIN_BASE_API | Uses Win Base API | KERNEL32.DLL::TerminateProcess KERNEL32.DLL::LoadLibraryA KERNEL32.DLL::LoadLibraryExW KERNEL32.DLL::LoadLibraryW KERNEL32.DLL::GetSystemInfo KERNEL32.DLL::GetStartupInfoA KERNEL32.DLL::GetStartupInfoW |
| WIN_BASE_EXEC_API | Can Execute other programs | KERNEL32.DLL::SetConsoleCtrlHandler |
| WIN_BASE_IO_API | Can Create Files | KERNEL32.DLL::CreateDirectoryW KERNEL32.DLL::CreateFileA KERNEL32.DLL::CreateFileW KERNEL32.DLL::DeleteFileA KERNEL32.DLL::DeleteFileW KERNEL32.DLL::MoveFileExW |
| WIN_BASE_USER_API | Retrieves Account Information | KERNEL32.DLL::GetComputerNameW |
| WIN_HTTP_API | Uses HTTP services | WINHTTP.DLL::WinHttpAddRequestHeaders WINHTTP.DLL::WinHttpConnect WINHTTP.DLL::WinHttpGetIEProxyConfigForCurrentUser WINHTTP.DLL::WinHttpGetProxyForUrl WINHTTP.DLL::WinHttpOpen WINHTTP.DLL::WinHttpOpenRequest |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.DLL::RegConnectRegistryW ADVAPI32.DLL::RegCreateKeyExW ADVAPI32.DLL::RegDeleteKeyW ADVAPI32.DLL::RegLoadKeyW ADVAPI32.DLL::RegOpenKeyExW ADVAPI32.DLL::RegQueryInfoKeyW |
| 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.