Posts

Showing posts with the label Learn hacking.

Chapter 1 - Basic security testing with kali Linux Full tutorial ** updated version 2023

Image

Chapter 2 - Installing kali with VMWare player

Image
Part1 - Installing and basic overview of Kali Linux Resources ● VMWare - http://www.vmware.com/ ● Kali Install Directions - http://docs.kali.org/category/installation ● Kali Downloads - http://www.kali.org/downloads/ ● Kali Repositories - http://docs.kali.org/general-use/kali-linux-sources-list-repositories ● Metasploitable 2 - http://sourceforge.net/projects/metasploitable/files/Metasploitable2/ ● Microsoft Evaluation Software - http://technet.microsoft.com/en-us/evalcenter Introduction In this section we will setup Kali Linux, Windows 7 and Metasploitable 2 as Virtual Machines (VMs) using VMWare Player on a host computer. Setting up our testing lab using virtual machines makes it very easy to learn offensive computer security testing using Kali.  Virtual machines make it possible to run several operating systems on a single computer. That way we do not need a room full of computers to set up a testing and learning environment.  We only need one machine powerful enough ...