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

48 lines
1.3 KiB
Markdown

# Threat Actor Infrastructure Tracking Report
## Report Metadata
| Field | Value |
|-------|-------|
| Report ID | INFRA-YYYY-NNNN |
| Date | YYYY-MM-DD |
| Classification | TLP:AMBER |
| Analyst | [Name] |
## Infrastructure Summary
| Metric | Count |
|--------|-------|
| C2 Servers Identified | |
| Domains Tracked | |
| SSL Certificates Found | |
| ASNs Involved | |
| Countries | |
## C2 Servers
| IP Address | Ports | Framework | ASN | Country | First Seen | Last Seen |
|-----------|-------|-----------|-----|---------|-----------|----------|
| | | | | | | |
## Associated Domains
| Domain | Resolved IP | First Seen | Last Seen | Source |
|--------|-----------|-----------|----------|--------|
| | | | | pDNS/CT/WHOIS |
## SSL Certificates
| Common Name | Issuer | Not Before | Not After | SANs |
|------------|--------|-----------|----------|------|
| | | | | |
## Pivot Map
```
[Seed IP] --> [Domain A] --> [IP B] --> [Domain C]
| |
v v
[CT: Domain D] [WHOIS: Domain E]
```
## Recommendations
1. Block identified C2 IPs and domains at network perimeter
2. Deploy JARM/JA3S signatures for C2 framework detection
3. Monitor CT logs for new certificates matching tracked domains
4. Set up passive DNS alerts for domain resolution changes