Skip to content

AI SOC: quarantine-sandbox malware analysis for attachment/link lures (validated by a real incident) #38

Description

@seonghobae

Motivating incident (real, 2026-07-08)

A user mapasevo21 (id 301144241, new account) posted a targeted social-engineering malware lure as comments on org issues ContextualWisdomLab/.github#365 and ContextualWisdomLab/naruon#977 — it READ the issue topic (CodeQL/SARIF ruleset) and offered a sarif_bypass_patch.zip "fix" (VirusTotal: multiple detections) claiming to "bypass the ruleset by spoofing the header". Classic maintainer-targeted supply-chain lure.

Handled MANUALLY this time: comments deleted, user org-blocked, VirusTotal (external) confirmed malicious. No sandbox/automation existed.

Capability this validates (Wardnet AI SOC + noema quarantine sandbox)

  • Detect: watch org issue/PR comments for attachments/links + risk signals (new account, .zip/binary attachment, "bypass/patch/fix" lure, topic-targeting a live issue).
  • Quarantine analysis: detonate/inspect the suspicious file in a lightweight isolated sandbox (noema quarantine) — static (YARA/signatures/entropy), dynamic (behavior), and reputation (VirusTotal API + hash lookup). NEVER analyze in a non-isolated env.
  • Classify + auto-respond: on malicious verdict → auto-delete comment, block the user org-wide, alert, and record an incident. (Automates exactly what was done manually here.)
  • Threat intel: retain IOCs (hashes, uploader, URLs) for correlation.

Cross-refs

  • noema quarantine sandbox roadmap: ContextualWisdomLab/naruon#... (Project Bump actions/checkout from 4 to 7 #1, "noema: quarantine sandbox" item)
  • Wardnet role: WAF/IDS/AI SOC/LB/APIM (org architecture map)
  • Blocks/ties into the org security governance in ContextualWisdomLab/.github

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions