nerdexam
GIAC

GSLC · Question #565

Maria works as the Chief Security Officer for PassGuide Inc. She wants to send secret messages to the CEO of the company. To secure these messages, she uses a technique of hiding a secret message…

The correct answer is B. Steganography. Maria is using steganography, a technique that hides a secret message within an ordinary carrier medium, achieving security by concealing the very existence of the communication.

Security Architecture & Engineering

Question

Maria works as the Chief Security Officer for PassGuide Inc. She wants to send secret messages to the CEO of the company. To secure these messages, she uses a technique of hiding a secret message within an ordinary message. The technique provides 'security through obscurity'. What technique is Maria using?

Options

  • APublic-key cryptography
  • BSteganography
  • CRSA algorithm
  • DEncryption

How the community answered

(53 responses)
  • A
    2% (1)
  • B
    94% (50)
  • C
    4% (2)

Why each option

Maria is using steganography, a technique that hides a secret message within an ordinary carrier medium, achieving security by concealing the very existence of the communication.

APublic-key cryptography

Public-key cryptography uses asymmetric mathematical key pairs to encrypt or authenticate data, making it unreadable rather than hiding it inside another message.

BSteganographyCorrect

Steganography is the practice of embedding a hidden message inside an ordinary, non-secret file or message (such as text, image, or audio) so that observers do not know secret communication is occurring. This directly matches the description of 'hiding a secret message within an ordinary message' and is the textbook definition of 'security through obscurity' - the security relies on the secrecy of the method, not a key or algorithm.

CRSA algorithm

The RSA algorithm is a specific asymmetric encryption algorithm used for key exchange and digital signatures, not for concealing a message within an ordinary carrier.

DEncryption

Encryption transforms plaintext into unreadable ciphertext to protect confidentiality, but it does not hide the message inside another ordinary message - the existence of encrypted data is still visible.

Concept tested: Steganography as security through obscurity

Topics

#steganography#security through obscurity#data hiding#covert channels

Community Discussion

No community discussion yet for this question.

Full GSLC Practice