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
885 B
885 B
Standards - Service Account Audit
NIST Standards
- NIST SP 800-53 Rev 5: AC-2, AC-2(3), AC-6, IA-5, AU-6
- NIST SP 800-171: 3.1.1, 3.1.2, 3.5.1, 3.5.2
Industry Frameworks
- CIS Controls v8: Control 5.3 - Disable Dormant Accounts, Control 5.4 - Restrict Administrator Privileges
- MITRE ATT&CK: T1078 (Valid Accounts), T1136 (Create Account)
- PCI DSS 4.0: 7.2.5 - Review user access, 8.6 - Application/system account management
- SOX Section 404: Service account access controls for financial systems
Tools
- Microsoft AD: Get-ADServiceAccount, Get-ADUser with SPN filter
- AWS IAM: Access Analyzer, Credential Report, IAM Access Advisor
- Azure Entra ID: Service principal reports, App registration audit
- CyberArk DNA: Automated privileged account discovery
- Stealthbits (Netwrix): Service account discovery and monitoring