📁 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
🔗 Analyst pivots
🔍 Lookup
📜 Playbook — File / Document exploitation
- Direction — frame the requirement for File / Document: what decision does this support, by when?
- Collection — pull the 0 mapped sources (0 free) and the native workbench; capture provenance and observe OPSEC.
- Processing — normalize, de-duplicate and enrich the collected data.
- Analysis — correlate against local holdings; apply ACH; assign confidence.
- Dissemination — open a case, draft a report, share via STIX/MISP.
- Feedback — set an alert rule / watchlist to monitor for change.
⚡ AI Skills & Automation
Automate unattended via the cron pipeline (collect → ingest → resolve → enrich → score → alert).
🧩 Advanced Capabilities
✨ Enrichment pathways
🎫 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
📚 Enrichment & validation sources
🔗 Pivot to
🧩 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
⚡ AI Skills
🔍 Lookup & Enrich
📚 Docs & Reports
💡 Recommendations
- Explore related tools below
- Automate recurring work via cron