Pick a depth. Each prompt opens in your AI pre-loaded with the lesson. Click a row to preview the prompt.
CIS Benchmarks are consensus configuration baselines for every common OS, app, and cloud service. Level 1 is the practical baseline (most things on, low operational cost); Level 2 is the hardened baseline (some features off, higher operational cost). They're the closest thing to 'do this and you've covered 80% of host hardening'.
Pick the CIS Ubuntu 22.04 benchmark. ~250 controls. Examples: 'ensure password expiration is 365 days or less', 'ensure /tmp is mounted with nodev,nosuid', 'ensure auditd is enabled'. Each has a rationale, audit command, and remediation.