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


Intelligence 5 IOCs YARA 10 File information Comments

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:Executable exe
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):PE icon
dhash icon 51245152aaab00aa
Reporter methodisthename
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
# of uploads :
1
# of downloads :
427
Origin country :
DK DK
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
h1_mp64_ship.exe
Verdict:
No threats detected
Analysis date:
2024-08-19 11:08:50 UTC
Tags:
upx

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
anti-debug crypto fingerprint keylogger lolbin overlay packed setupapi shell32
Result
Verdict:
MALICIOUS
Result
Threat name:
n/a
Detection:
clean
Classification:
n/a
Score:
1 / 100
Behaviour
Behavior Graph:
n/a
Gathering data
Verdict:
unknown
Result
Malware family:
n/a
Score:
  1/10
Tags:
n/a
Verdict:
Suspicious
Tags:
n/a
YARA:
n/a
Please note that we are no longer able to provide a coverage score for Virus Total.

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
IDTitleSeverity
CHECK_DLL_CHARACTERISTICSMissing dll Security Characteristics (FORCE_INTEGRITY)high
Reviews
IDCapabilitiesEvidence
COM_BASE_APICan Download & Execute componentsole32.dll::CoCreateInstance
ole32.dll::CoInitializeSecurity
MULTIMEDIA_APICan Play MultimediaWINMM.dll::mixerClose
WINMM.dll::mixerGetControlDetailsA
WINMM.dll::mixerGetControlDetailsW
WINMM.dll::mixerGetDevCapsA
WINMM.dll::mixerGetID
WINMM.dll::mixerGetLineControlsA
WINMM.dll::mixerGetLineControlsW
RPC_APICan Execute Remote ProceduresRPCRT4.dll::RpcStringFreeA
SHELL_APIManipulates System ShellSHELL32.dll::ShellExecuteA
WIN32_PROCESS_APICan Create Process and ThreadsKERNEL32.dll::CreateProcessA
KERNEL32.dll::CreateProcessW
KERNEL32.dll::OpenProcess
KERNEL32.dll::CloseHandle
KERNEL32.dll::CreateThread
WIN_BASE_APIUses Win Base APIKERNEL32.dll::TerminateProcess
KERNEL32.dll::FindFirstVolumeW
KERNEL32.dll::FindNextVolumeW
KERNEL32.dll::LoadLibraryA
KERNEL32.dll::LoadLibraryExW
KERNEL32.dll::LoadLibraryW
WIN_BASE_EXEC_APICan Execute other programsKERNEL32.dll::WriteConsoleW
KERNEL32.dll::ReadConsoleW
KERNEL32.dll::SetStdHandle
KERNEL32.dll::GetConsoleMode
KERNEL32.dll::GetConsoleCP
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::CreateDirectoryW
KERNEL32.dll::CreateFileA
KERNEL32.dll::CreateFileW
KERNEL32.dll::DeleteFileW
KERNEL32.dll::DeleteFileA
KERNEL32.dll::MoveFileExW
WIN_CRYPT_APIUses Windows Crypt APIADVAPI32.dll::CryptAcquireContextW
ADVAPI32.dll::CryptAcquireContextA
ADVAPI32.dll::CryptCreateHash
ADVAPI32.dll::CryptGenRandom
ADVAPI32.dll::CryptGetHashParam
ADVAPI32.dll::CryptHashData
WIN_REG_APICan Manipulate Windows RegistryADVAPI32.dll::RegOpenKeyExA
ADVAPI32.dll::RegOpenKeyExW
ADVAPI32.dll::RegQueryInfoKeyA
ADVAPI32.dll::RegQueryValueExA
ADVAPI32.dll::RegQueryValueExW
WIN_SOCK_APIUses Network to send and receive dataWS2_32.dll::freeaddrinfo
WS2_32.dll::getaddrinfo
WS2_32.dll::WSAAddressToStringA
WS2_32.dll::WSAIoctl
WS2_32.dll::WSAStringToAddressA
WIN_USER_APIPerforms GUI ActionsUSER32.dll::OpenClipboard
USER32.dll::CreateWindowExA
USER32.dll::CreateWindowExW

Comments