A library IT team uses one shared local administrator password across the entire workstation fleet. After compromising that password on one host, what privilege impact should the tester highlight?
Select an answer to reveal the explanation.
Short Explanation
One shared local admin password is a skeleton key hanging on every door in the building. Crack or recover it once and the whole floor opens—huge lateral and priv impact. That is exactly why unique per-host local admin secrets matter.
Full Explanation
Reused local administrator credentials allow an attacker who obtains them on one endpoint to authenticate with privileged local rights on peers that share the secret. This multiplies privilege-escalation and lateral-movement impact beyond a single host. It is not limited to printers, is not auto-unique without controls such as LAPS, and is remediable through unique secrets and rotation. Report fleet-wide reuse as a systemic finding.