Skip to content
All Docs

Malware Result Interpretation Guide

Malware Result Interpretation Guide#

Malware Lab presents suspicious-file and program-trust results across multiple tabs. Start with risk and key evidence, then drill into YARA, behavior, graph, AI analysis, Q&A, and reports for verification.

Tab Meanings#

TabPurposeWhat to Check
OverviewOverall verdict and key evidenceRisk, file information, major detections, recommended action
YARARule-based detection resultsMatched rules, severity, detection category
Behavior and CapabilitiesCAPA and static or dynamic behavior interpretationFile, process, network, persistence, evasion signals
GraphVisual relationship viewSuspicious functions, strings, APIs, IOCs
AI AnalysisNatural-language synthesisMalicious intent, infection likelihood, evidence, uncertainty
Q&AFollow-up questions on the analysisWhy risky, IOC extraction, response advice
Integrated ReportShareable analysis outputSummary, evidence, IOCs, MITRE, next actions

Verdict Interpretation#

VerdictMeaningRecommended Action
MaliciousMultiple engines or clear malicious behavior support the findingIsolate, block IOCs, investigate linked cases
SuspiciousSome risk signals exist but need confirmationCheck sandbox, source path, execution history
WatchPotential risk such as packing, obfuscation, or suspicious stringsVerify source, signature, and execution context
Likely CleanClear malicious evidence is lowConfirm signer and distribution path before allowlisting

IOC Review#

  • File hash: search for the same file in cases
  • Filename and path: confirm execution location and user activity
  • Domain and IP: compare DNS, browser, proxy, firewall, and network logs
  • Registry, service, and task names: check persistence
  • Time values: connect to case timelines

Q&A Examples#

  • "Summarize the top five reasons this file is risky"
  • "Extract only IOCs as a table"
  • "Map the behavior to MITRE ATT&CK stages"
  • "Can this file be connected to exfiltration signs in my case?"
  • "What should I verify before treating this as a normal program?"

Cautions#

  • Do not make a final verdict from a YARA match alone.
  • Benign software can look suspicious when packed or obfuscated.
  • AI analysis explains engine outputs; final judgment should include original file context and observed execution.

Next Steps#

Continue in the service

Move from this guide into a sample workflow or the relevant upload surface. Upload real evidence only when you have lawful authority.