During a security assessment at a financial firm, auditors observe that employees frequently leave their Windows workstations unattended when stepping away from their desks, allowing unauthorized personnel to view sensitive customer data on active sessions. Which of the following workstation hardening measures should the IT technician implement to automatically secure idle sessions?
- Enforce a screen saver timeout policy that requires a password to resume the session.Answer
- BDisable the default local Guest account on each workstation.
- CSecure each workstation chassis to the desk using a steel cable lock.
- DConfigure Event Viewer to monitor audit logs for interactive logon events.
Answer
Enforce a screen saver timeout policy that requires a password to resume the session.
Enforcing a screen saver timeout policy requiring a password on resume is an effective security control against walk-away risks. When an employee leaves a desktop unattended, the operating system detects inactivity, starts the screen saver, and locks the console. Any attempt to resume interaction requires entering the user's password, effectively preventing passersby from accessing sensitive data.
Step-by-Step Solution
Key Concept
Workstation Hardening: Screen Lock and Inactivity Timeout Policies