nerdexam
GIAC

GSLC · Question #450

You want to use PGP files for steganography. Which of the following tools will you use to accomplish the task?

The correct answer is A. Stealth. Stealth is a steganography tool specifically designed to hide data inside PGP-encrypted files, making it the only applicable tool for this use case.

Security Architecture & Engineering

Question

You want to use PGP files for steganography. Which of the following tools will you use to accomplish the task?

Options

  • AStealth
  • BSnow
  • CBlindside
  • DImageHide

How the community answered

(36 responses)
  • A
    92% (33)
  • C
    6% (2)
  • D
    3% (1)

Why each option

Stealth is a steganography tool specifically designed to hide data inside PGP-encrypted files, making it the only applicable tool for this use case.

AStealthCorrect

Stealth conceals hidden data within the structure of PGP (Pretty Good Privacy) files, using the encrypted file as the carrier medium for steganographic embedding. It is the only tool among the choices built to work with PGP files as the host container, directly satisfying the requirement.

BSnow

Snow hides data within the whitespace characters (spaces and tabs) of ASCII or HTML text files, not within PGP files.

CBlindside

Blindside is a steganography tool that embeds data inside BMP image files, not PGP-encrypted files.

DImageHide

ImageHide conceals data within image files such as BMP or JPEG formats, not within PGP files.

Concept tested: Steganography tools matched to specific carrier file types

Topics

#steganography#PGP#Stealth tool#data hiding

Community Discussion

No community discussion yet for this question.

Full GSLC Practice