Multiple choice technology embedded technologies

Which of the following are true:

  1. Debug server is enabled in security level 1,2 and 3.

  2. Debug server is enabled in security level 1 and 2 and disabled in security level 3

  3. Debug server is disabled in security level 1 and 2 and enabled in security level 3

  4. Debug server is disabled in security level 1,2 and 3.

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

In security level 3 (highest security), the debug server is enabled to allow detailed troubleshooting and analysis of system behavior. Security levels 1 and 2 (lower security levels) disable the debug server to prevent unauthorized access to sensitive debugging information and minimize attack surface. This follows the principle of enabling powerful diagnostic tools only in appropriately secure environments.