mirror of
https://github.com/SHOGGOTH-SECTOR/sica-fondt.git
synced 2026-08-01 08:30:20 +00:00
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
1.6 KiB
1.6 KiB
Ransomware Precursor Detection Deployment Template
Network Sensor Placement
| Sensor Location | TAP/SPAN | Sensor Type | Protocols Monitored |
|---|---|---|---|
| Internet Edge | Zeek + Suricata | All outbound | |
| DC Segment | Zeek | Kerberos, LDAP, SMB, DNS | |
| Server VLAN | Zeek + Suricata | SMB, RDP, WMI, WinRM | |
| Workstation VLAN | Zeek | SMB, HTTP/S, DNS |
Detection Rules Deployed
| Rule ID | Category | Description | Severity | Status |
|---|---|---|---|---|
| C2 Beaconing | ||||
| Credential Harvest | ||||
| Internal Scanning | ||||
| Lateral Movement |
Threat Intelligence Feeds
| Feed | Source | Update Frequency | IOC Types |
|---|---|---|---|
| Feodo Tracker | abuse.ch | Hourly | IPs (C2) |
| ThreatFox | abuse.ch | Hourly | IPs, domains, hashes |
| ET Open Rules | Proofpoint | Daily | Suricata signatures |
| CISA KEV | CISA | As published | CVEs |
Alert Triage SLAs
| Category | Priority | Triage SLA | Escalation Path |
|---|---|---|---|
| Confirmed C2 | CRITICAL | 15 min | SOC -> IR Team -> CISO |
| Credential Harvest | CRITICAL | 15 min | SOC -> IR Team |
| Internal Scanning | HIGH | 30 min | SOC -> IR Team |
| Admin Share Enum | HIGH | 30 min | SOC -> IR Team |
| RDP Anomaly | MEDIUM | 1 hour | SOC Tier 2 |
| DNS Anomaly | LOW | 4 hours | SOC Tier 1 |
Detection Tuning Log
| Date | Rule | Change | Reason | FP Rate Before | FP Rate After |
|---|---|---|---|---|---|