MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 5b30c309cd996a6ab8c1e2aad4e0d47a566f1cb8859677ac90f1253336451dd1. 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: 11


Intelligence 11 IOCs YARA 1 File information Comments

SHA256 hash: 5b30c309cd996a6ab8c1e2aad4e0d47a566f1cb8859677ac90f1253336451dd1
SHA3-384 hash: 60002d13cc5f47deed464ebff223ce2c146de4ff166810f6521570a00fc3f37c03b59fb8813ef28e229c18c61628d44f
SHA1 hash: 896df3f93f86c869469d9f57748e7bfdb2e50279
MD5 hash: 32884cc945713372648342ae225748b9
humanhash: william-papa-golf-six
File name:33066.exe
Download: download sample
File size:784'896 bytes
First seen:2024-03-19 16:08:58 UTC
Last seen:2024-03-19 17:27:13 UTC
File type:Executable exe
MIME type:application/x-dosexec
imphash a0701968874db905ad2f19b441b018da
ssdeep 12288:M9o2HYYuxp9Mc8QTmWWcGLh3OJMxFdYlBaCuYO4fN77wihUwG:fYuSWU+JMxKaC7f186Uw
TLSH T1FEF429333692C139C273257E8EAA96B9526EBC200B65D5C7E3C42DF90F785D27D3610A
TrID 47.3% (.EXE) Win32 Executable MS Visual C++ (generic) (31206/45/13)
15.9% (.EXE) Win64 Executable (generic) (10523/12/4)
9.9% (.DLL) Win32 Dynamic Link Library (generic) (6578/25/2)
7.6% (.EXE) Win16 NE executable (generic) (5038/12/1)
6.8% (.EXE) Win32 Executable (generic) (4504/4/1)
File icon (PE):PE icon
dhash icon 0a4a2a6a624a4a4a
Reporter Anonymous
Tags:exe

Intelligence


File Origin
# of uploads :
2
# of downloads :
364
Origin country :
US US
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
5b30c309cd996a6ab8c1e2aad4e0d47a566f1cb8859677ac90f1253336451dd1.exe
Verdict:
No threats detected
Analysis date:
2024-03-19 16:10:01 UTC
Tags:
n/a

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Result
Verdict:
Malware
Maliciousness:

Behaviour
Creating a window
Launching a process
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
fingerprint keylogger lolbin shell32
Result
Verdict:
MALICIOUS
Details
Windows PE Executable
Found a Windows Portable Executable (PE) binary. Depending on context, the presence of a binary is suspicious or malicious.
Result
Threat name:
n/a
Detection:
malicious
Classification:
evad
Score:
48 / 100
Signature
Multi AV Scanner detection for submitted file
Behaviour
Behavior Graph:
Threat name:
Win32.Hacktool.Goldoseri
Status:
Malicious
First seen:
2024-03-19 16:09:06 UTC
File Type:
PE (Exe)
Extracted files:
53
AV detection:
18 of 24 (75.00%)
Threat level:
  1/5
Verdict:
malicious
Result
Malware family:
n/a
Score:
  3/10
Tags:
n/a
Behaviour
Suspicious use of SetWindowsHookEx
Unpacked files
SH256 hash:
5b30c309cd996a6ab8c1e2aad4e0d47a566f1cb8859677ac90f1253336451dd1
MD5 hash:
32884cc945713372648342ae225748b9
SHA1 hash:
896df3f93f86c869469d9f57748e7bfdb2e50279
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:DebuggerCheck__API
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_AUTHENTICODEMissing Authenticodehigh
CHECK_DLL_CHARACTERISTICSMissing dll Security Characteristics (HIGH_ENTROPY_VA)high
Reviews
IDCapabilitiesEvidence
COM_BASE_APICan Download & Execute componentsole32.dll::CLSIDFromProgID
ole32.dll::CoCreateInstance
ole32.dll::CoFreeUnusedLibraries
WIN32_PROCESS_APICan Create Process and ThreadsKERNEL32.dll::CloseHandle
KERNEL32.dll::CreateThread
WIN_BASE_APIUses Win Base APIKERNEL32.dll::TerminateProcess
KERNEL32.dll::LoadLibraryA
KERNEL32.dll::GetVolumeInformationA
KERNEL32.dll::GetSystemInfo
KERNEL32.dll::GetStartupInfoA
KERNEL32.dll::GetCommandLineA
WIN_BASE_EXEC_APICan Execute other programsKERNEL32.dll::WriteConsoleA
KERNEL32.dll::WriteConsoleW
KERNEL32.dll::SetStdHandle
KERNEL32.dll::GetConsoleCP
KERNEL32.dll::GetConsoleMode
KERNEL32.dll::GetConsoleOutputCP
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::CreateFileA
KERNEL32.dll::CreateFileW
KERNEL32.dll::DeleteFileA
KERNEL32.dll::MoveFileA
SHLWAPI.dll::PathRemoveFileSpecW
KERNEL32.dll::GetFileAttributesA
WIN_REG_APICan Manipulate Windows RegistryADVAPI32.dll::RegCreateKeyExA
ADVAPI32.dll::RegDeleteKeyA
ADVAPI32.dll::RegOpenKeyA
ADVAPI32.dll::RegOpenKeyExA
ADVAPI32.dll::RegQueryValueA
ADVAPI32.dll::RegQueryValueExA
WIN_SOCK_APIUses Network to send and receive dataWS2_32.dll::WSAIoctl
WS2_32.dll::WSARecv
WS2_32.dll::WSASend
WS2_32.dll::WSASocketA
WIN_USER_APIPerforms GUI ActionsUSER32.dll::AppendMenuA
USER32.dll::PeekMessageA
USER32.dll::CreateWindowExA

Comments