HIDING A DATA WITHIN A IMAGE

                           Steganography is the technique used to hide a data within a data. we can send a confidential data within a image or audio file. 

Steghide
                           Steghide is a steganography program that allows to hide a data in various kind of images and audio files.

   installation
  •    open terminal  
  •    sudo apt-get install steghide
   Embeding data into a file

             steghide embed -cf   file name  -ef  secret file name

             Enter passphrase (optional)

             secret data is successfully embeded into cover file



    Extract secret data from a cover file (stego file)
       
            steghide extract -sf  file name
           
            Enter passphrase (if required)

             


Comments

Popular posts from this blog

Hack any android phone Using Metasploit

FREE CYBERSECURITY COURSES DUE TO COVID 19

Top 3 Operating systems for Hacking