nerdexam
(ISC)2

SSCP · Question #1269

A ___________ is a program that poses as a useful or legitimate program, but turns out to be malicious code.

The correct answer is B. Trojan Horse. A Trojan Horse is malicious software that masquerades as a legitimate or useful program to trick users into executing it.

Submitted by skyler.x· Apr 18, 2026Security Concepts and Practices

Question

A ___________ is a program that poses as a useful or legitimate program, but turns out to be malicious code.

Options

  • AWorm
  • BTrojan Horse
  • CLogic Bomb
  • DPolymorphic Virus

How the community answered

(34 responses)
  • A
    6% (2)
  • B
    91% (31)
  • C
    3% (1)

Why each option

A Trojan Horse is malicious software that masquerades as a legitimate or useful program to trick users into executing it.

AWorm

A worm is a standalone malicious program that replicates and spreads autonomously across networks without user intervention, unlike a Trojan which relies on deception for initial execution.

BTrojan HorseCorrect

A Trojan Horse is specifically designed to appear benign or useful to a user, such as a game or a utility, but contains hidden malicious functions that activate upon execution, precisely fitting the description.

CLogic Bomb

A logic bomb is a piece of code that executes a malicious function when specific conditions are met, often embedded within legitimate software, rather than being an entirely deceptive program itself.

DPolymorphic Virus

A polymorphic virus is a type of virus that changes its signature to evade detection, but it still functions as a virus by attaching to and infecting legitimate programs, not posing as a useful program itself.

Concept tested: Types of malware, Trojan Horse

Source: https://www.microsoft.com/en-us/security/business/security-briefs/glossary-of-malware-terms#trojan

Topics

#Malware#Trojan Horse#Security Threats#Malware Types

Community Discussion

No community discussion yet for this question.

Full SSCP Practice