MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 054b8729cb8ed91c98892e5ea6f88b109bdca5f17727d9ea9a926ecfeef85539. 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: 10


Intelligence 10 IOCs YARA 8 File information Comments

SHA256 hash: 054b8729cb8ed91c98892e5ea6f88b109bdca5f17727d9ea9a926ecfeef85539
SHA3-384 hash: 1f5a29c9f4210a2e5eec71cb2aa1aa86c9fec54809ef2cb156ddc6577cc8976c60d280d9236808815a418c872727e8b5
SHA1 hash: 6e59599393c460a72de0e7732b975cf9bbb3773c
MD5 hash: dd8a29084dfa4204aad49cafd248c273
humanhash: hydrogen-one-kentucky-stairway
File name:dd8a29084dfa4204aad49cafd248c273.dll
Download: download sample
File size:816'640 bytes
First seen:2024-12-06 08:58:43 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash 9a4c1d46ce5204579f3b15445fb1f9b9
ssdeep 24576:rCDAjCPps7W325iovvQAz7IDx1z7+Z0On2nf6UYT:SAjys7tNQJ/W2nf
TLSH T1AC054B66A25E04E9E9676035415BBF8BD03B781A234167CFB3D605042FEE3D076BE389
TrID 48.7% (.EXE) Win64 Executable (generic) (10522/11/4)
23.3% (.EXE) Win16 NE executable (generic) (5038/12/1)
9.3% (.EXE) OS/2 Executable (generic) (2029/13)
9.2% (.EXE) Generic Win/DOS Executable (2002/3)
9.2% (.EXE) DOS Executable Generic (2000/1)
Magika pebin
Reporter abuse_ch
Tags:dll exe

Intelligence


File Origin
# of uploads :
1
# of downloads :
384
Origin country :
NL NL
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
dd8a29084dfa4204aad49cafd248c273.dll
Verdict:
No threats detected
Analysis date:
2024-12-06 09:01:54 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:
dropper phonzy virus gates
Result
Verdict:
Clean
Maliciousness:
Verdict:
Malicious
Threat level:
  10/10
Confidence:
100%
Tags:
adaptive-context asyncrat keylogger masquerade microsoft_visual_cc
Result
Threat name:
n/a
Detection:
malicious
Classification:
n/a
Score:
56 / 100
Signature
Antivirus / Scanner detection for submitted sample
Multi AV Scanner detection for submitted file
Behaviour
Behavior Graph:
behaviorgraph top1 signatures2 2 Behavior Graph ID: 1569798 Sample: S7AChQeMCg.exe Startdate: 06/12/2024 Architecture: WINDOWS Score: 56 15 Antivirus / Scanner detection for submitted sample 2->15 17 Multi AV Scanner detection for submitted file 2->17 7 loaddll64.exe 1 2->7         started        process3 process4 9 cmd.exe 1 7->9         started        11 conhost.exe 7->11         started        process5 13 rundll32.exe 9->13         started       
Threat name:
Win64.Trojan.Generic
Status:
Suspicious
First seen:
2024-08-03 15:23:22 UTC
File Type:
PE+ (Dll)
Extracted files:
1
AV detection:
18 of 38 (47.37%)
Threat level:
  5/5
Result
Malware family:
n/a
Score:
  3/10
Tags:
n/a
Verdict:
Malicious
Tags:
Win.Malware.Dropperx-10032607-0
YARA:
n/a
Unpacked files
SH256 hash:
054b8729cb8ed91c98892e5ea6f88b109bdca5f17727d9ea9a926ecfeef85539
MD5 hash:
dd8a29084dfa4204aad49cafd248c273
SHA1 hash:
6e59599393c460a72de0e7732b975cf9bbb3773c
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: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:pe_detect_tls_callbacks
Rule name:RansomPyShield_Antiransomware
Author:XiAnzheng
Description:Check for Suspicious String and Import combination that Ransomware mostly abuse(can create FP)
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 054b8729cb8ed91c98892e5ea6f88b109bdca5f17727d9ea9a926ecfeef85539

(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
AUTH_APIManipulates User AuthorizationADVAPI32.dll::ConvertSidToStringSidA
ADVAPI32.dll::CopySid
ADVAPI32.dll::GetLengthSid
ADVAPI32.dll::IsValidSid
SECURITY_BASE_APIUses Security Base APIADVAPI32.dll::GetTokenInformation
SHELL_APIManipulates System ShellSHELL32.dll::ShellExecuteA
URL_MONIKERS_APICan Download & Execute componentsurlmon.dll::URLDownloadToFileA
WIN32_PROCESS_APICan Create Process and ThreadsADVAPI32.dll::OpenProcessToken
KERNEL32.dll::CloseHandle
WININET.dll::InternetCloseHandle
KERNEL32.dll::CreateThread
WIN_BASE_APIUses Win Base APIKERNEL32.dll::TerminateProcess
KERNEL32.dll::LoadLibraryA
KERNEL32.dll::GetSystemInfo
WIN_USER_APIPerforms GUI ActionsUSER32.dll::EmptyClipboard
USER32.dll::OpenClipboard
USER32.dll::PeekMessageA
USER32.dll::CreateWindowExA

Comments