MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 51a52f9db58137af30e108e66074fa5174957cb3a30e0172d939f1e35854bb39. 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: 12


Intelligence 12 IOCs YARA 4 File information Comments

SHA256 hash: 51a52f9db58137af30e108e66074fa5174957cb3a30e0172d939f1e35854bb39
SHA3-384 hash: 311c1852ae38e12f1e2a91a181a434cdeb15aa559d43164086745768757bc244c7f28eaefffc443a7543f661d3e90aa5
SHA1 hash: 20d3fa2f129e1a5e82c8085eadad6cd19ed4002c
MD5 hash: e0f2ad5ad0bf3f7b1fbb4923aeb3a464
humanhash: vegan-magnesium-virginia-london
File name:SecuriteInfo.com.FileRepMalware.22299.16073
Download: download sample
File size:198'656 bytes
First seen:2025-05-25 10:21:08 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash 7aca81b3bd09c9c5d41389f6364a9bff
ssdeep 3072:MY8Zsdaw74vW/T//TVzTPVuUclIXjhALG9i923U+BbS+fPKVnxx6:MY3aw7ae//pzT4PEjhA6iLB+6xx
TLSH T112145C49736450F4E0A79238CDA64E86F7B2785A1771534F03A443BE9F37661AE3E322
TrID 44.4% (.EXE) Win64 Executable (generic) (10522/11/4)
21.3% (.EXE) Win16 NE executable (generic) (5038/12/1)
8.7% (.ICL) Windows Icons Library (generic) (2059/9)
8.5% (.EXE) OS/2 Executable (generic) (2029/13)
8.4% (.EXE) Generic Win/DOS Executable (2002/3)
Magika pebin
Reporter SecuriteInfoCom
Tags:exe

Intelligence


File Origin
# of uploads :
1
# of downloads :
615
Origin country :
FR FR
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
SecuriteInfo.com.FileRepMalware.22299.16073
Verdict:
Malicious activity
Analysis date:
2025-05-25 10:22:22 UTC
Tags:
auto-reg diamotrix clipper

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Verdict:
Malicious
Score:
99.1%
Tags:
agentb mint
Result
Verdict:
Malware
Maliciousness:

Behaviour
Searching for the window
Creating a file in the system32 directory
Enabling the 'hidden' option for recently created files
Creating a file in the Windows directory
Creating a file in the %AppData% subdirectories
Сreating synchronization primitives
Searching for synchronization primitives
Creating a process from a recently created file
Enabling autorun with the standard Software\Microsoft\Windows\CurrentVersion\Run registry branch
Enabling a "Do not show hidden files" option
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
fingerprint microsoft_visual_cc
Result
Threat name:
n/a
Detection:
malicious
Classification:
evad
Score:
84 / 100
Signature
Changes the view of files in windows explorer (hidden files and folders)
Creates an autostart registry key pointing to binary in C:\Windows
Creates multiple autostart registry keys
Drops executables to the windows directory (C:\Windows) and starts them
Found API chain indicative of debugger detection
Found direct / indirect Syscall (likely to bypass EDR)
Found evasive API chain (may stop execution after checking mutex)
Multi AV Scanner detection for dropped file
Multi AV Scanner detection for submitted file
Behaviour
Behavior Graph:
Threat name:
Win64.Trojan.MintPhil
Status:
Malicious
First seen:
2025-05-25 10:21:17 UTC
File Type:
PE+ (Exe)
Extracted files:
1
AV detection:
25 of 38 (65.79%)
Threat level:
  5/5
Result
Malware family:
n/a
Score:
  7/10
Tags:
persistence
Behaviour
Modifies registry class
Suspicious use of WriteProcessMemory
Enumerates physical storage devices
Drops file in Windows directory
Drops file in System32 directory
Adds Run key to start application
Checks computer location settings
Executes dropped EXE
Unpacked files
SH256 hash:
51a52f9db58137af30e108e66074fa5174957cb3a30e0172d939f1e35854bb39
MD5 hash:
e0f2ad5ad0bf3f7b1fbb4923aeb3a464
SHA1 hash:
20d3fa2f129e1a5e82c8085eadad6cd19ed4002c
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
Rule name:DebuggerCheck__QueryInfo
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:DebuggerHiding__Thread
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:golang_bin_JCorn_CSC846
Author:Justin Cornwell
Description:CSC-846 Golang detection ruleset

File information


The table below shows additional information about this malware sample such as delivery method and external references.

Web download

Executable exe 51a52f9db58137af30e108e66074fa5174957cb3a30e0172d939f1e35854bb39

(this sample)

  
Delivery method
Distributed via web download

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 (GUARD_CF)high
Reviews
IDCapabilitiesEvidence
SHELL_APIManipulates System ShellSHELL32.dll::ShellExecuteExW
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::LoadLibraryW
KERNEL32.dll::LoadLibraryExW
KERNEL32.dll::GetStartupInfoW
KERNEL32.dll::GetCommandLineW
WIN_BASE_EXEC_APICan Execute other programsKERNEL32.dll::WriteConsoleW
KERNEL32.dll::SetStdHandle
KERNEL32.dll::GetConsoleCP
KERNEL32.dll::GetConsoleMode
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::CopyFileW
KERNEL32.dll::CreateDirectoryW
KERNEL32.dll::CreateFileA
KERNEL32.dll::CreateFileW
KERNEL32.dll::CreateFileMappingA
KERNEL32.dll::GetWindowsDirectoryW
WIN_REG_APICan Manipulate Windows RegistryADVAPI32.dll::RegOpenKeyExA
ADVAPI32.dll::RegOpenKeyExW
ADVAPI32.dll::RegSetValueExW

Comments