Terminology Index
Glossary
2953 terms
Hardening Guides
Authoritative documents that specify secure configuration settings for a system, application, or device, such as CIS Benchmarks and DISA STIGs, giving step-by-step baselines to lock systems down from their insecure defaults.
Hardening guides translate security best practice into concrete, checkable settings for specific technologies: which services to disable, how to configure authentication, what to log, and more. Widely used guides like the CIS Benchmarks and DISA STIGs provide vetted baselines so teams need not derive hardening from scratch. They are the practical reference behind system hardening, attack-surface reduction, and configuration baselines, and they support consistent, auditable secure configuration.
Introduced in: System Hardening Fundamentals
Examples
- Applying a CIS Benchmark to harden a server's configuration.
- Using a DISA STIG to lock down a system to a required baseline.
- Deriving a configuration baseline from a published hardening guide.
Related
