1 00:00:00,000 --> 00:00:03,180 -: Hello and welcome back. 2 00:00:03,180 --> 00:00:05,430 So in the previous few lectures, 3 00:00:05,430 --> 00:00:08,039 we talked about virtual machines 4 00:00:08,039 --> 00:00:11,070 and why we need them for this course. 5 00:00:11,070 --> 00:00:15,930 We also mentioned that for creating our virtual hacking lab 6 00:00:15,930 --> 00:00:18,870 we will need a virtualization software 7 00:00:18,870 --> 00:00:22,890 as well as an operating system that is used for hacking 8 00:00:22,890 --> 00:00:26,760 which is also known as Kali Linux. 9 00:00:26,760 --> 00:00:31,410 Now let's see where we can download both of these. 10 00:00:31,410 --> 00:00:36,270 So let's start off with the virtualization software. 11 00:00:36,270 --> 00:00:40,023 For this course, we will be using VirtualBox. 12 00:00:41,010 --> 00:00:44,700 Now VirtualBox is a free virtualization software 13 00:00:44,700 --> 00:00:47,010 and it is quite easy to use 14 00:00:47,010 --> 00:00:51,720 and it's compatible with almost all the operating systems. 15 00:00:51,720 --> 00:00:54,330 All you have to do is type in VirtualBox 16 00:00:54,330 --> 00:00:57,660 in your search bar, and the first link 17 00:00:57,660 --> 00:00:59,910 which will be virtualbox.org 18 00:00:59,910 --> 00:01:01,980 is the one that we are looking for. 19 00:01:01,980 --> 00:01:06,980 So just click on this Oracle VM VirtualBox @virtualbox.org 20 00:01:08,130 --> 00:01:10,500 and it'll lead us to the official page 21 00:01:10,500 --> 00:01:15,500 of VirtualBox where we'll see this big download button 22 00:01:15,510 --> 00:01:19,230 that allows us to download this virtualization software. 23 00:01:19,230 --> 00:01:21,303 So once we click on it, 24 00:01:22,350 --> 00:01:24,180 it'll lead us to this page 25 00:01:24,180 --> 00:01:26,940 where we can choose which platform packages 26 00:01:26,940 --> 00:01:29,182 or in other words, which version 27 00:01:29,182 --> 00:01:30,750 of VirtualBox we want to download. 28 00:01:30,750 --> 00:01:33,948 Now these are different versions 29 00:01:33,948 --> 00:01:37,620 depending on which operating system you are running. 30 00:01:37,620 --> 00:01:39,270 So if you are running Windows. 31 00:01:39,270 --> 00:01:41,400 you want to go with Windows hosts. 32 00:01:41,400 --> 00:01:44,490 If you're running OS x, you want to go with OS x hosts. 33 00:01:44,490 --> 00:01:45,600 If you're on Linux, 34 00:01:45,600 --> 00:01:48,722 then you want to go to Linux distributions, 35 00:01:48,722 --> 00:01:49,650 and so on and so on. 36 00:01:49,650 --> 00:01:54,210 Now since I'm on Windows, I will be clicking Windows hosts 37 00:01:54,210 --> 00:01:58,710 and this will ask where to download this VirtualBox 38 00:01:58,710 --> 00:02:02,670 installation file for our virtualization software. 39 00:02:02,670 --> 00:02:05,550 Now, I already have it, so I won't be downloading it 40 00:02:05,550 --> 00:02:07,984 but you want to save it wherever you want. 41 00:02:07,984 --> 00:02:10,650 So just save it on your desktop. 42 00:02:10,650 --> 00:02:12,210 And once you do that 43 00:02:12,210 --> 00:02:15,720 let's move on to downloading Kali Linux. 44 00:02:15,720 --> 00:02:20,400 We can find Kali Linux @kali.org website, 45 00:02:20,400 --> 00:02:22,530 which you can just type in your search bar 46 00:02:22,530 --> 00:02:24,780 or you can just type Kali Linux 47 00:02:24,780 --> 00:02:28,020 and the first link should open this page. 48 00:02:28,020 --> 00:02:28,853 As we can see, 49 00:02:28,853 --> 00:02:32,026 it says the most advanced penetration testing distribution, 50 00:02:32,026 --> 00:02:36,810 and we get a small description of what Kali Linux is. 51 00:02:36,810 --> 00:02:38,040 So let's quickly read it. 52 00:02:38,040 --> 00:02:40,590 Kali Linux is an open source, Debian-based 53 00:02:40,590 --> 00:02:43,920 Linux distribution geared towards various information 54 00:02:43,920 --> 00:02:46,920 security tasks such as penetration testing, 55 00:02:46,920 --> 00:02:49,530 security research, computer forensics 56 00:02:49,530 --> 00:02:51,810 and reverse engineering. 57 00:02:51,810 --> 00:02:53,400 Okay, awesome. 58 00:02:53,400 --> 00:02:56,490 To download it we want to go to either get Kali 59 00:02:56,490 --> 00:02:58,446 or on download. 60 00:02:58,446 --> 00:03:02,010 Once we click on download, it'll lead us to this page 61 00:03:02,010 --> 00:03:04,500 where we'll have several different versions 62 00:03:04,500 --> 00:03:07,890 of Kali Linux available for download. 63 00:03:07,890 --> 00:03:12,180 Now we want to go with installer images. 64 00:03:12,180 --> 00:03:14,190 We can also go with virtual machines 65 00:03:14,190 --> 00:03:16,170 but to have it exactly as we do in the course 66 00:03:16,170 --> 00:03:20,250 we want to go with the installer images as our option. 67 00:03:20,250 --> 00:03:22,260 So click on installer images 68 00:03:22,260 --> 00:03:25,920 and down here we will see the current version of Kali Linux 69 00:03:25,920 --> 00:03:28,020 which is 2022.3 70 00:03:28,020 --> 00:03:30,210 and it'll give us several different options 71 00:03:30,210 --> 00:03:32,250 from what we can download. 72 00:03:32,250 --> 00:03:36,840 So we have 64 bit, 32 bit, and for the Apple Silicon, 73 00:03:36,840 --> 00:03:39,256 M1 and M2 chips. 74 00:03:39,256 --> 00:03:43,200 Okay, so depending on what your architecture 75 00:03:43,200 --> 00:03:47,130 and operating system is, you want to choose accordingly. 76 00:03:47,130 --> 00:03:50,220 Now, since I'm running a 64 bit machine 77 00:03:50,220 --> 00:03:52,980 I want to check right here 64 bit 78 00:03:52,980 --> 00:03:56,760 and I want to choose this installer option. 79 00:03:56,760 --> 00:03:59,010 So 64 bit installer 80 00:03:59,010 --> 00:04:04,010 and all I have to do is click it and it should work. 81 00:04:04,230 --> 00:04:07,050 It will ask me where I want to download. 82 00:04:07,050 --> 00:04:08,310 Now, once again, 83 00:04:08,310 --> 00:04:10,650 I already have Kali Linux downloaded right here 84 00:04:10,650 --> 00:04:12,720 so it's on my desktop. 85 00:04:12,720 --> 00:04:14,400 No need to download it twice. 86 00:04:14,400 --> 00:04:16,829 For you just save it on your desktop 87 00:04:16,829 --> 00:04:19,944 as you did with your VirtualBox installation file 88 00:04:19,944 --> 00:04:22,590 and you should be good to go. 89 00:04:22,590 --> 00:04:25,470 Now, if you are by any chance on a 32 bit machine 90 00:04:25,470 --> 00:04:26,880 you want to select 32 bit 91 00:04:26,880 --> 00:04:29,130 and go once again with the installer, 92 00:04:29,130 --> 00:04:33,068 or if you are on M1 chip or M2 chip on MacBook 93 00:04:33,068 --> 00:04:37,050 then you want to select Apple Silicon 94 00:04:37,050 --> 00:04:39,570 and proceed with the installer. 95 00:04:39,570 --> 00:04:42,360 However, if you are on Intel Mac 96 00:04:42,360 --> 00:04:46,350 or if your MacBook doesn't have an M1 or M2 chip 97 00:04:46,350 --> 00:04:48,900 but rather has an Intel processor, 98 00:04:48,900 --> 00:04:53,793 then you want to once again go with 64 bit just like I did. 99 00:04:54,720 --> 00:04:58,440 Now, quick little note for anyone using Apple Silicon 100 00:04:58,440 --> 00:05:01,740 M1 and M2 chip, VirtualBox will not work for you. 101 00:05:01,740 --> 00:05:06,030 So for you instead, you want to go with UTM. 102 00:05:06,030 --> 00:05:10,020 Now, UTM is only for the people that are using a MacBook 103 00:05:10,020 --> 00:05:12,030 with M1 or M2 chip. 104 00:05:12,030 --> 00:05:13,894 If you're using any other device, 105 00:05:13,894 --> 00:05:16,860 you're going with VirtualBox. 106 00:05:16,860 --> 00:05:20,160 And one more thing, this is the current version of Kali 107 00:05:20,160 --> 00:05:21,420 as we already mentioned, 108 00:05:21,420 --> 00:05:24,276 but in case you want to download any older version 109 00:05:24,276 --> 00:05:28,920 you can go to old.Kali.org, base images, 110 00:05:28,920 --> 00:05:31,590 and here you will have all the versions 111 00:05:31,590 --> 00:05:33,480 that were released before. 112 00:05:33,480 --> 00:05:37,320 In this particular course, we are using the 2020 version 113 00:05:37,320 --> 00:05:38,700 but it doesn't really matter. 114 00:05:38,700 --> 00:05:41,850 I do advise you to download the latest version 115 00:05:41,850 --> 00:05:44,340 of Kali Linux whenever you can. 116 00:05:44,340 --> 00:05:46,920 So if at the point of you watching this tutorial 117 00:05:46,920 --> 00:05:49,770 it's 2022.3, go with that version. 118 00:05:49,770 --> 00:05:51,690 If there is a newer version available 119 00:05:51,690 --> 00:05:54,360 go with the newest version instead. 120 00:05:54,360 --> 00:05:56,400 Nonetheless, thank you for watching 121 00:05:56,400 --> 00:05:59,043 and I will see you in the next lecture.