GSEC · Question #48
What is the main problem with relying solely on firewalls to protect your company's sensitive data?
The correct answer is D. Their value is limited because they can be bypassed by technical and non-technical means.. Firewalls are a valuable perimeter control but have critical limitations because attackers can bypass them through technical exploits and non-technical methods such as social engineering or insider access.
Question
What is the main problem with relying solely on firewalls to protect your company's sensitive data?
Options
- ATheir value is limited unless a full-featured Intrusion Detection System is used.
- BTheir value is limited because they cannot be changed once they are configured.
- CTheir value is limited because operating systems are now automatically patched.
- DTheir value is limited because they can be bypassed by technical and non-technical means.
How the community answered
(29 responses)- A10% (3)
- B3% (1)
- C7% (2)
- D79% (23)
Why each option
Firewalls are a valuable perimeter control but have critical limitations because attackers can bypass them through technical exploits and non-technical methods such as social engineering or insider access.
An IDS complements a firewall but is not required for a firewall to provide meaningful value; firewalls independently block unauthorized network traffic regardless of whether an IDS is present.
Firewall rules and policies can be updated, modified, and reconfigured at any time by administrators, so immutability after initial configuration is not a valid limitation.
Automatic OS patching is a separate security hardening measure that addresses software vulnerabilities and has no bearing on whether a firewall can effectively filter network traffic.
Firewalls only inspect and filter traffic that passes through them, leaving them ineffective against insider threats, social engineering, physical access, VPN tunneling, encrypted malicious payloads, and misconfigured rules. This multi-vector bypass problem is the core limitation of relying solely on firewalls, which is why security frameworks recommend a defense-in-depth strategy with multiple overlapping controls.
Concept tested: Firewall limitations and the need for defense-in-depth
Source: https://www.cisa.gov/sites/default/files/publications/Firewall_Best_Practices_To_Block_Ransomware_508c.pdf
Topics
Community Discussion
No community discussion yet for this question.