nerdexam
CompTIA

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.

Integration of Computing, Communications and Business Disciplines

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)
  • A
    11% (4)
  • B
    5% (2)
  • C
    62% (23)
  • D
    22% (8)

Why each option

RDP-based outsourcing requires preventive data loss controls targeting clipboard channels, access entitlement hygiene, and network-level source restrictions.

AImplement hashing of data in transit

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.

BSession recording and capture

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.

CDisable cross session cut and pasteCorrect

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.

DMonitor approved credit accounts

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.

EUser access audit reviewsCorrect

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.

FSource IP whitelistingCorrect

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

#data sovereignty#remote desktop security#data exfiltration prevention#third-party risk

Community Discussion

No community discussion yet for this question.

Full CAS-002 Practice