Certified Ethical Hacker (CEH) — Question 47
What is one thing a tester can do to ensure that the software is trusted and is not changing or tampering with critical data on the back end of a system it is loaded on?
Answer options
- A. Proper testing
- B. Secure coding principles
- C. Systems security and architecture review
- D. Analysis of interrupts within the software
Correct answer: D
Explanation
The correct answer, D, emphasizes the importance of examining software interrupts to identify any unauthorized changes or tampering with critical data. Options A, B, and C focus on general best practices and principles that do not specifically address the need for monitoring and analyzing interrupts for potential data integrity issues.