nerdexam
GIAC

GSEC · Question #347

In the directory C:\lmages\steer there Is an Image file lmage_4240.png with a data string encoded inside the file. What word is hidden in the file?

The correct answer is B. prolific. Steganography hides data payloads inside image files, requiring analysis tools to extract the concealed information.

Defense in Depth and Protocols

Question

In the directory C:\lmages\steer there Is an Image file lmage_4240.png with a data string encoded inside the file. What word is hidden in the file?

Exhibit

GSEC question #347 exhibit

Options

  • Apontine
  • Bprolific
  • Cabysmal
  • Dpetroleum
  • Emushroom
  • FChicago
  • Gmarshmallow
  • Hflying
  • Ishocking

How the community answered

(55 responses)
  • A
    2% (1)
  • B
    75% (41)
  • D
    13% (7)
  • E
    5% (3)
  • F
    2% (1)
  • G
    4% (2)

Why each option

Steganography hides data payloads inside image files, requiring analysis tools to extract the concealed information.

Apontine

The word 'pontine' is not present in the steganographic payload extracted from Image_4240.png.

BprolificCorrect

Analyzing Image_4240.png with a steganographic extraction tool reveals the encoded string 'prolific' embedded within the file's binary data. Steganography techniques such as LSB (least significant bit) encoding embed payload bytes into image pixel data without visually altering the image. The hidden word is recoverable only by applying the appropriate decoding method to the file.

Cabysmal

The word 'abysmal' is not encoded within the image file's hidden data stream.

Dpetroleum

The word 'petroleum' is not the hidden string embedded inside Image_4240.png.

Emushroom

The word 'mushroom' is not present in the steganographic payload of this image file.

FChicago

The word 'Chicago' is not encoded within the binary data of Image_4240.png.

Gmarshmallow

The word 'marshmallow' is not the hidden string recoverable from this image file.

Hflying

The word 'flying' is not present in the steganographic data embedded within Image_4240.png.

Ishocking

The word 'shocking' is not encoded inside the image file's hidden data.

Concept tested: Steganographic data extraction from image files

Topics

#steganography#data hiding#image analysis#forensics

Community Discussion

No community discussion yet for this question.

Full GSEC Practice