nerdexam
GIAC

GCIH · Question #167

An Active Attack is a type of steganography attack in which the attacker changes the carrier during the communication process. Which of the following techniques is used for smoothing the transition…

The correct answer is D. Blur. In steganography image manipulation, the Blur technique smooths hard color transitions at edges where significant contrast changes occur, reducing visible artifacts from embedded data.

Malware Analysis & Advanced Persistent Threats

Question

An Active Attack is a type of steganography attack in which the attacker changes the carrier during the communication process. Which of the following techniques is used for smoothing the transition and controlling contrast on the hard edges, where there is significant color transition?

Options

  • ASoften
  • BRotate
  • CSharpen
  • DBlur

How the community answered

(21 responses)
  • B
    5% (1)
  • D
    95% (20)

Why each option

In steganography image manipulation, the Blur technique smooths hard color transitions at edges where significant contrast changes occur, reducing visible artifacts from embedded data.

ASoften

Soften applies a mild, generalized smoothing across the image and does not specifically target or control the contrast at hard edges where significant color transitions occur.

BRotate

Rotate is a geometric transformation that changes the angular orientation of the entire image and has no effect on smoothing color transitions or reducing edge contrast.

CSharpen

Sharpen increases the contrast and accentuates edge detail, which is the opposite of smoothing transitions - it would make hard color boundaries more visible, not less.

DBlurCorrect

Blur works by averaging neighboring pixel values across a region, which directly softens sharp boundaries and reduces the high-frequency contrast at hard edges where significant color transitions exist. In the context of a steganography active attack, blurring the carrier image after altering it helps conceal the modifications by making abrupt color changes appear gradual and natural. This targets exactly the artifact type - hard edge discontinuities - that would most likely betray hidden content.

Concept tested: Blur technique for smoothing hard edges in steganography

Topics

#steganography#image manipulation#active attack#blur technique

Community Discussion

No community discussion yet for this question.

Full GCIH Practice