Techidea12 is a tech blog with updated tech information

Breaking

Facebook posts may help predict depression risk: Study

Friday, April 29, 2016

Installation of Kali Linux In Virtual Box

Hello Everyone, I am back with my second post about hacking.
Today I’m going to discuss about VirtualBox, how to install Hacking OS Kali Linux in VirtualBox and a brief Introduction about Kali.
So, Download Kali Linux Image and VirtualBox. After downloading VirtualBox install it. VirtualBox is a virtual machine which help us to run more than one OS simultaneously. There is too many virtualization software in market. VirtualBox is one of them but it’s open source free software. Although I am using vmware workstation for virtualization.
How to install Kali in vmware workstation-
1.     Open vmware

             
2.     Click on Create a new virtual machine
3.     Typical which is recommended will be already selected, Click on next


4.     After that you will get a menu on which you will be asked to select the installer disc image file by clicking on that radio button select the path you’ve stored the Kali image.
5.     After all that done you will see kali Linux on the sidebar like below image
6.     Click on Kali Linux and a selective menu will open where you can select the size of RAM, Processor cores and HDD etc.

7.     Select at least 1GB of RAM and 30 GB of HDD and select Network adapter as NAT in case you want to surf the internet using your Wi-Fi.
8.     And after all that click on “Power on this virtual machine” and you will get your hacking virtual machine working on your pc.

Introduction about Kali-
Kali is an open source OS which is specially designed for penetration testing or Hacking.
Because of Kali is a Linux distribution you have learn about Linux command lines.
Here is some basic command of Linux-
cd- Change directory
mkdir- make a directory
gzip- uncompressed file
‘sudo’ used for administrative access of anything
Install a software in Linux- ‘sudo apt-get install vlc’                                                                                                                                                                                                                                                             this command will ask for password after entering the password it’ll install vlc media player in Linux.

Okay everyone thanks you for reading this. On my third post I’ll write about how to make password combination using kali and use the file for crack Facebook or mail accounts.

No comments:

Post a Comment