exam questions

Exam CAS-004 All Questions

View all questions & answers for the CAS-004 exam

Exam CAS-004 topic 1 question 164 discussion

Actual exam question from CompTIA's CAS-004
Question #: 164
Topic #: 1
[All CAS-004 Questions]

A healthcare system recently suffered from a ransomware incident. As a result, the board of directors decided to hire a security consultant to improve existing network security. The security consultant found that the healthcare network was completely flat, had no privileged access limits, and had open RDP access to servers with personal health information. As the consultant builds the remediation plan, which of the following solutions would BEST solve these challenges?
(Choose three.)

  • A. SD-WAN
  • B. PAM
  • C. Remote access VPN
  • D. MFA
  • E. Network segmentation
  • F. BGP
  • G. NAC
Show Suggested Answer Hide Answer
Suggested Answer: BCE 🗳️

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
klosinskil
Highly Voted 2 years, 6 months ago
Selected Answer: BCE
completely flat E, had no privileged access limits B, and had open RDP access to servers E
upvoted 14 times
klosinskil
2 years, 6 months ago
completely flat E, had no privileged access limits B, and had open RDP access to servers C
upvoted 10 times
...
...
kycugu
Highly Voted 2 years, 3 months ago
The correct answers are B, PAM (privilege access management); E, Network segmentation; and D, MFA (multi-factor authentication).
upvoted 10 times
Mr_BuCk3th34D
2 years, 3 months ago
I agree.
upvoted 2 times
...
Serliop378
2 years ago
MFA does not solve the open unsafe RDP access. You have to tunnel it with a Ipsec site-to-site VPN
upvoted 2 times
armid
9 months ago
nowhere in the question does it specify that they were open to public. Looks like they were just open on the flat network. implementing MFA to the RDP logins is the best way how to secure it internally.
upvoted 1 times
...
...
...
deeden
Most Recent 4 months ago
Selected Answer: BCE
i feel like encrypting traffic is more important than MFA when it comes to working remotely RDP, and of course PAM and VLANs are usually prioritized in any new implementation.
upvoted 1 times
...
Bright07
4 months, 3 weeks ago
Ans BDE. The best solutions for addressing the healthcare system's security weaknesses are: PAM (to manage privileged access) MFA (to secure RDP and other remote access) Network segmentation (to limit lateral movement of attackers and contain potential damage) These solutions directly address the vulnerabilities identified in the current network security posture. While Remote Access VPN could provide secure access for remote workers, but it wouldn't directly address the other issues like lack of network segmentation, privileged access control, or the need for MFA on critical systems. It’s useful for remote access but not a comprehensive solution to the vulnerabilities described in the case.
upvoted 1 times
...
IT_Master_Tech
6 months, 2 weeks ago
“No privilege access limits”….Fix: MFA
upvoted 1 times
...
IT_Master_Tech
6 months, 2 weeks ago
According g to ChatGPT, answers are B, D and E.
upvoted 2 times
...
b49eb27
1 year ago
Selected Answer: BDE
- Network segmentation restricts access to PHI-containing servers to only authorized individuals or devices within specific segments of the network. - Privileged Access Management ensures that privileged accounts, which have elevated access to critical systems and data, are tightly controlled and monitored. - Multi-Factor Authentication adds an extra layer of security to the authentication process, making it more difficult for attackers to compromise user credentials and gain unauthorized access to sensitive resources. I'm not going with VPN, because yes, it's a VPN to get into the network. it doesn't directly secure the servers. MFA at least means that they have to have more than one way to prove their access.
upvoted 3 times
...
jhxetc
1 year, 2 months ago
Selected Answer: BEG
B,E,G makes the most sense. C, does not seem correct as remote access is not listed as a problem or requirement for them. The RDP access can be remediated most easily with Network Access Controls (NAC). Additionally, the introduction of the VPN would not solve the issue of open RDP access on the LAN.
upvoted 2 times
...
abrub
1 year, 2 months ago
Selected Answer: BEG
E. Network Segmentation - Flat network B. PAM - No privileged access limits G. NAC - open RDP access to servers with PHI
upvoted 2 times
...
Anarckii
1 year, 3 months ago
Selected Answer: BCE
Changing to BCE as PAM overlaps MFA, so we need to focus on a secure RDP session which would be done with remote VPN
upvoted 2 times
...
Anarckii
1 year, 3 months ago
Selected Answer: BDE
A vpn does not secure a connection to RDP in a sever. All it does is secure the connect from the user through the RDP connection. MFA applies access control authentication which does implement a security measure for the issues mentioned
upvoted 3 times
Anarckii
1 year, 3 months ago
Changing to BCE
upvoted 1 times
...
...
isaphiltrick
1 year, 7 months ago
I agree with everyone who selected PAM to address the no privilege access limits and network segmentation to address the flat network. But I think the third answer is NAC to address the open RDP access to servers with PHI. I can understand why Remote access VPN could be a choice because the thought of having a more secure connection would solve the RDP access. However, a VPN only gets you to the network and once inside the network, you can still RDP to those servers. I think the real issue here is protecting PHI and with NAC, you can address that by limiting network access to those servers.
upvoted 1 times
...
BiteSize
1 year, 8 months ago
Selected Answer: BDE
BDE = Security Concepts ACF = Networking Concepts (Operations) This is a security exam. Source: Verifying each answer against Chat GPT, my experience, other test banks, a written book, and weighing in the discussion from all users to create a 100% accurate guide for myself before I take the exam. (It isn't easy because of the time needed, but it is doing my diligence)
upvoted 4 times
bas3dg0d
1 year, 6 months ago
The question is asking for improvement on NETWORK SECURITY. PAM for privelege access management. VPNs for improving on RDP security. Network segmentation to unflatten the network. You're way off on this one.
upvoted 3 times
OdinAtlasSteel
1 year, 4 months ago
A VPN doesn't do squat to improve RDP security. Except now you have the luxury of accessing PHI from home. I'm going with BDE.
upvoted 4 times
...
...
...
p1s3c
1 year, 11 months ago
Selected Answer: BDE
Based on the information provided, the three solutions that would BEST solve these challenges are: E. Network segmentation: Network segmentation can help to divide the network into smaller, isolated segments, making it more difficult for attackers to move laterally within the network. By segmenting the network, the impact of a compromise can be minimized and the scope of a breach can be contained. B. PAM: Privileged access management (PAM) can help to control and monitor access to privileged accounts, such as those used by system administrators and IT staff. By implementing PAM, the healthcare system can restrict access to sensitive systems and limit the damage that an attacker can do if they gain access to privileged accounts. D. MFA: Multi-factor authentication (MFA) can help to prevent unauthorized access to systems and applications. By requiring users to provide more than one form of authentication, such as a password and a token, MFA can help to ensure that only authorized users are able to access sensitive information.
upvoted 4 times
...
Geofab
2 years ago
Selected Answer: BCE
agree with PAM, VPN, and Network Segmentation.
upvoted 2 times
...
OneSaint
2 years, 1 month ago
Selected Answer: BCE
B: Privilege access remediation C: Remote access VPN (RDP makes it encrypted )remediation E: Flat network remediation
upvoted 2 times
...
Breza
2 years, 1 month ago
Selected Answer: BDE
B. PAM (Privileged Access Management): This solution would help limit privileged access to the network and ensure that only authorized users can access sensitive information. D. MFA (Multi-Factor Authentication): This solution would add an additional layer of security to prevent unauthorized access to the network. E. Network Segmentation: This solution would help isolate different parts of the network and reduce the attack surface by creating distinct security zones for different types of resources, such as servers containing personal health information.
upvoted 6 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