CV0-003 · Question #276
Which of the following would be appropriate when considering inbound access security for a web- based SaaS solution?
The correct answer is B. IPSec. IPSec secures inbound network connections to a web-based SaaS solution by providing encrypted, authenticated tunnels at the network layer, making it the appropriate inbound access security control.
Question
Which of the following would be appropriate when considering inbound access security for a web- based SaaS solution?
Options
- AAntivirus/anti-malware
- BIPSec
- CFirewall
- DObfuscation
How the community answered
(51 responses)- A2% (1)
- B90% (46)
- C6% (3)
- D2% (1)
Why each option
IPSec secures inbound network connections to a web-based SaaS solution by providing encrypted, authenticated tunnels at the network layer, making it the appropriate inbound access security control.
Antivirus/anti-malware is an endpoint protection tool that defends hosts against malicious software but does not control or encrypt inbound network connections to a SaaS solution.
IPSec operates at the network layer to authenticate and encrypt inbound IP traffic, establishing secure tunnels between clients and the SaaS infrastructure. It provides both confidentiality and integrity for data in transit while verifying the identity of connecting parties. This makes IPSec the correct choice for controlling and securing inbound access to a web-based SaaS environment.
A firewall filters traffic based on rules but does not provide the authenticated, encrypted tunnel mechanism that IPSec uses to secure inbound access at the network layer.
Obfuscation conceals implementation details to deter casual attackers but is not a recognized access security control and provides no authentication or encryption.
Concept tested: IPSec for securing SaaS inbound network access
Source: https://learn.microsoft.com/en-us/windows/security/threat-protection/windows-firewall/windows-firewall-with-advanced-security
Topics
Community Discussion
No community discussion yet for this question.