Multiple choice technology security

Which term often means a piece of code left behind in the system that will allow the original programmer back into the system?

  1. Flap Jack

  2. Trap Door

  3. Unicode

  4. Stealth code

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

A trap door is a hidden entry point in software that bypasses normal authentication, often intentionally or accidentally left by developers. Flap Jack (A) is food, Unicode (C) is a character encoding standard, and Stealth code (D) is not standard terminology.