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
32 lines
1.3 KiB
Markdown
32 lines
1.3 KiB
Markdown
# Standards & References: Google Workspace Phishing Protection
|
|
|
|
## Google Workspace Security Settings Path
|
|
- Admin Console > Apps > Google Workspace > Gmail > Safety
|
|
- Admin Console > Security > Gmail Enhanced Safe Browsing
|
|
- Admin Console > Apps > Google Workspace > Gmail > Authenticate email
|
|
|
|
## MITRE ATT&CK References
|
|
- **T1566.001**: Phishing: Spearphishing Attachment
|
|
- **T1566.002**: Phishing: Spearphishing Link
|
|
- **T1656**: Impersonation
|
|
- **T1586.002**: Compromise Accounts: Email Accounts
|
|
|
|
## Key Protection Settings
|
|
| Setting | Location | Default | Recommended |
|
|
|---|---|---|---|
|
|
| Domain spoofing protection | Safety | Off | On - Quarantine |
|
|
| Employee name spoofing | Safety | Off | On - Warning |
|
|
| Pre-delivery scanning | Safety | On | On (enhanced) |
|
|
| Attachment protection | Safety | Partial | Full - all options |
|
|
| Enhanced Safe Browsing | Security | Off | On |
|
|
| Gmail Security Sandbox | Safety | Off | On (Enterprise) |
|
|
|
|
## Google Workspace License Requirements
|
|
| Feature | Business Starter | Business Standard | Enterprise |
|
|
|---|---|---|---|
|
|
| Basic phishing protection | Yes | Yes | Yes |
|
|
| Enhanced pre-delivery scanning | Yes | Yes | Yes |
|
|
| Gmail Security Sandbox | No | No | Yes |
|
|
| Security Investigation Tool | No | Partial | Yes |
|
|
| Advanced Protection Program | Yes | Yes | Yes |
|