A library Windows service account can RDP interactively and is also a local administrator on additional hosts. Which risk class should the finding emphasize?
Select an answer to reveal the explanation.
Short Explanation
A service account that can sit at the keyboard and also holds admin keys is like giving a vending-machine refill badge master keys to every closet. Once that identity is taken, the blast radius jumps.
Full Explanation
Service accounts intended for non-interactive workloads become high-value targets when they also allow interactive logon such as RDP and hold local administrator rights on multiple systems. That combination turns a single credential theft into rapid privilege escalation and lateral movement. Reports should recommend removing interactive logon, narrowing rights, and monitoring anomalous use. The finding is about identity design, not a specific exploit recipe.