A security administrator is preparing an unhardened, newly provisioned Windows workstation for deployment in a high-security enterprise environment. To minimize attack vectors prior to placing the system on the production network, the administrator must execute a comprehensive series of local configuration and security hardening controls. In what sequence should the technician perform the following workstation hardening steps to ensure proper dependency management and maximum initial security?
- 1Disable or rename default accounts (such as Guest and Administrator) and provision dedicated, strong password-protected local administrative accounts.
- 2Configure Local Security Policy settings to enforce account lockout thresholds, password complexity rules, and user rights assignments.
- 3Disable unnecessary system services, startup applications, and legacy feature components (such as AutoRun/AutoPlay).
- 4Configure Windows Defender Firewall rules to close unused inbound/outbound ports and restrict non-essential network communications.
- 5Enable BitLocker full-disk encryption and configure mandatory screen saver lockout timeouts.
Cevap
The correct procedural order is: first disable or rename default accounts and provision secured local accounts, second configure local account security policies (lockout and complexity), third disable unnecessary system services and features (AutoRun/AutoPlay), fourth configure Windows Defender Firewall and port restrictions, and fifth enable full-disk encryption (BitLocker) and screen lock policies.
Hardening a new workstation follows a logical defense-in-depth sequence: establishing strict local access control (account renaming/disabling), defining credential policies (lockout/complexity), minimizing software attack surface (disabling services/AutoRun), controlling network exposure (host firewall/ports), and finally applying physical and storage safeguards (BitLocker and screensaver locks).
Adım Adım Çözüm
Anahtar Kavram
Workstation Hardening Procedural Sequence