MalwareBazaar Database

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



Amadey


Vendor detections: 12


Intelligence 12 IOCs YARA 5 File information Comments

SHA256 hash: b946960a201ceb50e3b9b7585c7cc7c57adf228c0358772f3870d7ddd53d35bf
SHA3-384 hash: ecf0f853d452ccd55e985ec9f846f1158f7e3a9ed0733d3bbb3b70d8802c5b503141cfabee19116aaf75237b1f9e82b0
SHA1 hash: fc43829e76f101fe8e2a3a596d54df596256e701
MD5 hash: 4b03516d43a0cfa55a82dee5e97f4f4a
humanhash: two-nebraska-arizona-cardinal
File name:clip64.dll
Download: download sample
Signature Amadey
File size:126'976 bytes
First seen:2025-03-22 13:22:08 UTC
Last seen:Never
File type:DLL dll
MIME type:application/x-dosexec
imphash fdb088ba51afbf555d7a0f495212d8f1 (21 x Amadey)
ssdeep 3072:Q4Z27UeZm+wr7CImXEGP/Y4Z3SNqTfYYOpf:lo7JfuCIAEG/Z3LYnpf
TLSH T15AC34B213496C031D66D56BE18A8ABF487BD6904DFB00DD77B840D7B8E642C2EE34D7A
TrID 32.2% (.EXE) Win64 Executable (generic) (10522/11/4)
20.1% (.DLL) Win32 Dynamic Link Library (generic) (6578/25/2)
15.4% (.EXE) Win16 NE executable (generic) (5038/12/1)
13.7% (.EXE) Win32 Executable (generic) (4504/4/1)
6.2% (.EXE) OS/2 Executable (generic) (2029/13)
Magika pebin
Reporter aachum
Tags:06bcb9 Amadey AmadeyPlugin dll


Avatar
iamaachum
http://195.82.146.131/h8ejjcsDs/Plugins/clip64.dll

Amadey Botnet: 06bcb9
Amadey C2: http://195.82.146.131/h8ejjcsDs/index.php

Intelligence


File Origin
# of uploads :
1
# of downloads :
426
Origin country :
ES ES
Vendor Threat Intelligence
Result
Verdict:
Clean
Maliciousness:
Verdict:
Malicious
Threat level:
  10/10
Confidence:
100%
Tags:
amadey clipbanker microsoft_visual_cc
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:
Detection:
malicious
Classification:
troj.spyw.evad
Score:
100 / 100
Signature
C2 URLs / IPs found in malware configuration
Found malware configuration
Found potential dummy code loops (likely to delay analysis)
Malicious sample detected (through community Yara rule)
Multi AV Scanner detection for submitted file
Sample uses string decryption to hide its real strings
Suricata IDS alerts for network traffic
System process connects to network (likely due to code injection or exploit)
Yara detected Amadeys Clipper DLL
Behaviour
Behavior Graph:
Threat name:
Win32.Trojan.Whispergate
Status:
Malicious
First seen:
2025-03-22 13:23:11 UTC
File Type:
PE (Dll)
Extracted files:
1
AV detection:
19 of 24 (79.17%)
Threat level:
  5/5
Verdict:
malicious
Label(s):
Similar samples:
Result
Malware family:
Score:
  10/10
Tags:
family:amadey botnet:06bcb9 discovery
Behaviour
Suspicious use of WriteProcessMemory
System Location Discovery: System Language Discovery
Malware Config
C2 Extraction:
http://195.82.146.131
Unpacked files
SH256 hash:
b946960a201ceb50e3b9b7585c7cc7c57adf228c0358772f3870d7ddd53d35bf
MD5 hash:
4b03516d43a0cfa55a82dee5e97f4f4a
SHA1 hash:
fc43829e76f101fe8e2a3a596d54df596256e701
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:Amadey
Author:kevoreilly
Description:Amadey Payload
Rule name:ClipperDLL_Amadey
Author:NDA0E
Description:Detects Amadey's Clipper DLL
Rule name:cobalt_strike_tmp01925d3f
Author:The DFIR Report
Description:files - file ~tmp01925d3f.exe
Reference:https://thedfirreport.com
Rule name:DebuggerCheck__API
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

Amadey

DLL dll b946960a201ceb50e3b9b7585c7cc7c57adf228c0358772f3870d7ddd53d35bf

(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 (HIGH_ENTROPY_VA)high
Reviews
IDCapabilitiesEvidence
WIN32_PROCESS_APICan Create Process and ThreadsKERNEL32.dll::CloseHandle
WININET.dll::InternetCloseHandle
WIN_BASE_APIUses Win Base APIKERNEL32.dll::TerminateProcess
KERNEL32.dll::LoadLibraryExW
KERNEL32.dll::GetStartupInfoW
KERNEL32.dll::GetCommandLineA
KERNEL32.dll::GetCommandLineW
WIN_BASE_EXEC_APICan Execute other programsKERNEL32.dll::WriteConsoleW
KERNEL32.dll::SetStdHandle
KERNEL32.dll::GetConsoleMode
KERNEL32.dll::GetConsoleOutputCP
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::CreateFileW
WIN_USER_APIPerforms GUI ActionsUSER32.dll::EmptyClipboard
USER32.dll::OpenClipboard

Comments