nerdexam
GIAC

GSLC · Question #430

Victor wants to send an encrypted message to his friend. He is using certain steganography technique to accomplish this task. He takes a cover object and changes it accordingly to hide information…

The correct answer is A. The distortion technique. The distortion steganography technique hides data by modifying a cover object and requires comparison with the original cover to recover the secret information.

Security Architecture & Engineering

Question

Victor wants to send an encrypted message to his friend. He is using certain steganography technique to accomplish this task. He takes a cover object and changes it accordingly to hide information. This secret information is recovered only when the algorithm compares the changed cover with the original cover. Which of the following Steganography methods is Victor using to accomplish the task?

Options

  • AThe distortion technique
  • BThe substitution technique
  • CThe cover generation technique
  • DThe spread spectrum technique

How the community answered

(33 responses)
  • A
    91% (30)
  • B
    6% (2)
  • D
    3% (1)

Why each option

The distortion steganography technique hides data by modifying a cover object and requires comparison with the original cover to recover the secret information.

AThe distortion techniqueCorrect

In the distortion technique, the sender deliberately alters properties of a cover object - such as pixel values in an image - to encode the secret message as a set of differences from the original. Extraction requires possession of the original unmodified cover, which acts as a key when differenced against the distorted version. This dependency on the original cover for recovery is the defining characteristic that distinguishes the distortion technique from all other steganographic methods.

BThe substitution technique

The substitution technique replaces redundant or least-significant bits in the cover object with secret data and does not require the original cover for extraction.

CThe cover generation technique

Cover generation techniques create a brand-new cover object specifically designed to carry the hidden message, rather than modifying an existing one.

DThe spread spectrum technique

Spread spectrum steganography distributes hidden data across a wide frequency range within the cover medium using a spreading code, which is a fundamentally different embedding approach than distortion comparison.

Concept tested: Steganography distortion technique identification

Topics

#steganography#distortion technique#data hiding#cover object

Community Discussion

No community discussion yet for this question.

Full GSLC Practice