Certified Secure Software Lifecycle Professional (CSSLP) — Question 68
Which of the following provides an easy way to programmers for writing lower-risk applications and retrofitting security into an existing application?
Answer options
- A. Watermarking
- B. ESAPI
- C. Encryption wrapper
- D. Code obfuscation
Correct answer: A
Explanation
The correct answer is A, as watermarking is used to protect intellectual property and can help in ensuring the integrity of applications. The other options, like ESAPI, encryption wrappers, and code obfuscation, serve different purposes related to security but do not directly focus on reducing risk in the same way watermarking does.