exam questions

Exam SY0-601 All Questions

View all questions & answers for the SY0-601 exam

Exam SY0-601 topic 1 question 365 discussion

Actual exam question from CompTIA's SY0-601
Question #: 365
Topic #: 1
[All SY0-601 Questions]

The marketing department at a retail company wants to publish an internal website to the internet so it is reachable by a limited number of specific, external service providers in a secure manner. Which of the following configurations would be BEST to fulfil this requirement?

  • A. NAC
  • B. ACL
  • C. WAF
  • D. NAT
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
ramesh2022
Highly Voted 2 years, 2 months ago
Selected Answer: B
The best configuration to fulfil this requirement is B. ACL (Access Control List). An Access Control List can be used to restrict access to external service providers based on their IP addresses, enabling a secure method of publishing the internal website to the internet.
upvoted 33 times
milkyway_615
2 years, 1 month ago
I agree ACL is the best answer
upvoted 3 times
...
vitasaia
1 year, 3 months ago
It works but it's not very practical. You need to ask the service providers to share their IPs. What if they don't have static IPs?
upvoted 3 times
...
...
BigSecurityGuy
Highly Voted 1 year, 5 months ago
I miss stoneface
upvoted 24 times
Cloudninja117
1 year, 5 months ago
Same here, also I wonder if he ever passed.
upvoted 6 times
...
Teacher2Cyber
1 year, 5 months ago
And applebeeswaitress and proctorguy
upvoted 13 times
Theoreign
1 year, 3 months ago
And rodwave
upvoted 9 times
...
...
...
Alcpt
Most Recent 6 months, 3 weeks ago
Disagree. If u keeping your web app internal, then use a NAC for level 4 control. But to expose the website to the public internet needs L7 protection which means a WAF.
upvoted 1 times
...
fb56133
11 months, 2 weeks ago
Selected Answer: B
B. ACL (Access Control List) Explanation: Access Control List (ACL): An ACL is a set of rules that controls incoming and outgoing traffic to a network resource based on IP addresses, ports, or protocols. By using ACLs, you can specify which external IP addresses are allowed to access the internal website, effectively limiting access to only the specified service providers. Why Not the Others? WAF (Web Application Firewall): A WAF helps protect web applications by filtering and monitoring HTTP traffic between a web application and the internet. While it provides security against a variety of attacks (e.g., SQL injection, cross-site scripting), it does not inherently control access based on the source of the traffic. It complements an ACL but does not replace it for access control purposes.
upvoted 1 times
...
AspiringNerd
1 year ago
Selected Answer: C
The BEST configuration to fulfill the requirement of publishing an internal website to the internet, reachable by a limited number of specific, external service providers in a secure manner, would be: C. WAF (Web Application Firewall). A WAF is specifically designed to protect web applications from a variety of attacks, including SQL injection, cross-site scripting (XSS), and other common web-based threats. By deploying a WAF in front of the internal website, the marketing department can enforce access controls, inspect and filter incoming web traffic, and apply security policies to ensure that only authorized external service providers can access the website. While ACLs (Access Control Lists) could be used to restrict access to specific IP addresses or ranges, they typically operate at a lower level of the network stack and may not provide the same level of application-layer protection as a WAF.
upvoted 4 times
AspiringNerd
1 year ago
NAC (Network Access Control) is used to enforce security policies for devices connecting to a network, but it may not be directly applicable to securing a specific web application published to the internet. NAT (Network Address Translation) is a technique used to map private IP addresses to public IP addresses and vice versa, but it does not provide the necessary application-layer security controls required to protect a web application from attacks and unauthorized access. Therefore, a WAF would be the most appropriate and effective configuration for securely publishing the internal website to the internet while restricting access to specific external service providers.
upvoted 1 times
...
...
shady23
1 year ago
Selected Answer: C
WAF (Web Application Firewall)
upvoted 1 times
...
BD69
1 year, 1 month ago
Selected Answer: C
I had to go with WAF on this one. WAF is a firewall, and has ACL built into it. The only problem I have with this question is it asks for "configurations", not device, so maybe I'm wrong here. ACL is a configuration, WAF is a device. UGH!!!
upvoted 3 times
...
Paula77
1 year, 2 months ago
Selected Answer: B
The question asks for the “BEST” configuration not best technology. Whilst ACL is a capability of a WAF it is also the best configuration.
upvoted 2 times
...
[Removed]
1 year, 2 months ago
Selected Answer: C
I initially accepted that this was ACL, but after going through all 800+ questions, studying comptia content, and coming back to this one, it's definitely WAF.
upvoted 3 times
...
eddy72
1 year, 2 months ago
Selected Answer: D
A VPN (virtual private network) is a secure tunnel used to encrypt traffic and prevent unauthorized access to the internal network. It is a secure way to extend a private network across public networks, such as the Internet, and can be used to allow remote users to securely access resources on the internal network. Additionally, a VPN can be used to prevent malicious traffic from entering the internal network.
upvoted 1 times
...
GeekSpunk
1 year, 2 months ago
Selected Answer: C
WAF is the correct answer
upvoted 1 times
...
memodrums
1 year, 2 months ago
Selected Answer: B
ACL is the most logical answer here's why. NAC will be good if the vendors are physically connecting to the network. WAF only protects against web application attacks.
upvoted 1 times
...
kewokil120
1 year, 2 months ago
Selected Answer: C
WAF will inspect traffic. ACL and NAT will allow the traffic. WAF is the higher security protocol as it looks at layer 7.
upvoted 1 times
...
vitasaia
1 year, 3 months ago
Selected Answer: C
Considering practicality and efficiency, it's WAF. ACL using IP doesn't make sense if they use DHCP. Don't use NAC (+ VPN) coz it's not mentioning VPN.
upvoted 1 times
...
[Removed]
1 year, 3 months ago
"reachable by a limited number of specific". normally WAF but in this case protection by allowing some IP only thus ACL ..
upvoted 1 times
...
johnabayot
1 year, 3 months ago
Selected Answer: C
C. WAF A WAF can be deployed in front of an internal website to filter and block malicious requests from the internet, while allowing authorized access from specific external service providers. A WAF can also provide encryption, authentication, and logging features to enhance the security of the web application.
upvoted 2 times
...
Benrosan
1 year, 3 months ago
Selected Answer: B
ACL can be configured to allow only relevant IPs.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago