Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam SY0-601 topic 1 question 28 discussion

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

An engineer recently deployed a group of 100 web servers in a cloud environment. Per the security policy, all web-server ports except 443 should be disabled.
Which of the following can be used to accomplish this task?

  • A. Application allow list
  • B. SWG
  • C. Host-based firewall
  • D. VPN
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
YusufMadkour
Highly Voted 1 year, 7 months ago
Selected Answer: C
Not A or D. Was not sure whether it should be B or C until I read the definition of SWGs in the official guide from CompTIA. "An on-premises SWG is a proxy-based firewall, content filter, and intrusion detection/prevention system that mediates user access to Internet sites and services"
upvoted 33 times
RevolutionaryAct
7 months, 2 weeks ago
Except these servers are not on-premises they are all on the cloud, meaning they are IaaS and virtualized, and thus there are not hosts to base these firewalls on. Secure Web Gateway works on OSI Layer 4, which blocks ports https://www.ibm.com/products/secure-gateway#:~:text=The%20Secure%20Gateway%20service%20represents,server%2Dside%20and%20mutual%20authentication.
upvoted 5 times
...
NICKJONRIPPER
1 year, 5 months ago
So must be B, same result, but you can not configure 100 host-based firewall as C
upvoted 5 times
daddylonglegs
6 months, 1 week ago
No. A secure web gateway protects users going out to the internet. You can easily configure the host-based firewall through GPO and apply it to all machines at once.
upvoted 5 times
...
shitgod
1 year, 4 months ago
Why not? It's so common and easy with cloud orchestration tools.
upvoted 4 times
...
...
...
Mondicles
Highly Voted 1 year, 7 months ago
Selected Answer: C
This one asks which one is used for port blocking in WEB SERVERS. SWG is primarily used to protect USERS from accessing or being infected by web threats. I'll go with firewalls to explicitly allow 443.
upvoted 28 times
...
JustJess
Most Recent 1 month, 1 week ago
Both can do the same. However, SWG can be on premise as well as cloud based. "Cloud enviroment" is the clue.
upvoted 2 times
...
Ob_pk
3 months ago
A secure web gateway (SWG) is a security solution that prevents unsecured internet traffiic from entering an organization's internal network
upvoted 1 times
...
shaneo007
3 months ago
Key factors to consider: Network size and complexity: SWGs often suit larger, more intricate networks with diverse web traffic. Security priorities: If granular web control and advanced threat protection are paramount, an SWG might be more suitable. Budget and resources: SWGs typically involve additional costs and management overhead compared to host-based firewalls. A network with 100 or more web servers would generally be considered larger and more intricate than networks with fewer servers.
upvoted 1 times
I feel like you're overthinking it
upvoted 1 times
...
...
thea_smith
3 months, 1 week ago
Selected Answer: C
Get full questions with correct answers contact at [email protected]
upvoted 1 times
...
Modiggs2004
3 months, 1 week ago
The correct answer is "C." You can allow or deny specific ports using a host-based firewall. For example in Linux, "sudo ufw allow 443" would allow port 443 (https), and you can substitute with "allow" with "deny" for ports you want to deny.
upvoted 2 times
...
ImpactTek
3 months, 1 week ago
C. Host-based firewall To accomplish the task of disabling all web-server ports except 443, a host-based firewall can be used. A host-based firewall operates at the individual server level, allowing administrators to define rules and restrictions on incoming and outgoing network traffic for specific hosts. In this scenario, the host-based firewall on each of the 100 web servers can be configured to block traffic on all ports except port 443. This ensures that only traffic on port 443 (commonly used for secure HTTPS communication) is allowed, in accordance with the security policy. The other options are not directly related to the task at hand
upvoted 2 times
lockupmanjc
2 months, 1 week ago
Secure Web Gateways (SWG) provide more customized and granular control over web traffic and user activity. This includes setting policies, filtering content, and managing access. Firewalls, on the other hand, have limited control over web traffic and user activity and are mainly focused on controlling network access.
upvoted 1 times
...
...
ykt
3 months, 3 weeks ago
Selected Answer: C
I did this as a part of my job; it's C. You make a baseline configuration that disables all ports except 443 and spawns all of them at once.
upvoted 3 times
...
getriecom
4 months ago
Host-based firewall (or personal firewall)—implemented as a software application running on a single host designed to protect that host only. As well as enforcing packet filtering ACLs, a personal firewall can be used to allow or deny software processes from accessing the network. SWG-A software application or gateway that filters client requests for various types of internet content (web, FTP, IM, and so on).
upvoted 1 times
...
_deleteme_
4 months, 1 week ago
Secure Web Gateway (SWG) is a security solution that prevents unsecured internet traffic from entering an organization's internal network. Cloud-based proxy that enforces standards on URL filtering. I am going with B https://www.comptia.org/blog/sase-secure-access-service-edge
upvoted 1 times
...
Saullostone
4 months, 1 week ago
How can a HOST based firewall be a solution for cloud servers not 1 or 2 but 100. dont see HOST based firewall covering the issue
upvoted 2 times
...
toluwalase022
4 months, 4 weeks ago
Selected Answer: C
To accomplish the task of disabling all web-server ports except 443, the most suitable option would be a host-based firewall. A host-based firewall can be configured to allow only specific ports, such as port 443 for secure web traffic, while blocking all other ports. This helps enforce the security policy and restrict access to the web servers. So, the correct answer is C. Host-based firewall. While a Secure Web Gateway (SWG) can provide security features like URL filtering and malware protection, it may not be the best choice for this specific task of disabling web-server ports. SWGs are typically used for monitoring and securing web traffic, rather than controlling access to specific ports on individual servers. In this case, a host-based firewall would be more appropriate for the task at hand. Hope that clarifies things for you all.
upvoted 3 times
...
Nick5535
5 months ago
Selected Answer: B
Right Answer is B as SWG is deployed in CLOUD Environments where as host based firewall is Deployed on HOSTS
upvoted 2 times
...
hapy
5 months, 2 weeks ago
Selected Answer: C
A Secure Web Gateway (SWG) is typically used to protect the network at a perimeter level and focuses on filtering web traffic for security threats, content filtering, and enforcing security policies for outbound web traffic.
upvoted 1 times
...
bzona
5 months, 3 weeks ago
Selected Answer: B
SWG can help you force policies that can deny/allow traffic on a huge scale instead of configuring 100 firewalls one by one.
upvoted 1 times
...
utied
6 months, 1 week ago
Selected Answer: C
SWG is for (content filtering, malware protection, url redirection, time/resource policing) of the local network users out to the internet. NGFW is for external threats.
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 ...