Data Points

📁 File / Document

A file or document artifact — malware sample, leaked document, image, or email attachment.
Cyber

Sources

0
0 no-auth

Disciplines

0
that use it

Mission domains

0
reach

Workbench

native tool

🔍 Lookup

📜 Playbook — File / Document exploitation

  1. Direction — frame the requirement for File / Document: what decision does this support, by when?
  2. Collection — pull the 0 mapped sources (0 free) and the native workbench; capture provenance and observe OPSEC.
  3. Processing — normalize, de-duplicate and enrich the collected data.
  4. Analysis — correlate against local holdings; apply ACH; assign confidence.
  5. Dissemination — open a case, draft a report, share via STIX/MISP.
  6. Feedback — set an alert rule / watchlist to monitor for change.

⚡ AI Skills & Automation

🤖 Copilot brief⚡ AI SkillsResolveEnrichAuto-CollectHuntReportExport

Automate unattended via the cron pipeline (collect → ingest → resolve → enrich → score → alert).

🎫 File / Document

A file or document is a concrete artifact — PE/ELF/Mach-O binary, Office doc, PDF, script, or archive — carrying content, structure, and rich metadata. It matters because static structure, embedded objects, and authorship metadata reveal capability, provenance, and links to actors before any detonation.

Format: Magic bytes / MIME type (PE MZ, PDF %PDF, ZIP PK); size; entropy (0-8); PE headers/sections; OLE/OOXML structure; embedded EXIF/XMP/author metadata.

📡 How it is collected

  • Email attachment and web-download capture
  • Endpoint file-system and quarantine collection
  • Forensic disk/memory image carving
  • Sandbox dropped-file artifacts
  • USB / removable-media acquisition
  • Document-sharing and repo scraping

🧩 Analysis & hunting techniques

  • Static triage (magic, entropy, strings)
  • Metadata / EXIF authorship extraction
  • Macro & OLE object analysis (maldoc)
  • Embedded-object & OLE stream carving
  • Entropy-based packer detection
  • PDF JavaScript & object-stream analysis
  • CAPA capability tagging
  • Structural (PE section) anomaly detection

🔧 Tools

  • oletools (olevba/oleid)
  • exiftool
  • binwalk
  • pdf-parser / peepdf
  • CAPA
  • Detect It Easy
  • strings / file / yara

⚡ Workbench actions

  • Compute hashes & entropy
  • Extract metadata / author
  • Analyze macros & embedded objects
  • Carve embedded files/IOCs
  • Detonate & capture drops
  • Tag capabilities (CAPA)
  • Check reputation
  • Pivot to family & C2

📊 Dashboard KPIs

File entropyEmbedded IOC countMacro / active-content flagAV detection ratioMetadata author uniqueness
Workstation · Copilot · AI Skills · Automation · Playbooks · Lookups · Docs · Reports

🤖 AI Copilot

🔍 Lookup & Enrich

💡 Recommendations

⚙ Automation

Cron: 0 * * * * php /home/zaptf0zdggll/public_html/threats/cron.php