0xblack.dev Malware research · ARGUS
← all findings

58928c973bd77cabdf6bca123c77f7915c3f335f42e364893c2673d954d22d93.exe

Published 2026-08-03 06:28 UTC · ARGUS
Share on X VirusTotal MalwareBazaar

Summary

Verdict
SUSPICIOUS   confidence 80% (moderate)
Family
AsyncRAT
SHA-256
58928c973bd77cabdf6bca123c77f7915c3f335f42e364893c2673d954d22d93
Packing
unknown/custom (entropy 7.71)
Signals
child-processes, packed

Methodology

The sample was executed in an isolated, instrumented Windows VM (host-only networking with emulated C2 responses) while process, file-system, registry and network activity were recorded. The verdict is derived by correlating observed runtime behaviour with static indicators. No sample binary was uploaded or redistributed.

Child processes (2)

MITRE ATT&CK

T1059 Command and Scripting InterpreterT1027.002 Obfuscated Files or Information: Software Packing

Indicators of Compromise (defanged)

IOCs (JSON)

{
  "sha256": "58928c973bd77cabdf6bca123c77f7915c3f335f42e364893c2673d954d22d93",
  "family": "AsyncRAT",
  "verdict": "suspicious",
  "confidence": 80,
  "signals": [
    "child-processes",
    "packed"
  ],
  "attack": [
    "T1059",
    "T1027.002"
  ],
  "children": [
    "C:\\Windows\\SysWOW64\\WindowsPowerShell\\v1.0\\powershell.exe",
    "C:\\argus-vr-agent\\quarantine\\58928c973bd77cabdf6bca123c77f7915c3f335f42e364893c2673d954d22d93_extracted\\58928c973bd77cabdf6bca123c77f7915c3f335f42e364893c2673d954d22d93.exe"
  ]
}
ARGUS · 0xblack.dev