~kris/dots

srice

ref: 9f828eb14bdd54d2c4fd8a3b2c90253021df3152 srice/doc/networking/network-hardening-guide.md -rw-r--r-- 1.1 KiB
9f828eb1 — Kris Yotam mksh: backslash-escape commands in history hook to bypass module aliases (wc=tokei, tr=transmission-remote, cat=bat) 2 months ago

#Networking & Digital Security

NSA/Pentagon-grade network security resources, hardening guides, and implementation references.

#Structure

government-guides/   NSA, DISA, NIST, CISA publications and where to find them
plan9-security/      Plan 9 cluster hardening, factotum, dp9ik, VLAN isolation
hardware/            Firewalls, switches, VPN appliances, IDS hardware, TAPs
zero-trust/          ZTA frameworks (NIST, BeyondCorp, DoD), Tailscale overlay
host-hardening/      Linux kernel, systemd, auditd, nftables, SSH, sysctl
monitoring/          IDS/IPS, SIEM, packet capture, beacon detection, DNS analytics
configs/             Ready-to-use configuration templates and rulesets

#Priority Reading Order

  1. NSA Network Infrastructure Security Guide
  2. NSA Top Ten Cybersecurity Mitigation Strategies
  3. NSA/CISA Top Ten Misconfigurations
  4. NIST SP 800-207 (Zero Trust Architecture)
  5. CISA Zero Trust Maturity Model v2
  6. NSA Zero Trust: Network and Environment Pillar
  7. NSA Configuring IPsec VPNs
  8. NSA Eliminating Obsolete TLS
  9. NSA DNS Security (all three docs)
  10. DISA STIGs for your devices
  11. CIS Benchmarks for anything STIGs don't cover