PT0-002 · Question #347
During a routine penetration test of a customer's physical data center, a penetration tester observes that no changes have been made to the production firewalls in more than five years. Which of the…
The correct answer is D. SSH key rotation. For firewalls with no changes in five years, the most appropriate remediation technique to reduce future security breaches is SSH key rotation.
Question
During a routine penetration test of a customer's physical data center, a penetration tester observes that no changes have been made to the production firewalls in more than five years. Which of the following is the most appropriate remediation technique to reduce the risk of future security breaches?
Options
- AVideo surveillance
- BBiometric controls
- CPassword encryption
- DSSH key rotation
How the community answered
(17 responses)- A6% (1)
- B6% (1)
- C12% (2)
- D76% (13)
Why each option
For firewalls with no changes in five years, the most appropriate remediation technique to reduce future security breaches is SSH key rotation.
Video surveillance is a physical security control, not a direct remediation for network device access security issues.
Biometric controls are also physical security mechanisms, not directly related to securing remote access to firewalls.
Password encryption is generally assumed for storing passwords, but SSH often uses key pairs for more secure authentication, and 'password encryption' as a standalone remediation is less specific or effective for remote access than key rotation.
Firewalls, like many network devices, are typically accessed and managed via SSH for remote administration. If no changes have been made in five years, it implies SSH keys may be static and potentially compromised or known to former employees. Regular SSH key rotation is a critical security practice that ensures keys are regularly changed, reducing the window of opportunity for attackers to use stolen or compromised keys to gain unauthorized access to the firewall.
Concept tested: Firewall security best practices
Source: https://learn.microsoft.com/en-us/azure/security/fundamentals/rotate-keys-secrets-certificates
Topics
Community Discussion
No community discussion yet for this question.