mirror of
https://github.com/SHOGGOTH-SECTOR/sica-fondt.git
synced 2026-08-01 16:40:24 +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
32 lines
1.3 KiB
Markdown
32 lines
1.3 KiB
Markdown
# Standards and References - XM Cyber Attack Path Analysis
|
|
|
|
## XM Cyber Resources
|
|
- XM Cyber Platform: https://xmcyber.com/
|
|
- 2024 State of Exposure Management Report: https://info.xmcyber.com/2024-state-of-exposure-management
|
|
- CTEM (Continuous Threat Exposure Management): https://xmcyber.com/ctem/
|
|
- XM Cyber EASM Integration: https://xmcyber.com/press-release/xm-cyber-unifies-external-discovery-with-internal-validation/
|
|
|
|
## Industry Frameworks
|
|
- **Gartner CTEM**: Continuous Threat Exposure Management framework (2022)
|
|
- **MITRE ATT&CK**: Lateral movement and privilege escalation techniques
|
|
- **NIST CSF 2.0**: Identify, Protect, Detect functions
|
|
- **CIS Controls v8.1 Control 7**: Continuous Vulnerability Management
|
|
|
|
## Research Findings (2024)
|
|
| Metric | Finding |
|
|
|--------|---------|
|
|
| Avg exposures per org | ~15,000 |
|
|
| CVE-based exposures | < 1% of total |
|
|
| Misconfiguration exposures | ~80% |
|
|
| Identity/credential exposures | ~40% |
|
|
| Critical choke points | 2% of all exposures |
|
|
| On-prem to cloud pivot | 70% of organizations |
|
|
| Cloud assets compromised in 2 hops | 93% |
|
|
|
|
## Related Technologies
|
|
- BloodHound/SharpHound: Active Directory attack path analysis
|
|
- PurpleKnight: AD security assessment
|
|
- CrowdStrike Falcon Exposure Management
|
|
- Tenable Identity Exposure
|
|
- Microsoft Defender for Identity
|