Secure Baseline
- •
- •
lifecycle
- •
establish — create baselines, often available from the manufacturer/developer; operating systems can have thousands of possible settings, only some of which are security-related
- •
deploy — usually via a centrally administered console (e.g., Active Directory group policy, [MDM](Mobile Device Management (MDM)) ); automation is key to deploying to hundreds or thousands of devices
- •
maintain — many baselines rarely change, but others need ongoing updates (new vulnerabilities, updated applications, new OS versions); test to avoid baselines conflicting with each other
- •
- •
related