Question
A U.S.-based financial company collects sensitive PII data from its customers, including U.S. social security numbers, biometric information, and financial records.
What measures can the company take to protect the data from breaches or unauthorized access? (Select two.)
answer
Implement SAML
Implement multi-factor authentication
Manage data accuracy
Implement monitoring user consent
Introduce access controls
What measures can the company take to protect the data from breaches or unauthorized access? (Select two.)
answer
Implement SAML
Implement multi-factor authentication
Manage data accuracy
Implement monitoring user consent
Introduce access controls
Answers
GPT-5 mini
Implement multi-factor authentication
Introduce access controls
Reason: MFA reduces risk from stolen/compromised credentials, and access controls (least privilege, role-based access, segmentation) limit who can see or modify sensitive data.
Introduce access controls
Reason: MFA reduces risk from stolen/compromised credentials, and access controls (least privilege, role-based access, segmentation) limit who can see or modify sensitive data.