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.
Question
Options
- ASteg-Only Attack
- BStegdetect Attack
- CActive Attacks
- DChosen-Stego Attack
How the community answered
(31 responses)- A13% (4)
- B10% (3)
- C71% (22)
- D6% (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.
A Steg-Only Attack means the analyst only has access to the stego-object and attempts passive detection without modifying or manipulating the image.
Stegdetect is a specific software tool used to detect steganography in JPEG images, not a category of image manipulation-based attack.
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.
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
Community Discussion
No community discussion yet for this question.