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

27 lines
1.0 KiB
Markdown

# Standards and References - noPac CVE-2021-42278/42287
## MITRE ATT&CK References
| Technique ID | Name | Tactic |
|-------------|------|--------|
| T1068 | Exploitation for Privilege Escalation | Privilege Escalation |
| T1136.002 | Create Account: Domain Account | Persistence |
| T1078.002 | Valid Accounts: Domain Accounts | Initial Access |
| T1558 | Steal or Forge Kerberos Tickets | Credential Access |
| T1003.006 | OS Credential Dumping: DCSync | Credential Access |
## CVE References
- CVE-2021-42278: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-42278
- CVE-2021-42287: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-42287
- Microsoft KB5008380: November 2021 Kerberos PAC fix
- Microsoft KB5008602: November 2021 sAMAccountName fix
## Key Research
- CrowdStrike: noPac Exploit - Latest Microsoft AD Flaw
- Fortinet: From User to Domain Admin in 60 Seconds
- TrustedSec: Attack Path Mapping Approach to CVEs 2021-42287/42278
- cube0x0 noPac: https://github.com/cube0x0/noPac
- Ridter noPac: https://github.com/Ridter/noPac