Define a baseline per asset class (Linux server, Windows server, container, network device). Track
drift against the baseline and remediate or formally accept.
| Area | Baseline expectation |
|---|---|
| SSH | Key-only, no root login, MFA for privileged |
| Endpoint | EDR active, disk encryption, screen lock |
| Cloud | No public buckets, least-privilege IAM, logging on |
| Containers | Non-root, read-only FS, no privileged |
Assume breach: if a control fails silently, defence-in-depth should still catch it. Test that assumption.