exam questions

Exam CS0-002 All Questions

View all questions & answers for the CS0-002 exam

Exam CS0-002 topic 1 question 297 discussion

Actual exam question from CompTIA's CS0-002
Question #: 297
Topic #: 1
[All CS0-002 Questions]

A security analyst has discovered that developers have installed browsers on all development servers in the company's cloud infrastructure and are using them to browse the internet. Which of the following changes should the security analyst make to BEST protect the environment?

  • A. Create a security rule that blocks internet access in the development VPC
  • B. Place a jumpbox in between the developers' workstations and the development VPC
  • C. Remove the administrator's profile from the developer user group in identity and access management
  • D. Create an alert that is triggered when a developer installs an application on a server
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
AaronS1990
Highly Voted 2 years, 4 months ago
Surely a cloud infrastructure needs internet access though? What good is it without it?
upvoted 6 times
...
Cock
Highly Voted 2 years, 4 months ago
Selected Answer: A
The BEST approach to protect the environment in this scenario would be to block internet access in the development VPC. This would prevent the developers from browsing the internet on the development servers and limit the attack surface on these servers. By using a security rule to block internet access, the security analyst can ensure that only the necessary traffic is allowed into the development VPC. Additionally, this approach would not impact the developers' ability to access the necessary resources and tools they need to perform their work. Placing a jumpbox or removing the administrator's profile from the developer user group in identity and access management may be useful in other contexts, but they are not the most appropriate solutions to address the security risks associated with browsing the internet on development servers. Creating an alert that is triggered when a developer installs an application on a server is also useful but does not directly address the issue of developers browsing the internet on the servers.
upvoted 5 times
...
novolyus
Most Recent 1 year, 7 months ago
Selected Answer: C
If developers are not allowed to install things, they will not do. I see quite obvious that answer is C. A. Not really know if developers are web developers. Let me know how to develop a web app without internet access. B. Jumphost does not solve the issue. I use a jumphost where I am not admin to access to servers where I am admin and can do whatever. D. Ok, SOC has the alert. Is it not 1000 times much better to avoid the alert itself?
upvoted 1 times
...
dickchappy
1 year, 7 months ago
For those who think it can't be A because you need an internet connection, you can allow the internet connection for connecting to the VPC but block outbound internet connection within the VPC. This is what A is implying. https://docs.aws.amazon.com/prescriptive-guidance/latest/secure-outbound-network-traffic/restricting-outbound-traffic.html
upvoted 2 times
...
Sandman1976
1 year, 9 months ago
This was on the test
upvoted 3 times
...
HotWings8
1 year, 11 months ago
My answer was originally A but changing to D, surely the development team needs internet access to their VPC to do their duties. D so SOC is aware of any new installations & if triggered, can see what is downloaded. Selecting A would be like a dos attack.
upvoted 2 times
...
Hershey2025
2 years, 2 months ago
Selected Answer: C
If the user cannot install browser then he will not able to browse. Installation word is the key.
upvoted 3 times
...
kiduuu
2 years, 2 months ago
Selected Answer: A
Since the developers are browsing the internet from the development servers, it increases the risk of malware infections or other types of attacks on the servers. Blocking internet access in the development VPC can help to reduce this risk.
upvoted 2 times
...
2Fish
2 years, 3 months ago
Selected Answer: A
Leaning towards A. We can toss C and D, those to nothing to "BEST protect" the environment. B - would not necessarily protect as well since they may still be able to install a browser and hit the internet. A is the only one that looks like it would stop the browsing. Especially if the Dev VPC is a separate VPC. This would allow any other VPC to be able to connect outbound and browse.
upvoted 1 times
...
talosDevbot
2 years, 4 months ago
Selected Answer: D
D is the only viable option here. Since we're dealing with a cloud environment, Internet access is definitely required. And jumpboxes is primarily for access control, which will not solve the issue mentioned in the question.
upvoted 3 times
...
chuck165
2 years, 4 months ago
Selected Answer: A
A - if you don't want them browsing the internet, then block it. A jumpbox does nothing to prevent them from browing the internet from the servers.
upvoted 2 times
...
CatoFong
2 years, 4 months ago
Selected Answer: B
Going to change my answer to B. gnng x3 is still a bot tho
upvoted 4 times
...
CatoFong
2 years, 5 months ago
Selected Answer: A
A is correct. Also thinking gnng x3 is a bot
upvoted 2 times
ZUL01
2 years, 4 months ago
To detailed answer in every question right? But to be honest sometimes it's helpful
upvoted 1 times
...
...
gnnggnnggnng
2 years, 5 months ago
Selected Answer: B
Option B, "Place a jumpbox in between the developers' workstations and the development VPC", is the best option to protect the environment because it provides an additional layer of security. A jumpbox, also known as a bastion host, is a secure, isolated machine that is used to access other systems in a secure manner. By using a jumpbox, the security analyst can ensure that only authorized users have access to the development servers, and all incoming connections are monitored and logged. This reduces the risk of an attacker being able to gain access to the development VPC directly and potentially exploiting vulnerabilities in the browsers installed on the development servers.
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 ...