MalwareBazaar Database

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



CoinMiner


Vendor detections: 11


Intelligence 11 IOCs YARA 4 File information Comments

SHA256 hash: 265814a843653b962e60656441d01bc0b7215c86127ce578b41a79acb06f900c
SHA3-384 hash: 9212eb21e3ee2d1132551113e702bc1ca090ec383b09ef48659591f089d5d2f6f3c5ffb1348da990eae6a90a9be16953
SHA1 hash: 79d47ebdd0898251793ed90fcb952ec5a8644d70
MD5 hash: 0b58c37eb291b30403300df2eae23a4c
humanhash: floor-angel-salami-east
File name:infect.ps1
Download: download sample
Signature CoinMiner
File size:9'756'045 bytes
First seen:2025-07-23 06:14:25 UTC
Last seen:Never
File type:PowerShell (PS) ps1
MIME type:text/plain
ssdeep 49152:7SR8PhLh5hoxiiqTo31ZGoFOz3hZFkqAzxF52/hB+QwD7r2OCmjevEANZDcoYkW0:j
TLSH T15CA6CF4C3B332BB39A5E78BA7EC56B815360D617CC5ADE344AA6049ED51F78F2052CC8
Magika powershell
Reporter Anonymous
Tags:CoinMiner ps1

Intelligence


File Origin
# of uploads :
1
# of downloads :
47
Origin country :
DE DE
Vendor Threat Intelligence
Verdict:
Malicious
Score:
99.9%
Tags:
autorun autoit emotet xmrig
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
anti-debug at autoit base64 dropper evasive expired-cert fingerprint keylogger obfuscated obfuscated
Result
Threat name:
Detection:
malicious
Classification:
evad.mine
Score:
100 / 100
Signature
AI detected malicious Powershell script
Allocates memory in foreign processes
Creates a thread in another existing process (thread injection)
Detected Stratum mining protocol
Found strings related to Crypto-Mining
Found suspicious powershell code related to unpacking or dynamic code loading
Injects a PE file into a foreign processes
Joe Sandbox ML detected suspicious sample
Malicious sample detected (through community Yara rule)
Powershell creates an autostart link
Query firmware table information (likely to detect VMs)
Sigma detected: Potential Startup Shortcut Persistence Via PowerShell.EXE
Writes to foreign memory regions
Yara detected Xmrig cryptocurrency miner
Behaviour
Behavior Graph:
behaviorgraph top1 dnsIp2 2 Behavior Graph ID: 1742449 Sample: infect.ps1 Startdate: 23/07/2025 Architecture: WINDOWS Score: 100 31 monerooceans.stream 2->31 33 gulf.moneroocean.stream 2->33 35 2 other IPs or domains 2->35 41 Malicious sample detected (through community Yara rule) 2->41 43 Yara detected Xmrig cryptocurrency miner 2->43 45 Detected Stratum mining protocol 2->45 47 3 other signatures 2->47 9 powershell.exe 24 2->9         started        12 cjhxoxtfc.exe 2->12         started        signatures3 process4 signatures5 59 Found suspicious powershell code related to unpacking or dynamic code loading 9->59 61 Powershell creates an autostart link 9->61 14 cjhxoxtfc.exe 9->14         started        17 conhost.exe 9->17         started        63 Writes to foreign memory regions 12->63 65 Allocates memory in foreign processes 12->65 67 Creates a thread in another existing process (thread injection) 12->67 69 Injects a PE file into a foreign processes 12->69 19 charmap.exe 6 12->19         started        process6 signatures7 75 Found strings related to Crypto-Mining 14->75 77 Writes to foreign memory regions 14->77 79 Allocates memory in foreign processes 14->79 21 charmap.exe 6 14->21         started        81 Creates a thread in another existing process (thread injection) 19->81 83 Injects a PE file into a foreign processes 19->83 25 sigverif.exe 19->25         started        process8 dnsIp9 37 api.chimera-hosting.zip 45.141.87.254, 443, 49697, 49698 CLOUDBACKBONERU Russian Federation 21->37 49 Writes to foreign memory regions 21->49 51 Allocates memory in foreign processes 21->51 53 Creates a thread in another existing process (thread injection) 21->53 55 Injects a PE file into a foreign processes 21->55 27 sigverif.exe 21->27         started        57 Query firmware table information (likely to detect VMs) 25->57 signatures10 process11 dnsIp12 39 monerooceans.stream 66.23.199.44, 10001, 49696, 49701 ANYNODEUS United States 27->39 71 Query firmware table information (likely to detect VMs) 27->71 signatures13 73 Detected Stratum mining protocol 39->73
Verdict:
Malware
YARA:
2 match(es)
Tags:
Base64 Block Contains Base64 Block DeObfuscated PowerShell
Verdict:
Malicious
Threat:
Script-PowerShell.Trojan.Heuristic
Threat name:
Script-PowerShell.Trojan.Heuristic
Status:
Malicious
First seen:
2025-07-23 06:15:30 UTC
File Type:
Text (PowerShell)
AV detection:
7 of 36 (19.44%)
Threat level:
  2/5
Result
Malware family:
Score:
  10/10
Tags:
family:xmrig execution miner
Behaviour
Suspicious behavior: EnumeratesProcesses
Suspicious use of AdjustPrivilegeToken
Suspicious use of FindShellTrayWindow
Suspicious use of SendNotifyMessage
Suspicious use of WriteProcessMemory
Command and Scripting Interpreter: PowerShell
Drops startup file
Executes dropped EXE
XMRig Miner payload
Xmrig family
xmrig
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:botnet_plaintext_c2
Author:cip
Description:Attempts to match at least some of the strings used in some botnet variants which use plaintext communication protocols.
Rule name:detect_powershell
Author:daniyyell
Description:Detects suspicious PowerShell activity related to malware execution
Rule name:Detect_PowerShell_Obfuscation
Author:daniyyell
Description:Detects obfuscated PowerShell commands commonly used in malicious scripts.
Rule name:Sus_CMD_Powershell_Usage
Author:XiAnzheng
Description:May Contain(Obfuscated or no) Powershell or CMD Command that can be abused by threat actor(can create FP)

File information


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

  
Delivery method
Other

Comments