CAS-001 · Question #486
An organization has decided to reduce labor costs by outsourcing back office processing of credit applications to a provider located in another country. Data sovereignty and privacy concerns raised…
The correct answer is C. Disable cross session cut and paste E. User access audit reviews F. Source IP whitelisting. Disabling clipboard redirection, performing user access audit reviews, and whitelisting source IPs together close the primary exfiltration channels in a remote desktop outsourcing arrangement where physical data removal is the chief threat.
Question
An organization has decided to reduce labor costs by outsourcing back office processing of credit applications to a provider located in another country. Data sovereignty and privacy concerns raised by the security team resulted in the third-party provider only accessing and processing the data via remote desktop sessions. To facilitate communications and improve productivity, staff at the third party has been provided with corporate email accounts that are only accessible via the remote desktop sessions. Email forwarding is blocked and staff at the third party can only communicate with staff within the organization. Which of the following additional controls should be implemented to prevent data loss? (Select THREE).
Options
- AImplement hashing of data in transit
- BSession recording and capture
- CDisable cross session cut and paste
- DMonitor approved credit accounts
- EUser access audit reviews
- FSource IP whitelisting
How the community answered
(28 responses)- A11% (3)
- B21% (6)
- C64% (18)
- D4% (1)
Why each option
Disabling clipboard redirection, performing user access audit reviews, and whitelisting source IPs together close the primary exfiltration channels in a remote desktop outsourcing arrangement where physical data removal is the chief threat.
Hashing data in transit provides integrity verification to detect tampering during transmission but does not prevent an authenticated user from intentionally exfiltrating data during an active session.
Session recording is a detective control that supports post-incident forensics but does not proactively block data from being exfiltrated while a session is in progress.
Disabling cross-session cut and paste blocks clipboard redirection, which is the most direct mechanism for a remote user to transfer data from the protected session to their local machine, and is a critical control when RDP is the sole access method.
Monitoring approved credit accounts is a fraud detection control applied after credit decisions are rendered and does not address data loss from the remote processing environment itself.
User access audit reviews ensure that only currently authorized third-party staff retain active credentials, detecting dormant or over-privileged accounts that could be exploited to access sensitive credit application data without detection.
Source IP whitelisting restricts RDP session initiation to the approved IP ranges of the third-party facility, preventing unauthorized individuals outside that location from establishing sessions even if valid credentials are compromised.
Concept tested: Data loss prevention controls for remote desktop outsourcing environments
Source: https://learn.microsoft.com/en-us/azure/virtual-desktop/configure-device-redirections
Topics
Community Discussion
No community discussion yet for this question.