MalwareBazaar Database

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

SHA256 hash: 7f72002bf84555137fdd550f89604b83046d371e0540fa52c4ca80392e16f49c
SHA3-384 hash: 95688f006e89d6b78ee8d224991a902bcad13c2bd1a8d2bb54fd6b54eca2492e22d9cab1a0cdeb40d644f47ad2062914
SHA1 hash: 759224d37b2943b6369a59df55b743a1a441e3e3
MD5 hash: 0758f16b8ec9c83cd236824782747210
humanhash: texas-tango-pasta-uniform
File name:0758f16b8ec9c83cd236824782747210.dll
Download: download sample
File size:283'136 bytes
First seen:2024-11-10 06:23:26 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash 1f8cd24a810c2432f1cb61c4990e13c4
ssdeep 6144:i91WE1qeaRl5f20FahB5R/ql1/MrTsPxunDdoD6A:A1WE1q3l5hE0MdnZoD6
TLSH T10B545C5E77A40CB5E967A13DC9938A0BD7F1785A4BB0D34F03A447EA1F233A1592D322
TrID 43.3% (.EXE) Microsoft Visual C++ compiled executable (generic) (16529/12/5)
27.6% (.EXE) Win64 Executable (generic) (10522/11/4)
13.2% (.EXE) Win16 NE executable (generic) (5038/12/1)
5.3% (.EXE) OS/2 Executable (generic) (2029/13)
5.2% (.EXE) Generic Win/DOS Executable (2002/3)
Magika pebin
Reporter abuse_ch
Tags:DiamotrixClipper dll exe

Intelligence


File Origin
# of uploads :
1
# of downloads :
365
Origin country :
NL NL
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
0758f16b8ec9c83cd236824782747210.dll
Verdict:
No threats detected
Analysis date:
2024-11-10 06:43:06 UTC
Tags:
n/a

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Verdict:
Malicious
Score:
99.9%
Tags:
ransomware emotet virus gates
Result
Verdict:
Clean
Maliciousness:

Behaviour
Searching for the window
Launching the default Windows debugger (dwwin.exe)
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
exploit fingerprint masquerade meterpreter microsoft_visual_cc
Result
Threat name:
MicroClip
Detection:
malicious
Classification:
troj.evad
Score:
76 / 100
Signature
AI detected suspicious sample
Found API chain indicative of debugger detection
Machine Learning detection for sample
Malicious sample detected (through community Yara rule)
Multi AV Scanner detection for submitted file
Yara detected MicroClip
Behaviour
Behavior Graph:
behaviorgraph top1 signatures2 2 Behavior Graph ID: 1553012 Sample: A1eN3okMfy.exe Startdate: 10/11/2024 Architecture: WINDOWS Score: 76 27 Malicious sample detected (through community Yara rule) 2->27 29 Multi AV Scanner detection for submitted file 2->29 31 Yara detected MicroClip 2->31 33 2 other signatures 2->33 8 loaddll64.exe 1 2->8         started        process3 process4 10 rundll32.exe 8->10         started        13 cmd.exe 1 8->13         started        15 rundll32.exe 8->15         started        17 conhost.exe 8->17         started        signatures5 35 Found API chain indicative of debugger detection 10->35 19 WerFault.exe 20 16 10->19         started        21 rundll32.exe 13->21         started        23 WerFault.exe 16 15->23         started        process6 process7 25 WerFault.exe 16 21->25         started       
Threat name:
Win64.Trojan.NukeBot
Status:
Malicious
First seen:
2024-11-10 03:09:10 UTC
File Type:
PE+ (Dll)
Extracted files:
1
AV detection:
22 of 38 (57.89%)
Threat level:
  5/5
Verdict:
malicious
Label(s):
diamotrixclipper
Similar samples:
Result
Malware family:
n/a
Score:
  3/10
Tags:
n/a
Behaviour
Suspicious use of WriteProcessMemory
Verdict:
Malicious
Tags:
red_team_tool meterpreter
YARA:
HKTL_Meterpreter_inMemory
Unpacked files
SH256 hash:
7f72002bf84555137fdd550f89604b83046d371e0540fa52c4ca80392e16f49c
MD5 hash:
0758f16b8ec9c83cd236824782747210
SHA1 hash:
759224d37b2943b6369a59df55b743a1a441e3e3
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:command_and_control
Author:CD_R0M_
Description:This rule searches for common strings found by malware using C2. Based on a sample used by a Ransomware group
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:HKTL_Meterpreter_inMemory
Author:netbiosX, Florian Roth
Description:Detects Meterpreter in-memory
Reference:https://www.reddit.com/r/purpleteamsec/comments/hjux11/meterpreter_memory_indicators_detection_tooling/
Rule name:INDICATOR_SUSPICIOUS_ReflectiveLoader
Author:ditekSHen
Description:Detects Reflective DLL injection artifacts
Rule name:ReflectiveLoader
Author:Florian Roth (Nextron Systems)
Description:Detects a unspecified hack tool, crack or malware using a reflective loader - no hard match - further investigation recommended
Reference:Internal Research
Rule name:ThreadControl__Context
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.

Web download

Executable exe 7f72002bf84555137fdd550f89604b83046d371e0540fa52c4ca80392e16f49c

(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
WIN32_PROCESS_APICan Create Process and ThreadsKERNEL32.dll::CloseHandle
KERNEL32.dll::CreateThread
WIN_BASE_APIUses Win Base APIKERNEL32.dll::TerminateProcess
KERNEL32.dll::LoadLibraryExW
KERNEL32.dll::LoadLibraryW
KERNEL32.dll::LoadLibraryA
KERNEL32.dll::GetSystemInfo
KERNEL32.dll::GetStartupInfoW
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::CreateFileW
KERNEL32.dll::CreateFileA
WIN_SOCK_APIUses Network to send and receive dataWS2_32.dll::freeaddrinfo
WS2_32.dll::getaddrinfo

Comments