A software company uses a public cloud service for hosting software development and deployment services. The company is concerned that software code in development might leak to competitors and result in the loss of intellectual property. Which two security coding techniques can the company implement to address the concern? (Choose two.)
- stored procedure
- obfuscation
- input validation
- normalization
- camouflage
Explanation: The software company can use obfuscation and camouflage to prevent software from being reverse engineered. Obfuscation hides original data with random characters or data. Camouflage replaces sensitive data with realistic fictional data.
Exam with this question: Cybersecurity Pathway Final Exam Answers
Please login or Register to submit your answer