MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 f1ae9d2451d57bdded80aa5db801c019149cf94cb4ef307081dc08c8119b546e. 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 2 File information Comments

SHA256 hash: f1ae9d2451d57bdded80aa5db801c019149cf94cb4ef307081dc08c8119b546e
SHA3-384 hash: a2dcd2d9f60c31dd3c2cf8152d411d75534f20e20f4a2165f6920f676b4db9b7b81480c9c56d5b00fcbf6f683c7effbf
SHA1 hash: 6df8938da18a4fe52ab6c94a9532d4fccb6293c5
MD5 hash: 41c15fdbde9d306738b4dc64d73d4deb
humanhash: shade-wyoming-chicken-crazy
File name:SecuriteInfo.com.Trojan.MulDrop29.3992.15458.1816
Download: download sample
File size:179'200 bytes
First seen:2025-03-11 09:51:17 UTC
Last seen:2025-03-11 10:30:43 UTC
File type:Executable exe
MIME type:application/x-dosexec
imphash b9d5e6231a729f64685d981b20518bd0
ssdeep 3072:AGO4+WRguxbEijr226/1Hl/MZ4oes2y+TKa+eYlhqTgyZ:pX+Mgi4iG2W1HVMZzA+eB8y
TLSH T151047C2135C0C0B2D1B3027149B8AB629ABDFD714BB6165F27D85ECE1F745D0AB293A3
TrID 46.6% (.CPL) Windows Control Panel Item (generic) (57583/11/19)
25.2% (.EXE) Win32 Executable MS Visual C++ (generic) (31206/45/13)
8.5% (.EXE) Win64 Executable (generic) (10522/11/4)
5.3% (.DLL) Win32 Dynamic Link Library (generic) (6578/25/2)
4.0% (.EXE) Win16 NE executable (generic) (5038/12/1)
Magika pebin
Reporter SecuriteInfoCom
Tags:exe

Intelligence


File Origin
# of uploads :
3
# of downloads :
436
Origin country :
FR FR
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
SecuriteInfo.com.Trojan.MulDrop29.3992.15458.1816
Verdict:
Malicious activity
Analysis date:
2025-03-11 10:25:02 UTC
Tags:
crypto-regex

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Verdict:
Malicious
Score:
93.3%
Tags:
clipbanker dropper zusy
Result
Verdict:
Malware
Maliciousness:

Behaviour
Сreating synchronization primitives
Creating a file
Enabling the 'hidden' option for recently created files
Enabling autorun with the standard Software\Microsoft\Windows\CurrentVersion\Run registry branch
Enabling a "Do not show hidden files" option
Verdict:
Malicious
Threat level:
  10/10
Confidence:
100%
Tags:
fingerprint 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:
n/a
Detection:
malicious
Classification:
evad
Score:
88 / 100
Signature
Antivirus / Scanner detection for submitted sample
Antivirus detection for dropped file
Changes the view of files in windows explorer (hidden files and folders)
Found API chain indicative of debugger detection
Found evasive API chain (may stop execution after checking mutex)
Joe Sandbox ML detected suspicious sample
Multi AV Scanner detection for dropped file
Multi AV Scanner detection for submitted file
Behaviour
Behavior Graph:
Threat name:
Win32.Trojan.Amadey
Status:
Malicious
First seen:
2025-03-11 09:51:27 UTC
File Type:
PE (Exe)
Extracted files:
1
AV detection:
20 of 24 (83.33%)
Threat level:
  5/5
Result
Malware family:
n/a
Score:
  6/10
Tags:
discovery persistence
Behaviour
System Location Discovery: System Language Discovery
Adds Run key to start application
Unpacked files
SH256 hash:
f1ae9d2451d57bdded80aa5db801c019149cf94cb4ef307081dc08c8119b546e
MD5 hash:
41c15fdbde9d306738b4dc64d73d4deb
SHA1 hash:
6df8938da18a4fe52ab6c94a9532d4fccb6293c5
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: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 f1ae9d2451d57bdded80aa5db801c019149cf94cb4ef307081dc08c8119b546e

(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 (HIGH_ENTROPY_VA)high
Reviews
IDCapabilitiesEvidence
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::LoadLibraryExW
KERNEL32.dll::LoadLibraryW
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::CreateFileW
WIN_REG_APICan Manipulate Windows RegistryADVAPI32.dll::RegOpenKeyExA
ADVAPI32.dll::RegOpenKeyExW
ADVAPI32.dll::RegSetValueExW

Comments