Security OperationsMedium

CISSP Practice Question: The security team in a large enterprise is deploying a next-generation firewall…

Published July 27, 2026 · Free daily CISSP practice question
The security team in a large enterprise is deploying a next-generation firewall at the network edge. They must ensure that all outbound communication is inspected and that only necessary outbound ports and services are permitted. Which firewall configuration best enforces this policy?
  1. A.Implement egress filtering with a default-deny outbound policy, permit only documented business services via explicit allow rules, and apply stateful/application-layer inspection to authorized sessions.
  2. B.Use an implicit-allow policy for outbound traffic and add deny rules for specific high-risk services as they are identified.
  3. C.Enable stateful inspection for inbound connections only while leaving outbound traffic largely unrestricted.
  4. D.Enable application-layer filtering in both directions but retain an implicit-allow outbound policy to minimize disruption.
Correct answer: A. Implement egress filtering with a default-deny outbound policy, permit only documented business services via explicit allow rules, and apply stateful/application-layer inspection to authorized sessions.

Correct Answer: A. Implement egress filtering with a default-deny outbound policy, permit only documented business services via explicit allow rules, and apply stateful/application-layer inspection to authorized sessions.

Explanation (CISSP Manager Logic):

This approach enforces the principle of least privilege by ensuring only authorized business traffic leaves the network. Combining a default-deny stance with deep packet inspection provides management with granular control and visibility into potential data exfiltration or command-and-control activity.

By implementing this solution, you:

  • Enforce a proactive security posture that prevents unauthorized shadow IT.
  • Reduce the attack surface by blocking unapproved outbound ports and protocols.
  • Ensure all permitted traffic undergoes rigorous content validation and inspection.

While the other options are relevant, they fall short because:

  • B: Reactive deny-lists are error-prone and fail to block unknown threats or unauthorized services.
  • C: Focusing only on inbound traffic ignores the critical risk of data exfiltration and internal compromises.
  • D: Application filtering without a default-deny policy still permits unapproved traffic by default, increasing risk.

Think like a manager:

Prioritize "Default Deny" as the strategic baseline for all access control. Security must be baked into the architecture through explicit authorization rather than relying on reactive blacklisting.

Ready to find out if you'd pass?

5,000+ expert-calibrated questions, adaptive CAT mock exams, and gap analysis that shows exactly what to study next.

Try 5 free questions Start 7-day free trial
← Previous question All questions