MalwareBazaar Database

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

SHA256 hash: a9146c63bc2fae347013e63476db7f22320d983ffa501b58c0f74cb5488e4dae
SHA3-384 hash: 20e1afc449481566b13c5f25d7ddf4609b7c07a64d2fd02a34eeb82c9ac04d5fa6c95efa5eb814b4cfa71b4100f7a76b
SHA1 hash: e9304bfe19ecf81bdb28add352d8e0447d702d42
MD5 hash: 0a893d86c09573aba189e1b1212d8823
humanhash: robin-failed-kilo-venus
File name:SecuriteInfo.com.FileRepMalware.98765326
Download: download sample
Signature NetSupport
File size:4'016'176 bytes
First seen:2026-04-09 21:20:49 UTC
Last seen:2026-04-09 22:21:45 UTC
File type:Executable exe
MIME type:application/x-dosexec
imphash 3271ee162568f50a6810be9b8973807f (19 x NetSupport, 13 x ACRStealer)
ssdeep 49152:4kt6isNa+VXB9FFCzC1KKjkrcMBpajUQcHGI:4zNxxABVrPByLI
TLSH T1E4065B0BEDB98CE9C0E9A1358433A1467E24B8401B3173D72BD0B6692F777F4987AB15
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 NetSupport signed

Code Signing Certificate

Organisation:ws35361.stackpathdns.com
Issuer:Sectigo RSA Domain Validation Secure Server CA
Algorithm:sha256WithRSAEncryption
Valid from:2026-04-07T16:57:24Z
Valid to:2026-07-07T16:57:24Z
Serial number: a64688d26ae563313c4f54e4aab43491
Thumbprint Algorithm:SHA256
Thumbprint: 7cf074f328857b794c98f2016edeb824b4fe74e087d80c66663c6402d2c49c10
Source:This information was brought to you by ReversingLabs A1000 Malware Analysis Platform

Intelligence


File Origin
# of uploads :
2
# of downloads :
112
Origin country :
FR FR
Vendor Threat Intelligence
No detections
Malware family:
n/a
ID:
1
File name:
SecuriteInfo.com.FileRepMalware.98765326
Verdict:
No threats detected
Analysis date:
2026-04-09 21:22:07 UTC
Tags:
n/a

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

Behaviour
Launching the default Windows debugger (dwwin.exe)
DNS request
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
adaptive-context anti-debug signed
Result
Gathering data
Verdict:
Clean
File Type:
dll x64
First seen:
2026-04-09T17:57:00Z UTC
Last seen:
2026-04-09T18:07:00Z UTC
Hits:
~10
Verdict:
inconclusive
YARA:
4 match(es)
Tags:
Executable PE (Portable Executable) PE File Layout Win 64 Exe x64
Threat name:
Win64.Trojan.Ulise
Status:
Malicious
First seen:
2026-04-09 21:21:39 UTC
File Type:
PE+ (Dll)
AV detection:
5 of 36 (13.89%)
Threat level:
  5/5
Result
Malware family:
n/a
Score:
  8/10
Tags:
discovery persistence spyware stealer
Behaviour
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
Uses Task Scheduler COM API
Enumerates physical storage devices
System Location Discovery: System Language Discovery
System Time Discovery
Drops file in Windows directory
Suspicious use of NtSetInformationThreadHideFromDebugger
Accesses cryptocurrency files/wallets, possible credential harvesting
Checks installed software on the system
Loads dropped DLL
Reads user/profile data of local email clients
Reads user/profile data of web browsers
Executes dropped EXE
Badlisted process makes network request
Unpacked files
SH256 hash:
a9146c63bc2fae347013e63476db7f22320d983ffa501b58c0f74cb5488e4dae
MD5 hash:
0a893d86c09573aba189e1b1212d8823
SHA1 hash:
e9304bfe19ecf81bdb28add352d8e0447d702d42
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:SEH__vectored
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
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 a9146c63bc2fae347013e63476db7f22320d983ffa501b58c0f74cb5488e4dae

(this sample)

Comments