0 1 00:00:00,000 --> 00:00:01,500 We're going to get started with building 1 2 00:00:01,500 --> 00:00:03,120 our hacking lab. Now, we've already 2 3 00:00:03,120 --> 00:00:04,680 installed VirtualBox, but now we need to 3 4 00:00:04,680 --> 00:00:06,509 install some attack and victim platforms. 4 5 00:00:06,509 --> 00:00:08,189 For our attack platform, we're going to use 5 6 00:00:08,189 --> 00:00:10,200 Kali Linux. So first, I'm going to open up 6 7 00:00:10,200 --> 00:00:11,759 our web browser, and we're going to go 7 8 00:00:11,759 --> 00:00:17,220 to kali.org. K A L I . O R G. Once we get to 8 9 00:00:17,220 --> 00:00:18,779 Kali, we're going to go to the downloads 9 10 00:00:18,779 --> 00:00:22,710 link, and we're going to click on the 32 10 11 00:00:22,710 --> 00:00:24,420 bit ISO. The reason I'm choosing the 11 12 00:00:24,420 --> 00:00:26,430 32-bit is because that will work on both 32 and 12 13 00:00:26,430 --> 00:00:28,920 64-bit systems. Kali Linux is a 13 14 00:00:28,920 --> 00:00:30,449 distribution that is created by Offensive 14 15 00:00:30,449 --> 00:00:32,460 Security, and it has a lot of the tools that 15 16 00:00:32,460 --> 00:00:33,420 we're going to use throughout this 16 17 00:00:33,420 --> 00:00:35,130 course, and there's hundreds and hundreds 17 18 00:00:35,130 --> 00:00:36,930 of tools packed into Kali Linux, so it's 18 19 00:00:36,930 --> 00:00:38,340 a really good ethical hacking platform. 19 20 00:00:38,340 --> 00:00:41,610 Now that it's finished downloading, we're going 20 21 00:00:41,610 --> 00:00:46,320 to close our web browser, and we'll go to 21 22 00:00:46,320 --> 00:00:49,289 our downloads. You can see here I have 22 23 00:00:49,289 --> 00:00:53,460 kali 2016.2 i386, that's going to be the 23 24 00:00:53,460 --> 00:00:56,070 ISO file we're going to use. Now we're 24 25 00:00:56,070 --> 00:01:01,559 going to open up our VirtualBox. Once 25 26 00:01:01,559 --> 00:01:02,940 it's open, we're going to click on new to create a 26 27 00:01:02,940 --> 00:01:06,900 new virtual machine. The type of machine 27 28 00:01:06,900 --> 00:01:08,159 we're going to create is a Kali Linux 28 29 00:01:08,159 --> 00:01:11,729 box. I'm going to type Kali for the name, select 29 30 00:01:11,729 --> 00:01:15,330 Linux as the type, and we're using 32-bit 30 31 00:01:15,330 --> 00:01:17,729 Debian for our operating system, which is 31 32 00:01:17,729 --> 00:01:20,310 what Kali is based on. Next we'll hit 32 33 00:01:20,310 --> 00:01:22,950 continue, we're going to give it two 33 34 00:01:22,950 --> 00:01:24,390 gigabytes of memory, which is twenty- 34 35 00:01:24,390 --> 00:01:28,530 forty eight megabytes, and we're not 35 36 00:01:28,530 --> 00:01:32,729 going to add a hard disk. It's going to give us a 36 37 00:01:32,729 --> 00:01:34,140 warning about this, we'll just tell it to 37 38 00:01:34,140 --> 00:01:37,829 continue. Now we have a basic machine 38 39 00:01:37,829 --> 00:01:39,299 setup, but we have a couple of changes we 39 40 00:01:39,299 --> 00:01:41,009 want to make. The first one is we want 40 41 00:01:41,009 --> 00:01:43,619 to click on System, and I want to go to 41 42 00:01:43,619 --> 00:01:47,850 processor, and I want to enable PAE. The 42 43 00:01:47,850 --> 00:01:49,500 next one is I want to go to Storage, and 43 44 00:01:49,500 --> 00:01:52,350 I want to select the empty CD-ROM disk. 44 45 00:01:52,350 --> 00:01:54,149 In this case, I'm going to choose my 45 46 00:01:54,149 --> 00:01:56,610 virtual disk, go to my downloads folder, 46 47 00:01:56,610 --> 00:02:00,780 and select Kali Linux, and then hit OK. 47 48 00:02:00,780 --> 00:02:03,240 Everything will be set up for us to use 48 49 00:02:03,240 --> 00:02:05,310 Kali as a live distribution off of the 49 50 00:02:05,310 --> 00:02:09,550 DVD ROM. Hit Start, 50 51 00:02:09,550 --> 00:02:18,600 enter the live distribution. 51 52 00:02:26,480 --> 00:02:28,670 now if we want to fill the screen, we'll 52 53 00:02:28,670 --> 00:02:30,890 go up to view at the top, and go to full 53 54 00:02:30,890 --> 00:02:33,200 screen mode, which is host key f, on a Mac 54 55 00:02:33,200 --> 00:02:36,230 that is your command key. It will give 55 56 00:02:36,230 --> 00:02:40,849 you a warning, and now we have a working 56 57 00:02:40,849 --> 00:02:44,330 functional Kali Linux machine. Now when 57 58 00:02:44,330 --> 00:02:45,830 Kali is in full screen, if you want to go 58 59 00:02:45,830 --> 00:02:47,000 back to your other environment on 59 60 00:02:47,000 --> 00:02:49,310 Macintosh, you hit command tab, and on 60 61 00:02:49,310 --> 00:02:51,049 windows you'll hit alt tab, and you can 61 62 00:02:51,049 --> 00:02:53,030 cycle through your windows just like 62 63 00:02:53,030 --> 00:02:55,310 that. In our next lesson, we're going to 63 64 00:02:55,310 --> 00:02:59,019 start installing some victim platforms.