Posts

Showing posts with the label message hiding

Steganography using Steghide(kali Linux)

Image
Steganography using Steghide(Kali Linux)  What is Steganography? Steganography is  the practice of concealing information within another message or physical object to avoid detection . Steganography can be used to hide virtually any type of digital content, including text, image, video, or audio content. That hidden data is then extracted at its destination. What is Steghide? Steghide is  a steganography program that is able to hide data in various kinds of image- and audio files . How to use Steghide? first, we need to install Steghide software in Kali Linux. Open the terminal in Kali Linux and type Steghide If already installed it will show something like the below. If it is not installed it asks for installation like below. Click Y and the installation will be started. Steghide software is now installed now we have to hide the information We need two files, one that we want to hide and the other is on which we hide   there are two files in my downloads folder, one...