🤲🏼 NEW | abuse.ch Community Hub! Earn recognition 🏅 for the malware intelligence you share, climb the leaderboards 📈, and connect with like-minded contributors who share your hunting focus 🤝. Ready to unlock your profile? Go to the Community Hub →

MalwareBazaar Database

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



NetSupport


Vendor detections: 8


Intelligence 8 IOCs YARA 19 File information Comments

SHA256 hash: bd03b89a90c9a144dff3ea4baf5f1d96744f6c39634a59a7fea05462edd8f6ab
SHA3-384 hash: dbb5d44e011ec170d11638896e0bf2d679bfa21d5cd933f4a9b4766247ca8aab72341693d2c42a846b80f5d3be4b87b2
SHA1 hash: 7a3f763b7ddf9e18d7dbff60fe6556198890f6d6
MD5 hash: 98479543a0dcd8f85348fd44a7324536
humanhash: cardinal-winner-river-ack
File name:SecuriteInfo.com.Variant.Ulise.596178.25212.14029
Download: download sample
Signature NetSupport
File size:3'890'696 bytes
First seen:2026-04-15 15:24:26 UTC
Last seen:2026-04-15 16:48:43 UTC
File type:Executable exe
MIME type:application/x-dosexec
imphash 3271ee162568f50a6810be9b8973807f (42 x NetSupport, 15 x ACRStealer, 7 x GuLoader)
ssdeep 49152:jNkYEstPSHZ1iaONSM1DNV5NGugTks4O93jIQch25284:jNrQZpksJ1T5I
TLSH T11D064B0BFCB98CADC09AA23484336157BE65BC401B7163D72AD1B6682F737F0A875B15
TrID 51.9% (.EXE) Win64 Executable (generic) (6522/11/2)
16.1% (.EXE) OS/2 Executable (generic) (2029/13)
15.9% (.EXE) Generic Win/DOS Executable (2002/3)
15.9% (.EXE) DOS Executable (generic) (2000/1)
Magika pebin
Reporter SecuriteInfoCom
Tags:exe Google NetSupport signed

Code Signing Certificate

Organisation:c4e970fa7781-dot-TldwIqhqBw.appspot.com
Issuer:Google Trust Services
Algorithm:sha256WithRSAEncryption
Valid from:2026-04-14T08:01:36Z
Valid to:2026-07-14T08:01:36Z
Serial number: 93ad9edb2473e1148e78a458fbc26418
Thumbprint Algorithm:SHA256
Thumbprint: 8df89eb762c96ab6a83f7a6c1bc7129268b4e73a3ec3b9b5a1c697638985d938
Source:This information was brought to you by ReversingLabs A1000 Malware Analysis Platform

Intelligence


File Origin
# of uploads :
3
# of downloads :
128
Origin country :
FR FR
Vendor Threat Intelligence
No detections
Malware family:
n/a
ID:
1
File name:
SecuriteInfo.com.Variant.Ulise.596178.25212.14029
Verdict:
No threats detected
Analysis date:
2026-04-15 15:26:41 UTC
Tags:
n/a

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Verdict:
Malicious
Score:
94.9%
Tags:
injection obfusc crypt
Result
Verdict:
Clean
Maliciousness:

Behaviour
Launching the default Windows debugger (dwwin.exe)
Sending a custom TCP request
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
adaptive-context anti-debug signed
Gathering data
Threat name:
Win64.Trojan.Qwexlafiba
Status:
Malicious
First seen:
2026-04-15 15:25:02 UTC
File Type:
PE+ (Dll)
Extracted files:
1
AV detection:
15 of 24 (62.50%)
Threat level:
  5/5
Result
Malware family:
n/a
Score:
  8/10
Tags:
discovery spyware stealer
Behaviour
Checks processor information in registry
Enumerates system info in registry
Modifies data under HKEY_USERS
Modifies registry class
Suspicious behavior: EnumeratesProcesses
Suspicious behavior: MapViewOfSection
Suspicious use of AdjustPrivilegeToken
Suspicious use of FindShellTrayWindow
Suspicious use of WriteProcessMemory
Enumerates physical storage devices
System Location Discovery: System Language Discovery
System Time Discovery
Suspicious use of NtSetInformationThreadHideFromDebugger
Accesses cryptocurrency files/wallets, possible credential harvesting
Checks installed software on the system
Reads user/profile data of local email clients
Reads user/profile data of web browsers
Badlisted process makes network request
Unpacked files
SH256 hash:
bd03b89a90c9a144dff3ea4baf5f1d96744f6c39634a59a7fea05462edd8f6ab
MD5 hash:
98479543a0dcd8f85348fd44a7324536
SHA1 hash:
7a3f763b7ddf9e18d7dbff60fe6556198890f6d6
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:CP_Script_Inject_Detector
Author:DiegoAnalytics
Description:Detects attempts to inject code into another process across PE, ELF, Mach-O binaries
Rule name:DebuggerCheck__QueryInfo
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:DebuggerException__ConsoleCtrl
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:DetectGoMethodSignatures
Author:Wyatt Tauber
Description:Detects Go method signatures in unpacked Go binaries
Rule name:Detect_Go_GOMAXPROCS
Author:Obscurity Labs LLC
Description:Detects Go binaries by the presence of runtime.GOMAXPROCS in the runtime metadata
Rule name:golang_bin_JCorn_CSC846
Author:Justin Cornwell
Description:CSC-846 Golang detection ruleset
Rule name:golang_duffcopy_amd64
Rule name:Golang_Find_CSC846_Simple
Author:Ashar Siddiqui
Description:Find Go Signatuers
Rule name:pe_detect_tls_callbacks
Rule name:PE_Digital_Certificate
Author:albertzsigovits
Rule name:RIPEMD160_Constants
Author:phoul (@phoul)
Description:Look for RIPEMD-160 constants
Rule name:SEH__vectored
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
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:Suspicious_Golang_Binary
Author:Tim Machac
Description:Triage: Golang-compiled binary with suspicious OS/persistence/network strings (not family-specific)
Rule name:ThreadControl__Context
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:TH_AntiVM_MassHunt_Win_Malware_2026_CYFARE
Author:CYFARE
Description:Detects Windows malware employing anti-VM / anti-sandbox evasion techniques across VMware, VirtualBox, Hyper-V, QEMU, Xen, and generic sandbox environments
Reference:https://cyfare.net/

File information


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

Web download

NetSupport

Executable exe bd03b89a90c9a144dff3ea4baf5f1d96744f6c39634a59a7fea05462edd8f6ab

(this sample)

  
Delivery method
Distributed via web download

Comments