CAS-002 · Question #620
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. RDP-based outsourcing requires preventive data loss controls targeting clipboard channels, access entitlement hygiene, and network-level source restrictions.
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
(37 responses)- A11% (4)
- B5% (2)
- C62% (23)
- D22% (8)
Why each option
RDP-based outsourcing requires preventive data loss controls targeting clipboard channels, access entitlement hygiene, and network-level source restrictions.
Hashing data in transit is an integrity control that verifies data has not been tampered with, but it does nothing to prevent authorized users from copying or exfiltrating data during a session.
Session recording is a detective control that captures activity for forensic review after the fact, but it does not prevent data from being exfiltrated in real time during an active session.
Disabling cross-session cut and paste closes the clipboard redirection channel in the RDP session, which is one of the most common paths for a user to silently exfiltrate data from the remote session to a local device.
Monitoring approved credit accounts addresses fraud detection on processed applications and does not directly prevent third-party staff from exfiltrating raw application data during their sessions.
User access audit reviews enforce least privilege over time by ensuring third-party staff who change roles or leave the project have their access promptly revoked, reducing the window of unauthorized data exposure.
Source IP whitelisting restricts RDP gateway access to known IP ranges belonging to the third-party provider, blocking connection attempts from any unauthorized location and reducing the attack surface significantly.
Concept tested: DLP controls for RDP-based third-party data access
Source: https://learn.microsoft.com/en-us/azure/virtual-desktop/security-guide
Topics
Community Discussion
No community discussion yet for this question.