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

2.6 KiB

Hunting For Spearphishing Indicators - Hunt Template

Hunt Metadata

Field Value
Hunt ID TH-HUNTIN-YYYY-MM-DD-NNN
Analyst
Date Started
Date Completed
Status [ ] In Progress / [ ] Complete
Priority [ ] Critical / [ ] High / [ ] Medium / [ ] Low

Hypothesis

Statement: [Formulate a clear, testable hypothesis]

Basis: [ ] Threat Intel / [ ] ATT&CK Gap / [ ] Anomaly / [ ] Incident Follow-up

Target Techniques

  • T1566.001 - Spearphishing Attachment
  • T1566.002 - Spearphishing Link
  • T1566.003 - Spearphishing via Service

Data Sources

  • Sysmon Event Logs
  • Windows Security Event Logs
  • EDR Telemetry (Platform: _____________)
  • SIEM (Platform: _____________)
  • Network Logs (Proxy/Firewall/DNS)
  • Cloud Audit Logs
  • Email Gateway Logs
  • Application Logs

Queries Executed

Query 1: [Description]

[Query text]

Results: [Count] events | Execution Time: [Duration]

Query 2: [Description]

[Query text]

Results: [Count] events | Execution Time: [Duration]

Findings

# Timestamp Host User Technique Evidence Summary Risk Verdict
1 TP / FP / BTP
2 TP / FP / BTP
3 TP / FP / BTP

IOCs Discovered

Network IOCs

Type Value Context Confidence
IP
Domain
URL

Host IOCs

Type Value Context Confidence
SHA256
Filename
Registry Key
Scheduled Task

Hunt Results Summary

Metric Count
Total Events Analyzed
Anomalies Identified
True Positives
False Positives
Benign True Positives
New IOCs Discovered
Detection Rules Created
Detection Rules Updated

Hypothesis Outcome

  • Confirmed: Evidence supports the hypothesis
  • Partially Confirmed: Some evidence found, further investigation needed
  • Refuted: No evidence found
  • Inconclusive: Insufficient data

Recommendations

  1. Immediate Actions: [Containment, remediation steps]
  2. Detection Improvements: [New rules, tuning recommendations]
  3. Visibility Gaps: [Missing data sources, coverage needs]
  4. Security Hardening: [Configuration changes, policy updates]
  5. Follow-up Hunts: [Related hypotheses to investigate]

Analyst Notes

[Free-form notes, observations, and lessons learned]