Posts

Showing posts with the label Kali Linux

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...

Kali linux OS installation on VirtualBox(Updated)

Image
Kali linux OS installation on VirtualBox(Updated) There are three steps to getting Kali Linux on VirtualBox Ø        Downloading and installing the VirtualBox Ø       Downloading the Kali Linux installer image Ø       Uploading the image to the VirtualBox and getting started Now let’s get started                         Open Chrome and search for VirtualBox download on any search engine                               Click on the first web page           Click on Download VirtualBox            Click on Windows hosts      VirtualBox .exe file will be downloaded    Open the .exe file.   Finish the setup, and let the options be default, you will see something like the below and the Desktop icon.   ...