CAS-003 · Question #870
A company's design team is increasingly concerned about intellectual property theft. Members of the team often travel to suppliers' offices where they collaborate and share access to their sensitive…
The correct answer is D. Store all sensitive data on geographically restricted, public-facing SFTP servers authenticated. When design teams travel to supplier sites with sensitive data, geographically restricted storage with authentication prevents unauthorized access and IP theft.
Question
A company’s design team is increasingly concerned about intellectual property theft. Members of the team often travel to suppliers’ offices where they collaborate and share access to their sensitive data. Which of the following should be implemented?
Options
- AApply MDM and enforce full disk encryption on all design team laptops.
- BAllow access to sensitive data only through a multifactor-authenticated VDI environment.
- CRequire all sensitive files be saved only on company fileshares, accessible only through
- DStore all sensitive data on geographically restricted, public-facing SFTP servers authenticated
How the community answered
(26 responses)- A12% (3)
- B4% (1)
- C4% (1)
- D81% (21)
Why each option
When design teams travel to supplier sites with sensitive data, geographically restricted storage with authentication prevents unauthorized access and IP theft.
Full disk encryption protects data if a laptop is lost or stolen but does not restrict an authorized user from copying or sharing sensitive files while physically present at a supplier's office.
A VDI environment with MFA controls how data is accessed but does not enforce geographic restrictions that prevent access from arbitrary locations including a supplier's network.
Saving files to company fileshares centralizes storage but does not by itself restrict which geographic locations or networks can reach those shares during travel.
Storing sensitive data on geographically restricted SFTP servers ensures that files can only be accessed from pre-approved locations, limiting exposure to controlled environments even when employees are at third-party sites. Authentication adds a second layer by requiring valid credentials before any data transfer occurs. Together, these controls prevent both unauthorized geographic access and unauthenticated retrieval of proprietary files.
Concept tested: Geographically restricted access controls for IP protection
Source: https://csrc.nist.gov/publications/detail/sp/800-114/rev-1/final
Topics
Community Discussion
No community discussion yet for this question.