Stegenography - Gopinath2014/cyber-security-training GitHub Wiki

#DAY 4 Steganography is the technique of hiding data within an ordinary, nonsecret file or message to avoid detection; the hidden data is then extracted at its destination. Steganography use can be combined with encryption as an extra step for hiding or protecting data.

#PROCEDURE 1 - Download a image in your Desktop 2 - create any textfile in notepad. 3 - open command prompt and move into desktop 4 - Find the file path and image path 5 - Enter the command :copy /b stegno.jpeg+stegno.txt = output.j st 1 st 2 st 3