MalwareBazaar Database

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


Intelligence 9 IOCs YARA 25 File information Comments

SHA256 hash: 2ad43dd82ee2e193cd41cfbfedb35d4306fa4160fdcf77992c8cc4ccfccb60cd
SHA3-384 hash: d14ada0b21791f1b8ef7e9970800b2ef3ddd67522c751454b0805cbcd67c208be2e179294fd88c28b061865fd64722d7
SHA1 hash: 3c5cec0f37a71b7423ab60f0c7ac9cc4bda3e7f9
MD5 hash: 174a95698b7b90db983b38508545abb9
humanhash: orange-romeo-alabama-delta
File name:SecuriteInfo.com.Trojan.PWS.Siggen5.33557.20013.25255
Download: download sample
File size:29'717'504 bytes
First seen:2026-06-02 23:43:41 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash d42595b695fc008ef2c56aabd8efd68e (390 x Vidar, 94 x Stealc, 92 x Rhadamanthys)
ssdeep 196608:pwwYCVbWE512iEMPtQ8SI1bTttwuo4eBe:pwwZWE5EKPG8Soos
TLSH T125575BC3F8A219E4C0EAC3759566415BBA623C191F3823EB1690FF241F367E4AE76705
TrID 33.1% (.EXE) Win64 Executable (generic) (6522/11/2)
25.6% (.EXE) Win16 NE executable (generic) (5038/12/1)
10.4% (.ICL) Windows Icons Library (generic) (2059/9)
10.3% (.EXE) OS/2 Executable (generic) (2029/13)
10.1% (.EXE) Generic Win/DOS Executable (2002/3)
Magika pebin
Reporter abuse_ch
Tags:exe upx-dec


Avatar
abuse_ch
UPX decompressed file, sourced from SHA256 676a0709a060929528bd5cb484d933629ca2a76a50be6f1e137106d7ec58a4d8
File size (compressed) :9'516'544 bytes
File size (de-compressed) :29'717'504 bytes
Format:win64/pe
Packed file: 676a0709a060929528bd5cb484d933629ca2a76a50be6f1e137106d7ec58a4d8

Intelligence


File Origin
# of uploads :
1
# of downloads :
142
Origin country :
NL NL
Vendor Threat Intelligence
No detections
Malware family:
n/a
ID:
1
File name:
exe
Verdict:
Malicious activity
Analysis date:
2026-06-02 23:44:48 UTC
Tags:
ip-check evasion stealer

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Result
Verdict:
Malware
Maliciousness:

Behaviour
Sending an HTTP GET request
Launching a process
Creating a process with a hidden window
Reading critical registry keys
Creating a file in the %temp% directory
Using the Windows Management Instrumentation requests
Creating a window
Creating a file
Connection attempt
DNS request
Sending a custom TCP request
Stealing user critical data
Verdict:
Malicious
Labled as:
Capa_reference_anti_VM_strings_targeting_Qemu
Verdict:
Malicious
File Type:
exe x64
First seen:
2026-05-21T22:44:00Z UTC
Last seen:
2026-05-22T01:14:00Z UTC
Hits:
~100
Detections:
PDM:Trojan.Win32.Generic Trojan.Win32.Inject.sb Trojan-PSW.Win32.Stealer.sb Trojan-PSW.Win32.Greedy.sb Trojan-PSW.Win32.Coins.sb Trojan-PSW.MSIL.Typhon.sb Trojan-PSW.MSIL.Typhon.ay Trojan-PSW.MSIL.Stealer.sb
Result
Threat name:
n/a
Detection:
malicious
Classification:
spyw.evad
Score:
100 / 100
Signature
Allocates memory in foreign processes
Bypasses PowerShell execution policy
Creates a thread in another existing process (thread injection)
Deletes itself after installation
Found many strings related to Crypto-Wallets (likely being stolen)
Joe Sandbox ML detected suspicious sample
Loading BitLocker PowerShell Module
Multi AV Scanner detection for submitted file
Queries sensitive video device information (via WMI, Win32_VideoController, often done to detect virtual machines)
Suspicious powershell command line found
Tries to harvest and steal browser information (history, passwords, etc)
Tries to harvest and steal ftp login credentials
Tries to harvest and steal Putty / WinSCP information (sessions, passwords, etc)
Writes to foreign memory regions
Behaviour
Behavior Graph:
Gathering data
Gathering data
Threat name:
Win64.Malware.Heuristic
Status:
Malicious
First seen:
2026-05-26 01:47:37 UTC
File Type:
PE+ (Exe)
Extracted files:
1
AV detection:
12 of 36 (33.33%)
Threat level:
  2/5
Result
Malware family:
n/a
Score:
  8/10
Tags:
credential_access defense_evasion execution spyware stealer trojan
Behaviour
Modifies system certificate store
Suspicious behavior: EnumeratesProcesses
Suspicious use of AdjustPrivilegeToken
Suspicious use of WriteProcessMemory
Modifies trusted root certificate store through registry
Looks up external IP address via web service
Deletes itself
Loads dropped DLL
Reads WinSCP keys stored on the system
Reads data files stored by FTP clients
Reads ssh keys stored on the system
Reads user/profile data of web browsers
Unsecured Credentials: Credentials In Files
Command and Scripting Interpreter: PowerShell
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:CP_Script_Inject_Detector
Author:DiegoAnalytics
Description:Detects attempts to inject code into another process across PE, ELF, Mach-O binaries
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:DetectEncryptedVariants
Author:Zinyth
Description:Detects 'encrypted' in ASCII, Unicode, base64, or hex-encoded
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:FreddyBearDropper
Author:Dwarozh Hoshiar
Description:Freddy Bear Dropper is dropping a malware through base63 encoded powershell scrip.
Rule name:GoBinTest
Rule name:golang
Rule name:golang_binary_string
Description:Golang strings present
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
Author:Ashar Siddiqui
Description:Find Go Signatuers
Rule name:Golang_Find_CSC846_Simple
Author:Ashar Siddiqui
Description:Find Go Signatuers
Rule name:ldpreload
Author:xorseed
Reference:https://stuff.rop.io/
Rule name:MD5_Constants
Author:phoul (@phoul)
Description:Look for MD5 constants
Rule name:ProgramLanguage_Golang
Author:albertzsigovits
Description:Application written in Golang programming language
Rule name:RANSOMWARE
Author:ToroGuitar
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:telebot_framework
Author:vietdx.mb
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 2ad43dd82ee2e193cd41cfbfedb35d4306fa4160fdcf77992c8cc4ccfccb60cd

(this sample)

Comments