nerdexam
GIAC

GSLC · Question #466

Victor works as a professional Ethical Hacker for SecureEnet Inc. He has been assigned a job to test an image, in which some secret information is hidden, using Steganography. Victor performs the…

The correct answer is C. Active Attacks. Victor is performing Active Attacks in steganography, which involve physically transforming an image through filtering, rotating, and resampling to destroy or expose hidden data.

Security Architecture & Engineering

Question

Victor works as a professional Ethical Hacker for SecureEnet Inc. He has been assigned a job to test an image, in which some secret information is hidden, using Steganography. Victor performs the following techniques to accomplish the task: 1. Smoothening and decreasing contrast by averaging the pixels of the area where significant color transitions occurs. 2. Reducing noise by adjusting color and averaging pixel value. 3. Sharpening, Rotating, Resampling, and Softening the image. Which of the following Steganography attacks is Victor using?

Options

  • ASteg-Only Attack
  • BStegdetect Attack
  • CActive Attacks
  • DChosen-Stego Attack

How the community answered

(31 responses)
  • A
    13% (4)
  • B
    10% (3)
  • C
    71% (22)
  • D
    6% (2)

Why each option

Victor is performing Active Attacks in steganography, which involve physically transforming an image through filtering, rotating, and resampling to destroy or expose hidden data.

ASteg-Only Attack

A Steg-Only Attack means the analyst only has access to the stego-object and attempts passive detection without modifying or manipulating the image.

BStegdetect Attack

Stegdetect is a specific software tool used to detect steganography in JPEG images, not a category of image manipulation-based attack.

CActive AttacksCorrect

Active Attacks in steganography involve applying transformations such as smoothening, contrast reduction, noise filtering, sharpening, rotating, and resampling to a stego-image with the goal of destroying embedded hidden data or making it detectable - every technique Victor uses (pixel averaging, resampling, softening, sharpening) is characteristic of this attack category targeting the carrier medium itself.

DChosen-Stego Attack

A Chosen-Stego Attack involves the attacker selecting the stego-object and possessing knowledge of the embedding algorithm, which is unrelated to actively transforming the image.

Concept tested: Steganography active attack image manipulation techniques

Source: https://www.sciencedirect.com/topics/computer-science/steganalysis

Topics

#steganography#active attacks#image manipulation#steganalysis

Community Discussion

No community discussion yet for this question.

Full GSLC Practice