CertNova
Menu
← Back to PBQ types

Firewall PBQs: CompTIA PenTest+ (PT0-003)

easy

Question 1 of 3

During a penetration test, you discovered that the client's web server firewall allows Telnet (port 23) from the internet, which is a critical finding. As part of your remediation recommendations, correct the firewall rules: remove the Telnet allow rule and ensure SSH is restricted to the admin subnet (10.10.10.0/24) only. The web server must remain accessible via HTTPS.

Firewall Rules

#DirectionSourcePortProtocolActionOrder
1inboundany443tcpallow
2inboundany23tcpallow
3inboundany22tcpallow
4inboundanyanyanydeny

Rules are evaluated top to bottom. Use ▲▼ to reorder.

Progress

0 of 3 rules correct

Edit or add rules to configure the firewall, then mark complete

0 of 3 marked complete