🔥 40% Off Crucial Exams Memberships — This Week Only

2 days, 10 hours remaining!

ISC2 Systems Security Certified Practitioner (SSCP) Practice Question

An Amazon EC2 instance running Amazon Linux 2 hosts an internal inventory application that listens on TCP 8443 and is administered over SSH (TCP 22). Only hosts on the corporate network (10.0.0.0/16) may reach either service. The instance must also be able to initiate exactly two outbound sessions: HTTPS to the corporate Git server at 10.20.30.40 and HTTPS to the VPC's S3 interface endpoint. All other inbound and outbound traffic must be blocked. You will enforce this policy with the instance's firewalld (iptables) configuration, leaving the existing VPC security-group rules unchanged. Which firewalld rule strategy best satisfies the requirement while following the principle of least privilege?

  • Set the default zone target to DROP and add rules that allow TCP 22 and 8443 from 10.0.0.0/16; keep the default outbound policy at ACCEPT so the instance can reach any external service if needed.

  • Leave the default zone target at ACCEPT and add rich rules to reject all inbound ports except 22 and 8443; do not add any outbound rules so that the default ACCEPT continues to allow egress.

  • Change the default zone target to DROP; add rich rules that allow TCP 22 and 8443 only from the 10.0.0.0/16 corporate network; add two egress rules that allow TCP 443 to 10.20.30.40 and to the S3 VPC endpoint CIDR; rely on the implicit final DROP to block all other traffic.

  • Make no changes to firewalld and instead tighten the instance's security-group rules; rely on the VPC security group to control both inbound and outbound traffic.

ISC2 Systems Security Certified Practitioner (SSCP)
Systems and Application Security
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot