MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 d6b7c87e6caec7f88bb2cb14a8488a5989260ca2b27f14a91ee56695ed453abf. 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: 13


Intelligence 13 IOCs YARA 4 File information Comments

SHA256 hash: d6b7c87e6caec7f88bb2cb14a8488a5989260ca2b27f14a91ee56695ed453abf
SHA3-384 hash: a3a6687d681a13efffea0c800e64fe2efd6b44c70ecf27bc010715b2bd05e16603dca46d1d1ca97d9a4153f4c444eef0
SHA1 hash: 9b96aeb90d0cf75f75fd53b3b3e23c5c9f67d77a
MD5 hash: f32fd1e9b5d462b3e88eb2e674b932bd
humanhash: colorado-stream-kilo-charlie
File name:2.exe
Download: download sample
File size:200'192 bytes
First seen:2025-05-29 14:01:29 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash 648734fb53752b23673c305021bb7e58
ssdeep 3072:/I3vr3W6H1S4CVTeavJP6rTyF/PWVSRUA/ZWQ4RWJ1+mU1i+W0jtvJud:/Ij3xHUrDvJirThVFoZWxRaWw+Vxu
TLSH T159145B4973A450F5E067D238CD668A86F7B2785A1771534E03A443BE9F37760AE2E332
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 aachum
Tags:exe


Avatar
iamaachum
http://185.156.72.8/2.exe

Intelligence


File Origin
# of uploads :
1
# of downloads :
407
Origin country :
ES ES
Vendor Threat Intelligence
Malware family:
asyncrat
ID:
1
File name:
NewTextDocument.exe
Verdict:
Malicious activity
Analysis date:
2025-05-29 09:15:29 UTC
Tags:
github hausbomber loader auto lumma stealer pastebin rat asyncrat remote telegram discord generic susp-powershell arch-doc evasion snake keylogger amadey botnet

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

Behaviour
Creating a process from a recently created file
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
Enabling autorun with the standard Software\Microsoft\Windows\CurrentVersion\Run registry branch
Enabling autorun by creating a file
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-29 12:56:14 UTC
File Type:
PE+ (Exe)
Extracted files:
1
AV detection:
19 of 24 (79.17%)
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
Drops startup file
Executes dropped EXE
Verdict:
Suspicious
Tags:
n/a
YARA:
n/a
Unpacked files
SH256 hash:
d6b7c87e6caec7f88bb2cb14a8488a5989260ca2b27f14a91ee56695ed453abf
MD5 hash:
f32fd1e9b5d462b3e88eb2e674b932bd
SHA1 hash:
9b96aeb90d0cf75f75fd53b3b3e23c5c9f67d77a
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 d6b7c87e6caec7f88bb2cb14a8488a5989260ca2b27f14a91ee56695ed453abf

(this sample)

  
Dropped by
Amadey
  
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
COM_BASE_APICan Download & Execute componentsole32.dll::CoCreateInstance
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::GetConsoleMode
KERNEL32.dll::GetConsoleCP
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::RegCreateKeyExW
ADVAPI32.dll::RegOpenKeyExW
ADVAPI32.dll::RegSetValueExW

Comments