Which Remediation Reduces Risk from Outdated Firewall Configurations?
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?
Community Votes
75% of anonymous learners picked answer D. Votes are pick records left by other test-takers — they are not the verified answer.
Community Insight
The exam tests your ability to identify the logical/technical control directly related to the outdated firewall configuration, while the phrase 'physical data center' is a distractor that leads many to choose a physical security control.
This PenTest+ question asks for the most appropriate remediation when production firewalls have been unchanged for over five years. The community consensus favors SSH key rotation (D) as a technical control that secures administrative access, despite ambiguity from the phrase 'physical data center.'
Choosing B (Biometric controls) because of the mention of 'physical data center' – but the vulnerability is stale firewall configuration, not physical access. Biometrics protect physical entry points, not firewall administrative credentials or keys.
Community Discussion (6 comments)
Comments & Corrections
No comments yet — spotted an error or have a note? Share it below.
Expert Analysis
Why the Answer Is Correct
SSH key rotation (D) is the only option that directly mitigates the risk of unauthorized access to firewall management interfaces. Since the firewall configuration has not changed in five years, it is highly likely that administrative SSH keys are also stale or compromised, making rotation the best remediation. The question is framed as a routine penetration test, and the tester's observation points to a technical/logical control deficiency, not a physical one.Why the Other Options Are Wrong
A (Video surveillance) addresses physical monitoring, not firewall configuration management. B (Biometric controls) is a physical access control, which is irrelevant to the outdated firewall rules described. C (Password encryption) is a secure storage practice, but the question specifically mentions that no changes were made to the firewalls – the issue is credential/access hygiene, and SSH key rotation is more actionable that simply encrypting passwords. Only D provides a direct remediation for maintaining secure, current administrative access to the firewalls.Community Comment Notes
Several commenters (likes=2) incorrectly argued for B due to the 'physical data center' phrase, calling it a 'trick question.' However, others (likes=1) correctly pointed out that the firewall is a technical component, and the five-year unchanged state indicates a need for rotating SSH keys or similar access controls. One commenter (likes=1) explicitly stated 'The only answer that addresses outdated firewall configurations,' reinforcing D. The debate illustrates a common trap: overthinking the 'physical' prefix instead of following the logical trail of the firewall's age and management access.Official Reference
Exam Strategy
When a question mentions a 'physical data center' followed by a technical detail like firewall configuration, focus on the component that is outdated or risky. Ask yourself: 'What control would directly address this specific observation?' Here, SSH key rotation is the only option that secures the firewall's administrative channel, so ignore the physical security distractors and pick the technical remediation.