0xblack.dev Malware research · ARGUS
← all findings

3dd18766ce04fb157b0323e5302cfc09257f0856d6eb8e6452392c6adbd17cd4.exe

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

Summary

Verdict
SUSPICIOUS   confidence 90% (high)
SHA-256
3dd18766ce04fb157b0323e5302cfc09257f0856d6eb8e6452392c6adbd17cd4
Signals
executable-drop, child-processes

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 (1)

Dropped files (1)

MITRE ATT&CK

T1105 Ingress Tool Transfer / staged payloadT1059 Command and Scripting Interpreter

Indicators of Compromise (defanged)

IOCs (JSON)

{
  "sha256": "3dd18766ce04fb157b0323e5302cfc09257f0856d6eb8e6452392c6adbd17cd4",
  "verdict": "suspicious",
  "confidence": 90,
  "signals": [
    "executable-drop",
    "child-processes"
  ],
  "attack": [
    "T1105",
    "T1059"
  ],
  "dropped": [
    "C:\\Users\\lab\\AppData\\Local\\Temp\\nsc5804.tmp\\System.dll"
  ],
  "children": [
    "C:\\argus-vr-agent\\quarantine\\3dd18766ce04fb157b0323e5302cfc09257f0856d6eb8e6452392c6adbd17cd4_extracted\\3dd18766ce04fb157b0323e5302cfc09257f0856d6eb8e6452392c6adbd17cd4.exe"
  ]
}
ARGUS · 0xblack.dev