MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 977e9713ead19815ea86c21892e0792dfd913e7d085e0b24cba63409a1ff3eea. 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: 5
| SHA256 hash: | 977e9713ead19815ea86c21892e0792dfd913e7d085e0b24cba63409a1ff3eea |
|---|---|
| SHA3-384 hash: | 82d4b07b4aeb107e1d6948d2f72d189e7671b7a4bd83fbf9a5239b4ab887738448c84e85c59cb6b83d6d28a3233851f8 |
| SHA1 hash: | 8db51077786864a3ada9a8ef824356ed92f2986c |
| MD5 hash: | 838fb608c219125889e7512ecf757918 |
| humanhash: | tennessee-mockingbird-green-ten |
| File name: | h1_mp64_ship.exe |
| Download: | download sample |
| File size: | 28'931'976 bytes |
| First seen: | 2024-08-19 11:07:50 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/x-dosexec |
| imphash | a9076b45c0b9512b102cec2b4e0ca8bc |
| ssdeep | 786432:VyPXD9CmkQIrdb7U0rrZei5nN4jYSnPrZiCL:VQXhhIJb7U03oi5N4cSnP0G |
| TLSH | T129573342BA59C3C0E42AFE728DB53604E677BCF2872442FF024435569E713D68DBB9A1 |
| TrID | 33.6% (.EXE) OS/2 Executable (generic) (2029/13) 33.1% (.EXE) Generic Win/DOS Executable (2002/3) 33.1% (.EXE) DOS Executable Generic (2000/1) |
| File icon (PE): | |
| dhash icon | 51245152aaab00aa |
| Reporter | |
| Tags: | exe signed |
Code Signing Certificate
| Organisation: | Activision Publishing Inc |
|---|---|
| Issuer: | DigiCert SHA2 Assured ID Code Signing CA |
| Algorithm: | sha256WithRSAEncryption |
| Valid from: | 2018-01-22T00:00:00Z |
| Valid to: | 2020-01-27T12:00:00Z |
| Serial number: | 0658908cb20a6171577b816b46f442d2 |
| Thumbprint Algorithm: | SHA256 |
| Thumbprint: | 3ed65c52cef7b3ca7a792f3230f14d09fda6cff49b965554db9b5ecedf76bbf6 |
| Source: | This information was brought to you by ReversingLabs A1000 Malware Analysis Platform |
Intelligence
File Origin
DKVendor Threat Intelligence
Result
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: | Check_OutputDebugStringA_iat |
|---|
| Rule name: | DebuggerCheck__API |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | pe_detect_tls_callbacks |
|---|
| Rule name: | PE_Digital_Certificate |
|---|---|
| Author: | albertzsigovits |
| Rule name: | PE_Potentially_Signed_Digital_Certificate |
|---|---|
| Author: | albertzsigovits |
| Rule name: | SEH__vectored |
|---|---|
| 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_DLL_CHARACTERISTICS | Missing dll Security Characteristics (FORCE_INTEGRITY) | high |
Reviews
| ID | Capabilities | Evidence |
|---|---|---|
| COM_BASE_API | Can Download & Execute components | ole32.dll::CoCreateInstance ole32.dll::CoInitializeSecurity |
| MULTIMEDIA_API | Can Play Multimedia | WINMM.dll::mixerClose WINMM.dll::mixerGetControlDetailsA WINMM.dll::mixerGetControlDetailsW WINMM.dll::mixerGetDevCapsA WINMM.dll::mixerGetID WINMM.dll::mixerGetLineControlsA WINMM.dll::mixerGetLineControlsW |
| RPC_API | Can Execute Remote Procedures | RPCRT4.dll::RpcStringFreeA |
| SHELL_API | Manipulates System Shell | SHELL32.dll::ShellExecuteA |
| WIN32_PROCESS_API | Can Create Process and Threads | KERNEL32.dll::CreateProcessA KERNEL32.dll::CreateProcessW KERNEL32.dll::OpenProcess KERNEL32.dll::CloseHandle KERNEL32.dll::CreateThread |
| WIN_BASE_API | Uses Win Base API | KERNEL32.dll::TerminateProcess KERNEL32.dll::FindFirstVolumeW KERNEL32.dll::FindNextVolumeW KERNEL32.dll::LoadLibraryA KERNEL32.dll::LoadLibraryExW KERNEL32.dll::LoadLibraryW |
| 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::CreateDirectoryW KERNEL32.dll::CreateFileA KERNEL32.dll::CreateFileW KERNEL32.dll::DeleteFileW KERNEL32.dll::DeleteFileA KERNEL32.dll::MoveFileExW |
| WIN_CRYPT_API | Uses Windows Crypt API | ADVAPI32.dll::CryptAcquireContextW ADVAPI32.dll::CryptAcquireContextA ADVAPI32.dll::CryptCreateHash ADVAPI32.dll::CryptGenRandom ADVAPI32.dll::CryptGetHashParam ADVAPI32.dll::CryptHashData |
| WIN_REG_API | Can Manipulate Windows Registry | ADVAPI32.dll::RegOpenKeyExA ADVAPI32.dll::RegOpenKeyExW ADVAPI32.dll::RegQueryInfoKeyA ADVAPI32.dll::RegQueryValueExA ADVAPI32.dll::RegQueryValueExW |
| WIN_SOCK_API | Uses Network to send and receive data | WS2_32.dll::freeaddrinfo WS2_32.dll::getaddrinfo WS2_32.dll::WSAAddressToStringA WS2_32.dll::WSAIoctl WS2_32.dll::WSAStringToAddressA |
| WIN_USER_API | Performs GUI Actions | USER32.dll::OpenClipboard USER32.dll::CreateWindowExA USER32.dll::CreateWindowExW |
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.