MalwareBazaar Database

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



BlackSuit


Vendor detections: 12


Intelligence 12 IOCs YARA 16 File information Comments

SHA256 hash: 9fbd818dc28ea5561278e873bd9b6deb896d4fbaac86209903bdeaad55c6c31a
SHA3-384 hash: 92538dc8099ecb06708a479d24ba712dbe854d8f01228a214ab982670d336605448b316bf3526bb3b48c5472c00c4149
SHA1 hash: ad99edce34103e6e0aa91e4794e96ecf08d5e306
MD5 hash: 14f6e66efcbcc6ef30286fa5c5be1697
humanhash: monkey-fruit-mango-princess
File name:LckVQO1wmi7Tv4.exe
Download: download sample
Signature BlackSuit
File size:2'840'576 bytes
First seen:2023-10-30 09:24:14 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash 349e9f843a1e927afb8b322e2d492c18 (1 x BlackSuit, 1 x Worm.Ramnit)
ssdeep 49152:UlFcqJWq7TVCfF92zMWGyBk4O1iVIQBzUcdm/ll:UlF1RCN92zMWGyg1DQ+c
TLSH T1D1D58C21BB56B0A1D88E0335329753FA8D3956E4D737A9D387D22E6988113C19A3F3DC
TrID 33.5% (.EXE) Microsoft Visual C++ compiled executable (generic) (16529/12/5)
21.3% (.EXE) Win64 Executable (generic) (10523/12/4)
13.3% (.DLL) Win32 Dynamic Link Library (generic) (6578/25/2)
10.2% (.EXE) Win16 NE executable (generic) (5038/12/1)
9.1% (.EXE) Win32 Executable (generic) (4505/5/1)
File icon (PE):PE icon
dhash icon 3044397971b2e0e8 (1 x BlackSuit, 1 x Worm.Ramnit, 1 x DiscordTokenStealer)
Reporter smica83
Tags:ASPack blacksuit ddos.dnsnb8.net exe Ransomware UKR

Intelligence


File Origin
# of uploads :
1
# of downloads :
799
Origin country :
HU HU
Vendor Threat Intelligence
Result
Verdict:
Malware
Maliciousness:

Behaviour
Creating a file in the %temp% directory
Creating a process from a recently created file
Changing an executable file
Creating a window
Sending a custom TCP request
Modifying an executable file
Query of malicious DNS domain
Infecting executable files
Sending an HTTP GET request to an infection source
Gathering data
Verdict:
Suspicious
Threat level:
  5/10
Confidence:
100%
Tags:
control expand greyware lolbin nimnul nimnul virus
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.
Malware family:
Generic Malware
Verdict:
Malicious
Result
Threat name:
n/a
Detection:
malicious
Classification:
spre.troj.evad
Score:
100 / 100
Signature
Antivirus / Scanner detection for submitted sample
Antivirus detection for dropped file
Antivirus detection for URL or domain
Detected unpacking (changes PE section rights)
Infects executable files (exe, dll, sys, html)
Machine Learning detection for dropped file
Machine Learning detection for sample
Multi AV Scanner detection for domain / URL
Multi AV Scanner detection for dropped file
Multi AV Scanner detection for submitted file
PE file contains section with special chars
PE file has a writeable .text section
Potentially malicious time measurement code found
Uses known network protocols on non-standard ports
Behaviour
Behavior Graph:
Threat name:
Win32.Virus.Jadtre
Status:
Malicious
First seen:
2023-10-30 07:02:02 UTC
File Type:
PE (Exe)
Extracted files:
14
AV detection:
33 of 35 (94.29%)
Threat level:
  5/5
Verdict:
malicious
Result
Malware family:
n/a
Score:
  7/10
Tags:
aspackv2
Behaviour
Suspicious use of AdjustPrivilegeToken
Suspicious use of WriteProcessMemory
Enumerates physical storage devices
Drops file in Program Files directory
ASPack v2.12-2.42
Checks computer location settings
Executes dropped EXE
Loads dropped DLL
Unpacked files
SH256 hash:
3680ce115e9f30041358590191657050e4b9359eaf49f424498dc3e7790d5e3f
MD5 hash:
cf46e2d247bcd906d83a776a5815b640
SHA1 hash:
1d8f942233fb3e2a76ba8c616255024d298a2e63
Detections:
win_unidentified_045_auto win_unidentified_045_g0
SH256 hash:
9fbd818dc28ea5561278e873bd9b6deb896d4fbaac86209903bdeaad55c6c31a
MD5 hash:
14f6e66efcbcc6ef30286fa5c5be1697
SHA1 hash:
ad99edce34103e6e0aa91e4794e96ecf08d5e306
Detections:
win_blacksuit_auto
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:APT_Sandworm_ArguePatch_Apr_2022_1
Author:Arkbird_SOLG
Description:Detect ArguePatch loader used by Sandworm group for load CaddyWiper
Reference:https://www.welivesecurity.com/2022/04/12/industroyer2-industroyer-reloaded/
Rule name:BLOWFISH_Constants
Author:phoul (@phoul)
Description:Look for Blowfish constants
Rule name:DebuggerCheck__API
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:DebuggerException__SetConsoleCtrl
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:INDICATOR_EXE_Packed_ASPack
Author:ditekSHen
Description:Detects executables packed with ASPack
Rule name:maldoc_find_kernel32_base_method_1
Author:Didier Stevens (https://DidierStevens.com)
Rule name:maldoc_getEIP_method_1
Author:Didier Stevens (https://DidierStevens.com)
Rule name:MD5_Constants
Author:phoul (@phoul)
Description:Look for MD5 constants
Rule name:meth_get_eip
Author:Willi Ballenthin
Rule name:RIPEMD160_Constants
Author:phoul (@phoul)
Description:Look for RIPEMD-160 constants
Rule name:SHA1_Constants
Author:phoul (@phoul)
Description:Look for SHA1 constants
Rule name:SHA512_Constants
Author:phoul (@phoul)
Description:Look for SHA384/SHA512 constants
Rule name:shellcode
Author:nex
Description:Matched shellcode byte patterns
Rule name:WHIRLPOOL_Constants
Author:phoul (@phoul)
Description:Look for WhirlPool constants
Rule name:win_blacksuit_auto
Author:Felix Bilstein - yara-signator at cocacoding dot com
Description:Detects win.blacksuit.
Rule name:win_unidentified_045_auto
Author:Felix Bilstein - yara-signator at cocacoding dot com
Description:Detects win.unidentified_045.

File information


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

Comments