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.0 KiB

Standards and Frameworks — External Network Penetration Testing

Primary Standards

PTES (Penetration Testing Execution Standard)

  • Website: http://www.pentest-standard.org/
  • Phases: Pre-engagement, Intelligence Gathering, Threat Modeling, Vulnerability Analysis, Exploitation, Post-Exploitation, Reporting
  • Best for: Comprehensive network penetration testing engagements

NIST SP 800-115

OSSTMM v3 (Open Source Security Testing Methodology Manual)

OWASP Testing Guide v4.2

Compliance Frameworks

Framework Requirement Pentest Frequency
PCI DSS v4.0 Requirement 11.4 Annual + after significant changes
SOC 2 Type II CC7.1 Annual
ISO 27001 A.12.6, A.18.2 Annual recommended
HIPAA §164.308(a)(8) Annual recommended
FedRAMP CA-8 Annual

CVSS v3.1 Scoring Reference

Metric Group Components
Base Score Attack Vector, Attack Complexity, Privileges Required, User Interaction, Scope, Confidentiality, Integrity, Availability
Temporal Score Exploit Code Maturity, Remediation Level, Report Confidence
Environmental Score Modified Base Metrics, Security Requirements

Calculator: https://www.first.org/cvss/calculator/3.1

CVE and Vulnerability Databases