MalwareBazaar Database

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

SHA256 hash: d963392aa3f2cfe80e55734fdb2e7db55b99309935031e6c7a034cca62ffd3c9
SHA3-384 hash: a109b737ef1e59a9a5a0d7a30135b9bdd6ee3919af5670001ead2d45cd2b920541fa24bc8131e79f81938ce4e1f66f1d
SHA1 hash: 6ec527c03a0e0011dedc82d5996d3801e3b65ed8
MD5 hash: 83c6f7d8026e3b966329e8c39a2c9e73
humanhash: three-harry-dakota-leopard
File name:83c6f7d8026e3b966329e8c39a2c9e73
Download: download sample
File size:300'032 bytes
First seen:2024-03-01 09:28:28 UTC
Last seen:2024-03-01 11:22:19 UTC
File type:Executable exe
MIME type:application/x-dosexec
imphash fd3e67a72fcdc11dae1668a9ef71cd6e
ssdeep 3072:D3Q9NpCJxUNtjipXFi+PlZlKG6ZEhGFUx+3Ynlhs34jljeLnCQS:DmNMUNdiyoKcwxIwASA
Threatray 1 similar samples on MalwareBazaar
TLSH T1C554A113A6CCBCE2D036027137BB97E5C72EED614BA1C58FA6C40689997C18376327D6
TrID 47.3% (.EXE) Win32 Executable MS Visual C++ (generic) (31206/45/13)
15.9% (.EXE) Win64 Executable (generic) (10523/12/4)
9.9% (.DLL) Win32 Dynamic Link Library (generic) (6578/25/2)
7.6% (.EXE) Win16 NE executable (generic) (5038/12/1)
6.8% (.EXE) Win32 Executable (generic) (4504/4/1)
File icon (PE):PE icon
dhash icon f0968ee8aae8e8b2 (9 x Urelas, 5 x HermeticWiper, 4 x Starcat)
Reporter zbetcheckin
Tags:32 exe

Intelligence


File Origin
# of uploads :
2
# of downloads :
411
Origin country :
FR FR
Vendor Threat Intelligence
Verdict:
Suspicious
Threat level:
  5/10
Confidence:
100%
Tags:
fingerprint
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:
troj.evad
Score:
76 / 100
Signature
Antivirus detection for URL or domain
Contains functionality to inject code into remote processes
Multi AV Scanner detection for dropped file
Multi AV Scanner detection for submitted file
Uses ping.exe to check the status of other devices and networks
Uses ping.exe to sleep
Behaviour
Behavior Graph:
behaviorgraph top1 dnsIp2 2 Behavior Graph ID: 1401304 Sample: ggjS5rv9z7.exe Startdate: 01/03/2024 Architecture: WINDOWS Score: 76 27 jelepenorocks.com 2->27 33 Antivirus detection for URL or domain 2->33 35 Multi AV Scanner detection for submitted file 2->35 8 ggjS5rv9z7.exe 5 2->8         started        signatures3 process4 dnsIp5 31 jelepenorocks.com 54.39.152.114, 49729, 49730, 8080 OVHFR Canada 8->31 23 C:\Users\user\AppData\Roaming\Demm\curl.exe, PE32 8->23 dropped 25 C:\Users\user\AppData\Roaming\...\client.exe, PE32+ 8->25 dropped 12 cmd.exe 1 8->12         started        file6 process7 signatures8 37 Uses ping.exe to sleep 12->37 39 Uses ping.exe to check the status of other devices and networks 12->39 15 client.exe 2 12->15         started        18 PING.EXE 1 12->18         started        21 conhost.exe 12->21         started        process9 dnsIp10 41 Multi AV Scanner detection for dropped file 15->41 43 Contains functionality to inject code into remote processes 15->43 29 127.0.0.1 unknown unknown 18->29 signatures11
Threat name:
Win32.Trojan.Generic
Status:
Malicious
First seen:
2024-02-29 05:10:45 UTC
File Type:
PE (Exe)
Extracted files:
33
AV detection:
11 of 24 (45.83%)
Threat level:
  2/5
Result
Malware family:
n/a
Score:
  7/10
Tags:
n/a
Behaviour
Runs ping.exe
Suspicious use of WriteProcessMemory
Executes dropped EXE
Loads dropped DLL
Unpacked files
SH256 hash:
d963392aa3f2cfe80e55734fdb2e7db55b99309935031e6c7a034cca62ffd3c9
MD5 hash:
83c6f7d8026e3b966329e8c39a2c9e73
SHA1 hash:
6ec527c03a0e0011dedc82d5996d3801e3b65ed8
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

File information


The table below shows additional information about this malware sample such as delivery method and external references.

Web download

Executable exe d963392aa3f2cfe80e55734fdb2e7db55b99309935031e6c7a034cca62ffd3c9

(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::CreateProcessA
KERNEL32.dll::OpenProcess
KERNEL32.dll::CloseHandle
KERNEL32.dll::CreateThread
WIN_BASE_APIUses Win Base APIKERNEL32.dll::TerminateProcess
KERNEL32.dll::LoadLibraryExW
KERNEL32.dll::GetStartupInfoW
KERNEL32.dll::GetCommandLineW
WIN_BASE_EXEC_APICan Execute other programsKERNEL32.dll::WriteConsoleW
KERNEL32.dll::ReadConsoleW
KERNEL32.dll::SetStdHandle
KERNEL32.dll::GetConsoleMode
KERNEL32.dll::GetConsoleCP
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::CreateDirectoryA
KERNEL32.dll::CreateFileA
KERNEL32.dll::CreateFileW
KERNEL32.dll::DeleteFileA
KERNEL32.dll::GetFileAttributesA
WIN_USER_APIPerforms GUI ActionsUSER32.dll::CreateWindowExW

Comments



Avatar
zbet commented on 2024-03-01 09:28:29 UTC

url : hxxp://193.233.132.167/lend/laryyyyy.exe