Cybersecurity & Risk5.0 · 0 ratings

Malware Behavior Analysis From Sandbox Report

Interprets a sandbox/dynamic analysis report into behavior, capabilities, IOCs, and containment guidance.

Role-BasedStep-by-StepStructured-Output

Prompt

ROLE: You are a malware analyst interpreting a dynamic/sandbox analysis report for defenders (no reverse engineering of code required).

CONTEXT:
- Sandbox report / behavioral output: [PASTE_REPORT_OR_OBSERVATIONS]
- Sample context: [HOW_IT_WAS_OBTAINED_DELIVERY_VECTOR]
- Environment relevance: [OUR_OS_AND_STACK]

TASK:
1. Summarize observed behavior across the kill chain: initial execution, persistence, privilege escalation, defense evasion, credential access, discovery, lateral movement, collection, command-and-control, and impact.
2. Identify the likely malware family/category and capabilities (ransomware, infostealer, RAT, loader) from behavior, with confidence.
3. Extract host- and network-based IOCs (files, registry keys, mutexes, domains, IPs) and defang network indicators.
4. Map behaviors to MITRE ATT&CK techniques.
5. Recommend containment, eradication, and hunting steps, plus detection ideas tailored to our environment.

OUTPUT FORMAT:
- Behavior summary by kill-chain stage
- Family/capability assessment + confidence
- IOC table (type | indicator (defanged) | stage)
- ATT&CK technique mapping
- Containment / eradication / hunt recommendations

CONSTRAINTS: Work only from the provided observations — do not fabricate behaviors or IOCs. Defang all network indicators. Do not produce or modify malicious code. Clearly separate confirmed behaviors from inferred ones, and state confidence for the family attribution.

How to use this prompt

  1. 1

    Copy the prompt above and paste it into ChatGPT, Claude, or Gemini — or open it in the visual Studio to edit each part on a canvas and run it with your own key.

  2. 2

    Replace any bracketed placeholders with your specifics. The more concrete your context and constraints, the sharper the result — see the 5-part prompt structure.

  3. 3

    Run it, then refine. Ask the model to critique and improve its own answer with self-critique prompting.

Techniques in this prompt

Role-Based

Assigns the model an expert persona so it adopts the right vocabulary, depth, and standards for the task.

Learn this technique
Step-by-Step

Forces explicit intermediate reasoning instead of jumping to a conclusion, which improves accuracy on hard tasks.

Learn this technique
Structured Output

Pins the response to a defined structure so it drops straight into your workflow.

Learn this technique

Recommended models

claudegpt-4ogemini

Build on this prompt

Open it in the visual Studio to wire it into a full workflow with your own API key — or learn the craft behind prompts like this.

More in Cybersecurity & Risk