Last Updated on August 21, 2021 by Admin 3
Which of the following is considered the best way to protect Personally Identifiable Information (PII) from Web application vulnerabilities?
- Use encrypted communications protocols to transmit PII
- Use cryptographic storage to store all PII
- Use full disk encryption on all hard drives to protect PII
- Use a security token to log into all Web applications that use PII
Explanation:
As a matter of good practice any PII should be protected with strong encryption.