implementing-defense-in-depth

Installation
SKILL.md

Implementing Defense in Depth

Quick Start

  1. Perimeter - WAF, DDoS protection, rate limiting, IP filtering
  2. Network - VPC, security groups, mTLS, network policies
  3. Application - Input validation, output encoding, CSRF, CSP
  4. Data - Encryption at rest/transit, access control, classification
  5. Identity - MFA, least privilege, session management
  6. Monitoring - Logging, alerting, anomaly detection across all layers

Features

Installs
9
GitHub Stars
4
First Seen
Feb 20, 2026
implementing-defense-in-depth — doanchienthangdev/omgkit