Claude 24f816b6a3
Consolidate 22 sibling repos into layered organism structure
Place useful parts of the surrounding repos into sica-fondt by layer, per the
body model (Ada = membrane; brain/endocrine/capabilities/knowledge non-Ada):

- brain/        LLM reasoning + providers (dapr, hermes, MoMoA)
- capabilities/ REPRAG sidecars: hermes tools/skills, dapr tools, parallel
                dispatch, A51 channels, and the OSINT cluster
- knowledge/    LORAG corpus: 754 cyber-skills, agency personas, secure-coding,
                MITRE ATT&CK data
- reference/    defensive threat-reference (C3, shhbruh doc) + AdaYaml parser

License handling: AGPL sources (worldosint, advanced_evolution, mercury,
Reticulum) and GPL DeTTECT are SPEC-only clean-room/port descriptions — no
copyleft code copied. MIT/Apache/data parts copied as working trees.

Safety: shhbruh escape/persistence material and C3 covert-C2 kept as reference
only, not wired into the running organism. See CONSOLIDATION.md.

https://claude.ai/code/session_01UehUqEXXJJCsHoA4voCU5c
2026-06-10 06:53:01 +00:00

1.7 KiB

Standards & References: Implementing Mimecast Targeted Attack Protection

MITRE ATT&CK References

  • T1566.001: Phishing: Spearphishing Attachment
  • T1566.002: Phishing: Spearphishing Link
  • T1534: Internal Spearphishing
  • T1598: Phishing for Information
  • T1656: Impersonation
  • T1204.001: User Execution: Malicious Link
  • T1204.002: User Execution: Malicious File

Mimecast TTP Components

Component Version Key Feature
URL Protect Current Pre-delivery hold (Nov 2025 default)
Attachment Protect Current Safe File + Dynamic sandbox
Impersonation Protect Current Hit 1 (VIP) / Hit 3 (Default)
Internal Email Protect Current Journal-based internal scanning

Compliance Alignment

  • CIS Controls v8 Control 9.2: Use DNS filtering services
  • CIS Controls v8 Control 9.6: Block unnecessary file types
  • NIST SP 800-177: Trustworthy Email
  • SOC 2 CC6.1: Logical and physical access controls
  • ISO 27001 A.8.23: Web filtering

Impersonation Protection Indicators

Indicator Description Weight
Display name match External sender uses internal VIP display name High
Domain similarity Sender domain visually similar to internal domain High
Reply-to mismatch Reply-to differs from From address Medium
Newly observed First-time sender to recipient Medium
Header anomaly Unusual mail routing or missing authentication Medium

Integration Points

  • Microsoft 365 via connector and journaling
  • Google Workspace via gateway routing
  • SIEM via syslog or API (Splunk, QRadar, Sentinel)
  • SOAR platforms via Mimecast API
  • Directory sync via Active Directory / Azure AD